Hari:

I am not 100% sure what you are asking, but if I understand it correctly:  what i 
would do is:

You have Page 1 which is where the user enters all their information.  Unless for some 
reason, you were trying to display the calculation on this page:  I would just do a 
Request.Form("variable") on Page 2.  Then do your calculations on Page 2 from those 
variables.  

But I must admit, I am a little lost.

Andy

----- Original Message -----
From: harikrishnan unnikrishnan
Sent: 6/25/2004 2:13:09 PM
To: [EMAIL PROTECTED]
Subject: [ASP] help rqd in form submission

> hi i am new to asp and i hav to create a page which
> does some calculations based on user inputs. like i
> have three option buttons associated to a text field
> and based  on the option say easy medium, hard i hav
> to multiply a number(based on the radio option) with
> another number from a text box and get the output as a
> variable. the next thing is that i need to pass a set
> of  variables to the next page, is there any method to
> do so other than the use of a cookie. please help. the
> method can be server side or clientside, no problem. 
> HELP ME
> Hari
> 
> 
>               
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail is new and improved - Check it out!
> http://promotions.yahoo.com/new_mail
> 
> 
> 
> 
> ---------------------------------------------------------------------    
>  Home       : http://groups.yahoo.com/group/active-server-pages
> ---------------------------------------------------------------------
>  Post       : [EMAIL PROTECTED]
>  Subscribe  : [EMAIL PROTECTED]
>  Unsubscribe: [EMAIL PROTECTED]
> --------------------------------------------------------------------- 
> Yahoo! Groups Links
> 
> 
> 
>  
> 



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to