Forum Moderators: mack

Message Too Old, No Replies

Want a contact form on my website

         

mircea34

5:22 pm on Nov 15, 2006 (gmt 0)

10+ Year Member



I want to replace my email address from plain text with a contact form but my free webhosting provider does not allow me to run php or cgi scripts . Any suggestion?

eelixduppy

8:16 pm on Nov 15, 2006 (gmt 0)



Just print your email address and ask for feedback, which isn't generally something that produces feedback, or get a new host.

Hosting is very cheap these days and you should be able to get something for no more than $8-12 per month for something small with all the scripting languages you'll need. :)

ronburk

6:58 pm on Nov 16, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If your provider gives you access to your weblogs, and the form data is not enormous, then you could just use an HTML form with a method of "GET" and read your logs to get the form data. Not realtime notification, but if you're trying to keep it cheap...