HighDots Forums  

request.querystring

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss request.querystring in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
vicren
 
Posts: n/a

Default request.querystring - 11-20-2004 , 05:42 AM






im passing value by request.querystring i had try <% dim a as integer dim
b as integer dim total as integer a = Cint (request.QueryString('price')) b
= Cint (request.QueryString('commision')) total = a + b %> and show the
total with <%=total%> and it shows compilation error Compiler Error Message:
BC30451: Name 'total' is not declared. can any1 guide me? thank you very much


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.