Web Hosting Talk







View Full Version : Order Form


Simply
04-17-2002, 05:10 PM
Hi,

I need an order form in either PHP or CGI with the following features/fields.

- Domain (a text field for the domain)

- Frontpage (yes|no)

- Package (a menu to select the package)

- Cycle (a menu to select between monthly and annually)

- Email (a text field for the email)

- TOS checkbox

- Submit button

What i would like is that when the customer clicks on 'submit', it sends a copy to me with all the information like formMail and redirects the customer to the right payment page according to the chosen package and cycle.

Example:

The customer enter his domain, select frontpage, select his package and his billing cycle. He checks the TOS box and clicks on submit. The order form sends a copy to me (a la FormMail) and redirect the customer to the right 2CheckOut page.

Actually, what i need would be:

Package {1|2|3|4|5|6|7|8|9|10|11|12|13)
Cycle {monthly|annually}

If package = "5" & cycle = "monthly" then send the email then redirect to 'https://www.2checkout.com/MyPackage5MonthlyURL'

Possible? If so, send me a PM with your quote!

Also, i would like it to be customizable too if i wish to remove a package or add one or use it for multiple companies or add/remove fields.

Actually, it's just like FormMail exept formmail can only redirects to one page and not multiple pages according to what the client selected. If you know or have a modified version of FormMail that can redirects to multiple pages according to the options selected in the form, it would be great too!

Thanks!

RJandthefull
04-17-2002, 05:39 PM
I PMed you. PM me back or e-mail me rskypala@optonline.net

puggy106
04-17-2002, 05:47 PM
http://www.phpmanager.com - Very good I think anyway!:)

Simply
04-17-2002, 08:41 PM
Thank you for all those who PMed and emailed me. I have now found someone :)

MODS: You can close the thread if you wish.

vibesolutions
04-17-2002, 09:10 PM
hook me up with this form as well if its available freely