PDA

View Full Version : Form to email again


v6faz
03-04-2009, 08:58 PM
right i have bought more hosting from a different company that supports most languages ie asp, php ect ect.

i like the look and layout of certain forms that are ready made in WE7 so now i have the forms and a decent hostin company, how can i use them, ill even pay someone to help me with this as im still trying to solve this.

Important point - to use the forms that come with WE7

Any one????

JohnnyD
03-04-2009, 11:30 PM
right i have bought more hosting from a different company that supports most languages ie asp, php ect ect.

i like the look and layout of certain forms that are ready made in WE7 so now i have the forms and a decent hostin company, how can i use them, ill even pay someone to help me with this as im still trying to solve this.

Important point - to use the forms that come with WE7

Any one????

Honestly, the forms that come with WE are, in my opinion, useless. I use the form builder from coffeecup. I am prety sure WebMonkey08 does too. It's a great program and is very easy to use. I recommend spending a couple bucks and getting that. I think I paid around $40. It's an investment that keeps givign back each time I have to use it.

steveeide
03-05-2009, 05:57 PM
Coffeecup has a free trial period of around 21 days. I suggest you download it and give it a try. It is very easy to use and implement with WE. I'm not affiliated with Coffeecup, but I like their approach, the forums are active, and I get a tech support answer quickly.

JohnnyD
03-05-2009, 11:24 PM
Coffeecup has a free trial period of around 21 days. I suggest you download it and give it a try. It is very easy to use and implement with WE. I'm not affiliated with Coffeecup, but I like their approach, the forums are active, and I get a tech support answer quickly.

I'm not affiliated either. I just know what I like and what I like always works. Don't rely on the trial download to do your actual form though. Pay the money and get the real deal. Like i said, it pays for itself time and time again. Each time you do a design with a custom form, you can charge for it. ;)

v6faz
03-07-2009, 05:33 PM
Thanks guys, but i have WE7 forms working very well now. it does work simply and i get the info i need directly to my inbox. im not using formmail or coffee cup just a simple php script that allows me to collect the info i need.

;)

Dave Koehler
03-07-2009, 05:44 PM
how about passing along that script?
I don't think any of us expected to see simple used in the same sentence with formtoemail.

davidrosso
03-07-2009, 06:04 PM
how about passing along that script?
I don't think any of us expected to see simple used in the same sentence with formtoemail.

The php process I use is simple Dave. I use Frontpage to create the form, save it as a html file, use PHP Form Wizard to import the form, the select the options I want and form wizard creates the php file to process the form.