[advanced search]
Results from the most recent live auction are here.
24 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Mark Forums Read
Go Back   NamePros.Com > Design and Development > Website Development
User Name
Password

Old 03-30-2006, 08:58 PM   · #1
joester7
NamePros Member
 
Trader Rating: (0)
Join Date: Mar 2006
Posts: 31
NP$: 0.00 (Donate)
joester7 is an unknown quantity at this point
Contact Box?

I do not know why I am having such a hard time installing this but I need a simple contact box including Name Email Company and Message just like this one:
http://www.centricstudios.com/contact/
That will be able to send the information right to my email address. Thanks for all the responses.


Please register or log-in into NamePros to hide ads
joester7 is offline   Reply With Quote
Old 03-31-2006, 02:51 PM   · #2
RedStarHosting.com
New Member
 
Trader Rating: (0)
Join Date: Mar 2006
Posts: 4
NP$: 0.00 (Donate)
RedStarHosting.com is an unknown quantity at this point
Try this code.. save it as a .php file and access it in your browser.
Code:
<?php if ($comments) { $emess = "This is what the person said\n\n"; $emess.= "-------------------------------------------------\n\n\n"; $emess.= "Comments:\n $comments\n\n"; $emess.= "Contact Info:\n $name\n"; $ehead= "$email\r\n"; $subj = "Contact Form"; $mailsend=mail("YOU@YOURDOMAIN.COM","$subj","$emess","$ehead"); echo "Thanks for the email.<br>"; echo "I'll get back to you as soon as I can using the email you provided."; } else { echo "<b>Contact Me</b><br><br>"; echo '<form method="post" action="'.$PHP_SELF.'"> '; echo 'Name: <br>'; echo '<input type="text" name="name"><br><br>'; echo 'Contact Email: <br>'; echo '<input type="text" name="email"><br><br>'; echo 'Message: <br>'; echo '<textarea name="comments" rows="5" cols="30"></textarea><br><br>'; echo '<br>'; echo '<input type="submit" value="Contact Me!"><br>'; echo '</form>'; } ?>
RedStarHosting.com is offline   Reply With Quote
Old 04-02-2006, 05:57 PM   · #3
joester7
NamePros Member
 
Trader Rating: (0)
Join Date: Mar 2006
Posts: 31
NP$: 0.00 (Donate)
joester7 is an unknown quantity at this point
thanks that worked great!
joester7 is offline   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Site Sponsors
EscrowDNS Hunting Moon Proof is in the Parking
Advertise your business at NamePros
All times are GMT -7. The time now is 05:30 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0