Friends
I have a login form. After successsful login, I have to redirect the user to welcome.aspx.
While doing this, the URL will be http://www.mangabooks.com/welcome.aspx
but I need the URL to be encoded like http://www.mangabooks.com/sdDFREdsfefrvgrwghWr34r
How can i do that?
Any help will be appriciated...
TIA.