Hi guys,
I have to improve an very old asp3 site.

First thing they gave to me is to improve pass changing form.

What I did is to send and retrieve data by $.post. ASP returns just
"success" or "failed". Problem is:
1. I change pass
2. Change is successful, and I display some message
3. I click on some other link
4. Error is shown, and user is logged out

I found that every page checks whether user is logged in or not. Logging
data are kept in sessions. I tried to put new pass in session variables, etc
etc, etc, but no success. Any clues?

--
Dragan Krstić krdr
http://krdr.ebloggy.com/
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to