|
-
How to redirect in javascript ?
Hi all,
I am brandnew with javascript.... but: learning !
I have the following code:
var m_D = confirm('blablabla');
if (m_D==true) {
HERE I WANT TO GO TO ANOTHER PAGE
}
What is the code to go to another page?
I found out that it is not : response.redirect and not location.href.
Help is appreciated(), Ger.
Similar Threads
-
Replies: 5
Last Post: 05-06-2006, 10:22 PM
-
By Mehdi Chaouachi in forum ASP.NET
Replies: 2
Last Post: 12-12-2002, 09:48 AM
-
By Mehdi Chaouachi in forum Web
Replies: 1
Last Post: 12-11-2002, 01:11 PM
-
By Mehdi Chaouachi in forum ASP.NET
Replies: 2
Last Post: 12-10-2002, 10:57 AM
-
By Murray Foxcroft in forum Web
Replies: 5
Last Post: 11-02-2000, 02:42 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks