helen - 2007-01-25

Hi,

I tried auto-paging after user login. After I went to next page, I noticed the url not only contains some pagination info, like ?d-49653-p=2, but also contains my login info, like ?username=myname&password=mypassword.

Could someone tell how to get rid of those parameters(can I specify method=post to get it done)?

Thanks a lot