Membership is FREE, giving all registered users unlimited access to every DNForum feature, resource, and tool! Optional membership upgrades unlock exclusive benefits like profile signatures with links, banner placements, appearances in the weekly newsletter, and much more - customized to your membership level!

Wanted: Service seeking help setting up a hivemail login script

Status
Not open for further replies.

maximumhost

Level 4
Legacy Platinum Member
Joined
Jan 23, 2004
Messages
164
Reaction score
0
Hello

I just need a script or html for that matter to allow for hivemail login. This will be without any templates, i just want a login box that would be iframed into my site 149x57 px.
If you could help me with this much appreciated, I don't have much money but...please post or pm.
thanks
 

maximumhost

Level 4
Legacy Platinum Member
Joined
Jan 23, 2004
Messages
164
Reaction score
0
maximumhost said:
Hello

I just need a script or html for that matter to allow for hivemail login. This will be without any templates, i just want a login box that would be iframed into my site 149x57 px.
If you could help me with this much appreciated, I don't have much money but...please post or pm.
thanks


ok, took too long so i made it myself ;)

<form action="index.php" method="post" name="Email" target="_parent" id="Email">
<p><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Username:
<input name="username" type="text" id="$uname" size="20" maxlength="25">
</font></p>
<p><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Password:
<input name="password" type="password" id="$pass" size="20" maxlength="25" >
<input type="submit" name="Submit" value="Go!">
</font></p>
</form><center>
<a href="http://site.com">Create an Account</a></center>
 
Status
Not open for further replies.

Who has viewed this thread (Total: 1) View details

Who has watched this thread (Total: 1) View details

Top Bottom