Hi, as far as I know, to be able to send a contact form, you need the PHP mail() function. As I don't have PHP installed, is there some other solution to do it ?
Page 1 of 1
How do I create a contact form if I don't have PHP installed ?
#3
Posted 24 September 2009 - 09:58 AM
Unfortunately I don't know that much programming. I barely passed the "Hello world" test for PHP
)
I googled a little and discovered the 3rd party form processing tools like http://www.freedback.com and http://www.123contactform.com .
Did you have experience with any of them?
I googled a little and discovered the 3rd party form processing tools like http://www.freedback.com and http://www.123contactform.com .
Did you have experience with any of them?
#4
Posted 24 September 2009 - 11:03 AM
All those do is create web forms.They still do nothing to handle the information that is gathered by the forms they create, nor do they do anything like email. They create simple HTML forms, and HTML is not capable of doing anything other than displaying web content.
"Take the risk of thinking for yourself, much more happiness, truth, beauty, and wisdom will come to you that way" - Christopher Hitchens
#5
Posted 24 September 2009 - 11:10 PM
What kind of server side scripts(Perl, ASP, PHP, JSP etc) does you server support? If you know that, you would aim better.
If its your own server, you can always install PHP in 5 minutes.
If its your own server, you can always install PHP in 5 minutes.
#6
Posted 26 September 2009 - 01:18 PM
In the past, before I had a host with PHP, I used the Tipjar Generic Form Handler. It's free and pretty easy.
If/when you get PHP installed, I recommend Formmail from Tectite.
If/when you get PHP installed, I recommend Formmail from Tectite.
Help us help you. If HelpBot replies, you MUST follow step 1 in its reply so we know you need help.
Boredom Software Stop Highlighting Things
Boredom Software Stop Highlighting Things
Share this topic:
Page 1 of 1

Help

Back to top











