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)
 about mode
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Ez4arab
Junior Member

479 Posts

Posted - 22 June 2001 :  08:45:12  Show Profile  Visit Ez4arab's Homepage
hi guys i try to change the default mode form Basic to prompt.
i do this in post.asp
my pborblem is when member hit the format it show that it is prompt mode but it is basic mode.

any idea to change basic to prompt mode



Davio
Development Team Member

Jamaica
12217 Posts

Posted - 22 June 2001 :  14:57:48  Show Profile
In the inc_code.asp file you will see this bit of code at the top:
helpstat = false;
stprompt = false;
basic = true;
That sets which Mode is the default. At the moment it is set to Basic. If you want to set it to prompt, change stprompt to "true" and change basic to "false".
helpstat = false;
stprompt = true;
basic = false;


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