Web Wiz
Home
Home
Hosting Services
Hosting Services
Knowledgebase
Knowledgebase
Community and Support Forums
Support Forums
Customer Login
Customer Login

  New Posts New Posts RSS Feed - User Registration Rules in FAQ
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Web Wiz Web Hosting 30 Day Free Trial

Windows Hosting 30 Day Free Trial, with no obligation, on all our Windows Web and Reseller Hosting Packages.

For moreĀ informationĀ see our Windows Hosting 30 Day Free Trial page.

User Registration Rules in FAQ

 Post Reply Post Reply
Author
rjcarpenter View Drop Down
Newbie
Newbie


Joined: 21 May 2011
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote rjcarpenter Quote  Post ReplyReply Direct Link To This Post Topic: User Registration Rules in FAQ
    Posted: 30 December 2011 at 3:44am
I am a new administrator for WebWiz Forums, and I do not yet have a deep knowledge of WWF. However, I have made a minor patch to the help.asp page of WWF v10 which may be useful to other new administrators.
 
When a new user registers with WWF by clicking the Register link, the user views the Registration Rules which may be accepted or declined. If an existing user wishes to be reminded of these rules, it is necessary to click the Register link to view them. It is possible that an existing user might not realise this. Therefore, it would be desirable to include these rules in the help.asp page obtained when a user clicks the FAQ link because they could be expected to be included on that page.
 
The text of the Registration Rules is available through the global string variable strRegistrationRules, and it can be used in patching the help.asp page.
 
The help.asp page needs to be patched in 2 places as shown in the following 2 excerpts. In each case,  the patched code is marked in red.
 

Excerpt 1:

 
<table cellspacing="1" cellpadding="3" class="tableBorder" align="center">
  <tr class="tableLedger">
  <td><% = strTxtChooseAHelpTopic %></td>
  </tr>
  <tr class="tableSubLedger">
  <td><% = strTxtLoginAndRegistration %></td>
  </tr>
  <tr>
  <td class="tableRow">
<!-- RJC 30/12/2011 inserted next item -->
  <a href="#FAQA">What are the Registration Rules for the Forum?</a>
  <br />
<!-- -->
      
  <a href="#FAQ1"><% = strTxtWhyCantILogin %></a>
  <br />
  ...
</table>
Excerpt 2:
 
 
<table cellspacing="1" cellpadding="3" class="tableBorder" align="center">
  <tr class="tableLedger">
  <td><% = strTxtLoginAndRegistration %></td>
  </tr>
<!-- RJC 30/12/2011 inserted next item -->
  <tr class="tableSubLedger">
  <td><a name="FAQA"></a>What are the Registration Rules for the Forum?</td>
  </tr>
  <tr class="tableRow">
  <td align="justify"><i style="color: red">[ Disregard the first paragraph below ]</i><br /><% = strRegistrationRules %><a href="#top"
class="smLink"><% = strTxtBackToTop %></a><br /><br /></td>
  </tr>
<!-- --> 

  <tr class="tableSubLedger">
  <td><a name="FAQ1" id="FAQ1"></a><% = strTxtWhyCantILogin %></td>
  </tr>
  <tr class="tableRow">
  <td align="justify"><% = strTxtFAQ1 %><br /><a href="#top" class="smLink"><% = strTxtBackToTop %></a><br /><br /></td>
  </tr>
  ...
</table>
 
The patched code in Excerpt 2 includes the text "[ Disregard the first paragraph below ]" because the first paragraph of the default Registration Rules refers to Accept and Cancel buttons. This could confuse the user because these buttons do not exist here.
 
 
Regards
 
Ray Carpenter  

 

 
 

 

 
 
 


Edited by rjcarpenter - 10 January 2012 at 12:41am
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



Become a Fan on Facebook Follow us on Twitter Web Wiz on Google+ Community Forums Web Wiz Blogs Web Wiz News
Company Information | Contact Web Wiz | Terms & Conditions | Privacy Policy

Prices exclude VAT unless otherwise stated - $, € prices shown as a guideline only
Web Wiz Ltd, Unit 10E Dawkins Road Ind. Est, Poole, Dorset, UK, BH15 4JD
Copyright ©2001-2012 Web Wiz - All rights reserved