PDA

View Full Version : Need a contact form



lilas
July 15th, 2007, 11:04 PM
Hello,

I need a contact form on my website, that will send to my email address what the visitor enter in the form fields. The problem is that I can't run any php scripts.. is there a way to use some html form?
:yesplease:

Radar
July 16th, 2007, 12:01 AM
Hi Lilas,

Welcome to the site.

What you are looking for is called a "form action".

Just ask your ISP to email you the form action code. Then just play with the HTML to learn how to edit it etc. Put it in a page first though. I'd be surprised if you can't run one of these on your server. It's not really PHP in the classic sense.

Can you give me some server specs?

Ray

lilas
July 17th, 2007, 10:19 PM
Thank you for your suggestions! I found a site that offers remotely hosted contact forms, www.emailmeform.com . Basically, I paste the html code in my website, and it calls the php script on their server who sends the email.

Radar
July 18th, 2007, 12:14 AM
Hi Lilas,

That is a neat little website you found there. Are you studying web design or just building a site for someone?

Ray