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
From BCD to ADO
Shell script to queue commands
Repair Install of Windows XP I get message The File 'ASMS' on Windows CD Needed
Windows 2k8 R2 Remote Desktop Services keeps disconnecting users
Configuring MSDTC on Windows 2008 clusterQuestion:
VSS Quit Working
Count number of occurances in a string
Run the first php script in background - When done - run the next script ...
Email is being received but cannot send out
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions