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: MOD Implementation
 email_password mod
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

CRASHexe
Starting Member

2 Posts

Posted - 28 May 2001 :  03:36:40  Show Profile
I installed the email_password mod and works great but i have a small question. after registering and clicking submit the next page comes up explaing that password will be e-mailed and.....
thats about all i can read before it jumps to the forums page. of cource i can use the back button to read the info but in order to read it all i have to use the back button a couple times. how can i increase the time it stays on the conformation page, allowing people to acualy read what it says? by the way i dont have any coding experience at all
so any help in the simplest terms would be greatly appreciated.

Thanks for a great product.

dayve
Forum Moderator

USA
5820 Posts

Posted - 28 May 2001 :  13:17:48  Show Profile  Visit dayve's Homepage
oh man, I can't recall exactly all the scripts that use this feature but if you do a search for:

<meta http-equiv="Refresh" content="2; URL=<% =Request.Form("refer")%>">

you can change the value of 2 to a higher number (in seconds). You can start with the register.asp and look for this in the other asp scripts as well. Sorry I am in a rush but this should get you in the right direciton.


Dayve
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 28 May 2001 :  13:54:34  Show Profile
Line 365 on the register.asp page.

<meta http-equiv="Refresh" content="2; URL=<% =Request.Form("refer")%>">

Change the 2 to something like 5 seconds. I don't see how come I never had a problem with the page changing too fast. Maybe I was a fast reader. lol
Think I might change it.

Go to Top of Page

CRASHexe
Starting Member

2 Posts

Posted - 28 May 2001 :  14:41:33  Show Profile
quote:

Line 365 on the register.asp page.

<meta http-equiv="Refresh" content="2; URL=<% =Request.Form("refer")%>">

Change the 2 to something like 5 seconds. I don't see how come I never had a problem with the page changing too fast. Maybe I was a fast reader. lol
Think I might change it.




Thank you very much for your help. I guess when you see the same popup all the time its a breeze but but new users just regestering, and me, might need alittle time. i are smart tho

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.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07