Hi, I want a command button to go to another page when clicked but its not doing owt at moment. Here is the code please can someone tell me where im going wrong
<input type="submit" name="theButton" value="Submit" onClick= Response.redirect ("page2.html")>
cheers