Redirect users to a new page with ASP classic

wrightstuff

New Member
I am new to ASP.In my current project I want to add a banner and by clicking on the banner we are showing a page which has login and new user options.
If the user is new, then clicking on the NewUser link redirects to a registration page which I already have in the project, and creates a user.
After registration I want to redirect the same user to a page (ex. xyz.asp).Please help me to solve this.Thanks in advance.
 
Back
Top