Raakesh's Webmaster Forum
September 06, 2010, 08:31:13 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Raakesh.com is now fully functional ...
Home
Help
Search
Login
Register
Raakesh's Webmaster Forum
>
Coding and Help
>
JavaScript
>
Another Javascript Redirect Method
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Another Javascript Redirect Method (Read 1408 times)
Raakesh
Administrator
Newbie
Offline
Posts: 30
Another Javascript Redirect Method
«
on:
April 23, 2008, 03:48:32 PM »
This can be used to carry over value to another page from one page.
The meta refresh code does work fine, but this one can be used while you are executing a script or when it is done executing and needs the user to be redirected to a confirmation page.
Code:
<script>
<!--
nextpage='ANYPAGE.php';
document.location.href=nextpage
// -->
</script>
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Introduction
-----------------------------
=> Community Rules
=> Introduce Yourself
-----------------------------
Ask Raakesh
-----------------------------
=> Ask a Question
-----------------------------
Coding and Help
-----------------------------
=> PHP
=> MySQL Databases
=> ASP
=> Dot Net
=> AJAX
=> JavaScript
=> HTML
=> Search Engine Optimization (SEO)
-----------------------------
Industry Specific
-----------------------------
=> Web Development
=> Affiliate Marketing
=> Internet Marketing
=> e-Commerce
-----------------------------
Products and Tools
-----------------------------
=> Long Tail Magic
=> Affiliate Radar (by Raakesh Blokhra and Mark Roth)
=> Offer Vault (by Raakesh Blokhra and Mark Roth)
=> LPGen (Landing Page Generator by Jonathan Van Clute)
=> Speed PPC (by Jay Stockwell)
-----------------------------
Security and VIRUSes
-----------------------------
=> Security and VIRUS
Loading...