I have just completed my web page www.waynesboropost15.com and am having a problem with the submit button on forms that I have loaded to the web site. I have developed the form from scratch. When I inserted the "submit" button I had added the following html code:
Before Tag: <A HREF="mailto:
Inside Tag post15@pa.net"
After Tag: richardcline</A>
When the form was uploaded to the web I lose the Submit button and in its place I see the "After Tag" persons name shown above.
Question: What did I do wrong? I have read the tutorials an did not follow them exactly but felt how I constructed the form pretty much agreed with what your tutorials had provided for guidelines. Example of form on my web site is http://waynesboropost15.com/aux_application.html.
Thanks for the help
Jim
Before Tag: <A HREF="mailto:
Inside Tag post15@pa.net"
After Tag: richardcline</A>
When the form was uploaded to the web I lose the Submit button and in its place I see the "After Tag" persons name shown above.
Question: What did I do wrong? I have read the tutorials an did not follow them exactly but felt how I constructed the form pretty much agreed with what your tutorials had provided for guidelines. Example of form on my web site is http://waynesboropost15.com/aux_application.html.
Thanks for the help
Jim
Comment