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 / Classic ASP versions(v3.4.XX)
 Delay displaying next ui
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jkpalmer52
Starting Member

USA
12 Posts

Posted - 28 October 2004 :  08:45:51  Show Profile
Is there a way to delay displaying the next ui as a forum setting?

An example is - When a user is going through the registration process and E-mail Validation and Restrict Registration are turned on, at the end of the registration process there is a "message" on the ui that displays indicating that their registration is almost complete but, the user doesn't have enough time to read it before they are presented with the next ui.

Perhaps forcing them to click on "Back to forum" rather than taking them automatically to the next ui is an option?

jkpalmer52

Edited by - jkpalmer52 on 28 October 2004 08:47:53

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 28 October 2004 :  09:14:03  Show Profile  Send ruirib a Yahoo! Message
Find all statements that contain the Refresh meta tag, like this one:


Response.Write	"      <meta http-equiv=""Refresh"" content=""5; URL=" & chkString(Request.Form("refer"),"refer") & """>" &

Increase the value in red for the number of seconds before the refresh occurs.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

jkpalmer52
Starting Member

USA
12 Posts

Posted - 28 October 2004 :  09:26:13  Show Profile
Thanks....
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.57 seconds. Powered By: Snitz Forums 2000 Version 3.4.07