![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hi, I'm doing a small business website for a relative, which needs a way for customers to submit an order form. is there a simple way to do this as i am very new to HTML etc. and i dont have much time to finish it. I know that you would usually use forms and scripts and such like, but the information the order form will collect is very simple and i am hoping there is a simpler way. I'm sure i've seen websites where they can open an e-mail program in which they have the form ready for the customer to e-mail back{or something like that). |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Thanks! i think i'm a bit out of my depth here! the main reason i'm posting is that i don't have the technical know how to even begin to adress the question of getting a simple order from a customer - i'm just hoping theres a simple way to do it that even i can understand! *any way* will do! i recognise that i might be a bit nieve in this, but i thought it might be worth it as a first approach |

#7
| |||
| |||
|
|
I'm doing a small business website for a relative, which needs a way for customers to submit an order form. |
#8
| |||
| |||
|
|
Thanks! |
|
i think i'm a bit out of my depth here! |
#9
| |||
| |||
|
|
graham (AT) jhn316 (DOT) karoo.co.uk wrote: Thanks! i think i'm a bit out of my depth here! the main reason i'm posting is that i don't have the technical know how to even begin to adress the question of getting a simple order from a customer - i'm just hoping theres a simple way to do it that even i can understand! *any way* will do! i recognise that i might be a bit nieve in this, but i thought it might be worth it as a first approach I think PHP is the way to go (can you tell I like php? :P). The only thing is that, in order to use PHP, your server needs to support it. To test, open notepad, write this in it: ?php phpinfo(); ? and save it as test.php Upload it to your server and visit it in your browser. If a big page opens, you're good. If it asks you to save or open, or anything else, you don't have php ![]() If you don't have PHP, I'm not sure what your next option would be... |
#10
| |||
| |||
|
|
Submit an order form? You mean like they fill out a form then hit submit and it fills out the body of an email message automatically with the address of your relative already entered? Or do you want it to, for example, write it to a file on the server. Personally, I think the latter is more professional, but it depends on the abilities of your server. Does your server support php? |
![]() |
| Thread Tools | |
| Display Modes | |
| |