Question : Navigate to another page from JavaScript

Is there a way to Navigate to another page on the sever from client-side JavaScript?  

Here's what I want to do, and I know to do this using an ASP.NET command button, but I was wondering if it can be done using Javascript:

An input form is displayed.  The user fills it out, then clicks a HTML submit button.  After the submit how can I navigate to a another page?

Answer : Navigate to another page from JavaScript

Yes, that is where you would need to add that piece.
Random Solutions  
 
programming4us programming4us