vikramonline
Programmer
I need to set a variable and redirect a user like
Session("Validate"
= False
response.redirect "login.asp"
when a button is clicked . Do i need a server side or a client side script for this.
Any code will help.I am new to this script world.
Thanx
Session("Validate"
response.redirect "login.asp"
when a button is clicked . Do i need a server side or a client side script for this.
Any code will help.I am new to this script world.
Thanx