Re: help with hidden variables...
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 19:00:44 GMT
On 28 Feb 2006 06:57:29 -0800, graniteraju@xxxxxxxxx wrote, quoted or
indirectly quoted someone who said :
I want to store the "selected state value" as a hidden variable and
retrieve in other pages(maintaining a session).
for the first part of your problem see
http://mindprod.com/jgloss/htmlcheat.html#FORMS
For the second part you generate a form with a hidden field with a
default value which is the state you want the client to remember.
Other than that, you use a cookie.
see http://mindprod.com/jgloss/cookie.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- help with hidden variables...
- From: graniteraju
- help with hidden variables...
- Prev by Date: Re: Rotate around non-origin pivot point?
- Next by Date: Re: Array Initial data gives code to large error
- Previous by thread: help with hidden variables...
- Next by thread: (Probably simple) problem with displaying Unicode characters
- Index(es):
Relevant Pages
|