Need a contact form

mulca
Posts: 1
Joined: 2007-07-19

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?


paul
Posts: 782
Joined: 2006-03-16
what is this doing on the

what is this doing on the ardour.org website?


Benjamin Scherrer
Posts: 101
Joined: 2006-07-27
Spam or a drunk person I

Spam or a drunk person I guess ;)


skipkent
Posts: 53
Joined: 2007-07-06
First you need to compile

First you need to compile Ardour with PHP enabled:

scons PHP=1

Once that’s done,

scons install

And that’s pretty much it.