Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   How to use session to store data..Plz Help... (http://www.velocityreviews.com/forums/t803195-how-to-use-session-to-store-data-plz-help.html)

sanju 05-14-2007 06:34 AM

How to use session to store data..Plz Help...
 
Hi all, i am a asp programmer and i want to use the session variable
to store values. I have one asp page including 5 textboxes and 25
radio buttons. My problem is when i submitting the information at the
first time and after filling half of the form if i closed the form
then next time when i again want to fill that form, it should select
that controls which i selected at the first time.
I dont know how to do it.
plz kindly help me,

Thanks in advance.


Evertjan. 05-14-2007 11:45 AM

Re: How to use session to store data..Plz Help...
 
sanju wrote on 14 mei 2007 in microsoft.public.inetserver.asp.general:

> Hi all, i am a asp programmer and i want to use the session variable
> to store values. I have one asp page including 5 textboxes and 25
> radio buttons. My problem is when i submitting the information at the
> first time and after filling half of the form if i closed the form
> then next time when i again want to fill that form, it should select
> that controls which i selected at the first time.
> I dont know how to do it.


Show the minimal code you have done sofar.


--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)


All times are GMT. The time now is 09:43 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57