Title: RE: retaining data between multiple clicks
Hi
 
>You can use divisions "<div>" each division has several fields, now display
>one divison and hide others, this way everything remains on page, changes
>made are also preserved and you simply hide the data by hiding the division.
 
Word of warning about this solution:
Netscape has serious problems with <Div> tags and forms.
 
Hass
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Punya, Sheel
Sent: den 16 april 2000 15:18
To: [EMAIL PROTECTED]
Subject: Re: retaining data between multiple clicks

            I have different tab pages,each having several input fields.User can
    fill any fields,goto other links and can come back.
            Problem:
            How do I show the previous modifications to an input field when the
    user comes back to the page?
    [Punya Sheel]  Hi Vishu,
    Another way...
    You can use divisions "<div>" each division has several fields, now display one divison and hide others, this way everything remains on page, changes made are also preserved and you simply hide the data by hiding the division.

    Try this,
    Regards,
    Punya
           

(Tel.    +91-44-625-6437 extn:310
+ [EMAIL PROTECTED]


Reply via email to