![]() |
|
#1
|
|||
|
|||
|
Very new to Dreamweaver and website creation - absolutely no coding knowledge but i have managed to upload a fully functional website - apart from the enquiry form i created with the submit button - the reset works fine but the submit button does nothing - can anyone help.
|
|
#2
|
|||
|
|||
|
Hi
You will need to tell it what you want it to do with it. Do you want it to email the form data? Many Thanks Leo |
|
#3
|
|||
|
|||
|
Forms need an "action" or the button does nothing at all. This often means you have to write a little program to handle the form output.
|