Microsoft
Software
Hardware
Network
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
Extract / Create thumbnails (1st page) for office documents using PHP on Windows or Linux/Mac server
Apache webserver Linux and Gzip
Multilingual Issue in dotnet
Is it possible to encrypt an email message using PHP?
how to capture out parameter from storedProcedure in java
Send two files in email as attachment in unix shell scripting using ksh
how can i pay electricity bill online using hdfc netbanking ??
upgrading and moving a sql server express 2005 database to a sql server standard
Delphi, forms in Dll and Threads
checking what is TRANSACTION ISOLATION LEVEL right now