Computing.Net > Forums > Web Development > Help with Order Form.........HTML

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Help with Order Form.........HTML

Reply to Message Icon

Name: EliteNet19
Date: April 24, 2005 at 19:03:27 Pacific
OS: Beta Longhorn
CPU/Ram: BLAH
Comment:

i have a site where you can request to see a price of a part.

i want to put a form where you type in what you want, color, size, etc.

then u click submit and it send its to me....

easiest way to do so?
i think i need it in HTML bc my server does not support CGI or php.

Forget Microsoft, Go with Linux.



Sponsored Link
Ads by Google

Response Number 1
Name: -Bryan-
Date: April 24, 2005 at 19:48:10 Pacific
Reply:

http://www.webmasterworld.com/forum21/9414.htm


0

Response Number 2
Name: EliteNet19
Date: April 27, 2005 at 09:14:31 Pacific
Reply:

this did not work, i need to be a member.
any other sites out there?

Forget Microsoft, Go with Linux.


0

Response Number 3
Name: fambi
Date: April 28, 2005 at 15:37:47 Pacific
Reply:

If it doesn't need to be in real-time (for which you would need something like php), you should put together a form that sends an email.

I programme in PHP, so i can't really help, but try run a search for "send email in html".

Visit tm4b.com if you would like to send sms or bulk sms.


0

Response Number 4
Name: Laler
Date: April 29, 2005 at 13:10:26 Pacific
Reply:

> this did not work, i need to be a member.

did you mean webmasterworld? weird, someone also said that he needs to become a member to view posts in that site, but that never happens in here.

anyways, the link in webmasterworld is basically this:
<form action="mailto:xyz@xyzhost.com" method="post" enctype="text/plain">

that will send the submitted content to xyz@xyzhost.com --- by opening a mail client in the visitor's computer (if they have one)...

there're some true webmailer (free) services. basically you'll POST the form to their URL and they'll send it to an email (yours)...

but that also won't be too professional because usually they'll put their page (ad invested) on, after your visitor click submit...

sample service:
http://pages.hostedscripts.com/formmailer.html

goooogle

---
Site of the Day


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Help with Order Form.........HTML

Custom Order Form www.computing.net/answers/webdevel/custom-order-form/426.html

help with html audio www.computing.net/answers/webdevel/help-with-html-audio/410.html

help with php code! www.computing.net/answers/webdevel/help-with-php-code/3049.html