Go Back   Novahq.net Forum > phphq.Net > phphq.Net Forums

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-09-2005, 02:40 AM
Guido P Schmidt
Unregistered

Posts: n/a

redirect

Is it posible to redirect from the thank you page to an other pages.

please help

webmaster@gps-info.nl
Reply With Quote
  #2  
Old 12-10-2005, 10:37 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,921

Yes, in the $thanksmessage put in this:


<script type=\"text/javascript\">
window.location=\"http://www.YOUR_URL.com.page.html\";
</script>
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #3  
Old 02-26-2012, 02:03 PM
RodneyzPc is offline RodneyzPc
RodneyzPc's Avatar
Registered User

Join Date: Feb 2012
Location: New Jersey
Posts: 6

. . . Like This . . ?

Code:
Yes, in the $thanksmessage put in this:
<script type=\"text/javascript\">
window.location=\"http://www.YOUR_URL.com.page.html\";
</script>
- - - - - - - - - - - - - - - - - - -

- - - - Like This ? - - - -

Code:
$thanksmessage="<script type=\"text/javascript\">
window.location=\"http://www.YOUR_URL.com.page.html\";
</script>";
- - - - - - - - - - OR - - - - -

Do I take out the $thanksmessage altogether and totally
replace it with the <script>--

Last edited by RodneyzPc; 02-26-2012 at 04:00 PM. Reason: I messed up as usual
Reply With Quote
  #4  
Old 02-26-2012, 04:17 PM
RodneyzPc is offline RodneyzPc
RodneyzPc's Avatar
Registered User

Join Date: Feb 2012
Location: New Jersey
Posts: 6

Now I'm really confused

..Scott..you said..
Code:
Yes, in the $thanksmessage put in this:
<script type=\"text/javascript\">
window.location=\"http://www.YOUR_URL.com.page.html\";
</script>
...I tried doing that..and then I tried...

Code:
$thanksmessage="<script type=\"text/javascript\">
window.location=\"http://www.YOUR_URL.com.page.html\";
</script>";
...My Page went blank...
...then I tried...

Code:
<script type=\"text/javascript\">
window.location=\"http://www.YOUR_URL.com.page.html\";
</script>
...My Page went blank...
...then I tried...

Code:
<div align="center" class="thanks_message"><script type=\"text/javascript\">
window.location=\"http://www.YOUR_URL.com.page.html\";
</script></div>
...I know it's gonna make me feel REAL stupid when I get
this figured out...!
__________________
. . . If it ain't got a Banjo in it . .
. . . . It Ain't Bluegrass . . . .
Reply With Quote
  #5  
Old 02-26-2012, 11:21 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,921

Quote:
Originally Posted by RodneyzPc View Post
..Scott..you said..
Code:
Yes, in the $thanksmessage put in this:
<script type=\"text/javascript\">
window.location=\"http://www.YOUR_URL.com.page.html\";
</script>
Did you actually try and modify the line "http://www.YOUR_URL.com.page.html"??

Example:

Code:
<script type=\"text/javascript\">
window.location=\"http://www.novahq.net/thankspage.html\";
</script>
No reason that wouldn't work.
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #6  
Old 02-27-2012, 02:01 PM
RodneyzPc is offline RodneyzPc
RodneyzPc's Avatar
Registered User

Join Date: Feb 2012
Location: New Jersey
Posts: 6

... LoL ...

Yeah..!

...I had it return to the index of our Home Page..

Code:
<script type=\"text/javascript\">
window.location=\"http://www.afbawindgap.org/index.html\";
</script>
...the end ( "; ) after </script> is what I guess confuses me...

Code:
$thanksmessage="<script type=\"text/javascript\">
window.location=\"http://www.afbawindgap.org/index.html\";
</script>";
= = = I'll try it this way again = = = = =

Code:
$thanksmessage="<script type=\"text/javascript\">
window.location=\"http://www.afbawindgap.org/index.html\";
</script>
__________________
. . . If it ain't got a Banjo in it . .
. . . . It Ain't Bluegrass . . . .
Reply With Quote
  #7  
Old 02-27-2012, 02:08 PM
RodneyzPc is offline RodneyzPc
RodneyzPc's Avatar
Registered User

Join Date: Feb 2012
Location: New Jersey
Posts: 6

..I guess it wanted to make me look Stupid...

. . . It's working like a Charm...!

...Thank You for your patience....

Code:
$thanksmessage="<script type=\"text/javascript\">
window.location=\"http://www.afbawindgap.org/index.html\";
</script>
__________________
. . . If it ain't got a Banjo in it . .
. . . . It Ain't Bluegrass . . . .
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
phShoutBox "redirect" problem kiros phphq.Net Forums 1 04-19-2008 11:34 PM
redirect spinal Web design and Programming 0 01-31-2004 04:30 PM
URL Redirect Buzz Feedback / Novahq.net Support 1 11-20-2003 04:45 PM
php redirect?? sob Web design and Programming 2 07-01-2003 09:13 AM


All times are GMT -5. The time now is 09:42 AM.




Powered by vBulletin®