• Welcome to DNForum.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

Wanted: Service seeking help setting up a hivemail login script

Status
Not open for further replies.

maximumhost

New Member
The Originals
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 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.
Back
Top Bottom