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

bazzo
Starting Member

Italy
20 Posts

Posted - 03 November 2004 :  06:35:37  Show Profile  Visit bazzo's Homepage
Hi everybody
is it possible to set the prompt mode as default in the insert topic page?
If yes, how?
Thanx

www.bazzo.net/forum

"Two beer or not two beer....that is the question"
W.Shakesbeer

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 03 November 2004 :  07:00:23  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Find the following code in inc_post_buttons.asp:
		"                	<option selected value=""0"">Basic </option>" & vbNewLine & _
		"                	<option value=""1"">Help </option>" & vbNewLine & _
		"                	<option value=""2"">Prompt </option>" & vbNewLine & _
and replace it with the following code:
		"                	<option value=""0"">Basic </option>" & vbNewLine & _
		"                	<option value=""1"">Help </option>" & vbNewLine & _
		"                	<option selected value=""2"">Prompt </option>" & vbNewLine & _

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page

bazzo
Starting Member

Italy
20 Posts

Posted - 03 November 2004 :  09:05:45  Show Profile  Visit bazzo's Homepage
Thanx a lot!!!!!

"Two beer or not two beer....that is the question"
W.Shakesbeer
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 03 November 2004 :  09:11:27  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
You're welcome.

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
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.29 seconds. Powered By: Snitz Forums 2000 Version 3.4.07