Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 Confirmation Page refresh time
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

mmiller
Starting Member

21 Posts

Posted - 27 February 2001 :  14:47:28  Show Profile
Is there a way to lengthen the refresh wait of the confirmation pages? Especially the one after registering where it say "Congrats you successfully registered!"?

Thanks,
mmiller

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 27 February 2001 :  15:38:49  Show Profile
If you want to change the time it takes to refresh, you can do a search for the <meta tag in the page you want to change.

For the register page, look in the register.asp file for the <meta tag. It will look like this:
<meta http-equiv="Refresh" content="2; URL=<% =Request.Form("refer")%>">
You will change the content method to the amount of seconds you want before the page refreshes. In that code, it is set at 2 seconds.

*----*----*----*----*----*----*----*----*
"It's not how long you live that counts,
But how well you live."

*----*----*----*----*----*----*----*----*
Go to Top of Page

mmiller
Starting Member

21 Posts

Posted - 02 March 2001 :  14:36:26  Show Profile
Thanks Davio!

quote:

If you want to change the time it takes to refresh, you can do a search for the <meta tag in the page you want to change.

For the register page, look in the register.asp file for the <meta tag. It will look like this:
<meta http-equiv="Refresh" content="2; URL=<% =Request.Form("refer")%>">
You will change the content method to the amount of seconds you want before the page refreshes. In that code, it is set at 2 seconds.

*----*----*----*----*----*----*----*----*
"It's not how long you live that counts,
But how well you live."

*----*----*----*----*----*----*----*----*


Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 02 March 2001 :  15:02:55  Show Profile
You're Welcome.
Glad to help.

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07