Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Back button in Tool bar


Message #1 by "Udhayakumar. U" <udhayakumar@i...> on Tue, 26 Nov 2002 15:36:31 +0530
Where are the username and password inputted?  Inside "text" and 
"password"
input elements, I suppose.  In this case, I don't think it's relating 
to
JavaScript.

Well, you could use cookie technique to save username and read it 
later.
However, I'm not sure you could get password value.

> -----Message d'origine-----
> De=C2=A0: Udhayakumar. U [mailto:udhayakumar@i...]
> Envoy=C3=A9=C2=A0: mardi 26 novembre 2002 11:07
> =C3=80=C2=A0: javascript
> Objet=C2=A0: [javascript] Back button in Tool bar
>
>
> Hai,
>
>  I have problem when i am clicking back button.
>
>  My problem is in my index page i have three frames.Using
> Javascript i am
> generating Login page and using document.write i am writing
> the generated
> HTML.
>
>  My problem is if i am clicking submit button in the frame it
> is going
> correctly to the next page.When i am clicking the back
> button,it is clearing
> both Username and password.
>
>  I don't want to clear the user name.
>
>  I think the problem is b'coz of generating HTML using javascript.
>
>  But can u please tell me how to solve this problem
>
>  Regards
>  Udhaya
>
>
>

  Return to Index