Integrate codes

Zenith

Paragon
Joined
Dec 7, 2008
Messages
1,363
Reaction score
0
FP$
6
I need this shoutbox intergrated into my forum. I have two codes a quick login and shoutbox code. Pm if you need admin panel.
<iframe src="http://www.taghost.net/sme_tag.php?u=MarvinG2" name="taghost" frameborder="0" width="800" height="300" marginwidth="0" marginheight="0"></iframe><form action="member.php" method="post">
<input type="hidden" name="action" value="do_login" />
<span class="smalltext"><strong>Quick Login:</strong></span>
<input type="text" class="textbox" name="username" title="Username" value="Username" onfocus="if(this.value == 'Username') { this.value=''; }" onblur="if(this.value=='') { this.value='Username'; }" />
<input type="password" class="textbox" name="password" title="Password" value="Password" onfocus="if(this.value == 'Password') { this.value=''; }" onblur="if(this.value=='') { this.value='Password'; }" />
<!-- start: gobutton -->
<input type="submit" class="button" value="Go" />
<!-- end: gobutton -->
</form>


This might help: http://htmledit.squarefree.com/
 
If you still need help with this just pm me and I'll do it on your forums. -😉-
 
Back
Top Bottom