• 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 html code for FORM

Status
Not open for further replies.

xTOPSECRETx

New Member
Legacy Gold Member
Joined
Aug 28, 2006
Messages
129
Reaction score
0
I need a form ,

a simple ad free form, that I could use in my own template.

So people that are interested to post their .mobi domain, they submit it through the form with contact, etc!

anyone have one? im using dreamveawer
 
here ya go


<form action="MAILTO:[email protected]" method="post" enctype="text/plain">

<h3>Blah blah blah blah blahT<br>Please complete the following information!</h3>
Name:<br>
<input type="text" name="name"
value="first/last
" size="20">
<br>
Address:<br>
<input type="text" name="address"
value="address" size="20">
<br>
City/State:<br>
<input type="text" name="city/state"
value="City/State" size="20">
<br>
Country/Zipode:<br>
<input type="text" name="country/zipcode"
value="Country/zipcode" size="20">
<br>
Phone:<br>
<input type="text" name="phone"
value="areacode+number" size="20">
<br>
E-Mail:<br>
<input type="text" name="mail"
value="e-mail adddress" size="20">
<br>
Comment:<br>
<input type="text" name="comment"
value="yourcomment" size="20">
<br><br>
<input type="submit" value="Send">
<input type="reset" value="Reset">

</form>
 
Status
Not open for further replies.
Back
Top Bottom