Does anyone have any example of using a html form to seach in an xml for a first name and then when found it brings through the connecting data into the form. This has an external js script.
I have a program that when submitted goes to an email.
If the person is under 18 and has ordered an adult book the program validates and tells them they are too young to order and Adult book...
I finally worked out how to tsfr the data into an email, using HTML, and it goes to an email with one input box going into the subject heading and the rest going into the body. It works in IE and...
Thank you very much. I am new to all of this and I am doing a simple exercise where I have to use html.
I haven't learnt PHP yet and I don't want to use it in this exercise. That is next year.
HI
I need to know how to tsfr data from a form to email address, subject heading and the rest into the body of the email. I have looked everywhere and cannot find anything to help