What is this VB plugin ???

Discussion in 'Forum Management' started by mecho, Feb 20, 2008.

  1. #1
    Hi ,

    What is this plugin that dp using it ???

    [​IMG]


    it s soooooooooooo Great to stop AutoForumPosterSoftwares , Spammers and .... !

    Thanks in Advance .
     
    mecho, Feb 20, 2008 IP
  2. mokujin

    mokujin Well-Known Member

    Messages:
    335
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    105
    #2
    DP use a simple HTML script. Something like this:

    
    		<!-- subject field -->
    		<table cellpadding="0" cellspacing="0" border="0" class="fieldset">
    		<tr>
    			<td class="smallfont" colspan="3"><fieldset class="fieldset" style="width:630px;"><legend>New Thread In <strong>$foruminfo[title]</strong></legend><div style="padding:3px"><strong>Description</strong>: $foruminfo[description].<br /><br /><label for="cb_confirm_forum"><input type="checkbox" name="confirm_forum" id="cb_confirm_forum" value="1" onclick="double_check();"/>I believe <strong>$foruminfo[title]</strong> is the BEST section for this topic</label></div></fieldset><br /><br /></td>
    		</tr>
    		<tr>
    			<td class="smallfont" colspan="3">Title:</td>
    		</tr>
    		<tr>
    			<td><input type="text" class="bginput" name="subject" value="   [Something descriptive here will yield more responses]" size="52" maxlength="85" tabindex="1" onfocus="if(this.value=='   [Something descriptive here will yield more responses]')this.value='';" onblur="if(this.value=='')this.value='   [Something descriptive here will yield more responses]';"</td>
    			<td>&nbsp;&nbsp;</td>
    			<td><img id="display_posticon" src="clear.gif" alt="" /></td>		</tr>
    		</table>
    		<!-- / subject field -->
    
    PHP:
     
    mokujin, Feb 21, 2008 IP
    mecho likes this.
  3. mecho

    mecho Active Member

    Messages:
    538
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    75
    #3
    Thanks alot .

    there is a problem in the code that u provided , if u check that box or not ! still u can post a new thread .
     
    mecho, Feb 21, 2008 IP
  4. gree124

    gree124 Well-Known Member

    Messages:
    721
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    128
    #4
    can you tell me in which template should i use html script
     
    gree124, Feb 21, 2008 IP
  5. mecho

    mecho Active Member

    Messages:
    538
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    75
    #5
    NewThread !!
     
    mecho, Feb 21, 2008 IP
  6. mecho

    mecho Active Member

    Messages:
    538
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    75
    #6
    Anyone ???
     
    mecho, Mar 11, 2008 IP
  7. Agent.007

    Agent.007 Banned

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    which version of vb u want this for the new 3.7 ?
     
    Agent.007, Mar 11, 2008 IP
  8. mecho

    mecho Active Member

    Messages:
    538
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    75
    #8
    for 3.6.8 .
     
    mecho, Mar 11, 2008 IP