Guest Posted August 26, 2011 Report Posted August 26, 2011 Hello everyone My idea is to give riders at the chance to propose schedule this is my test code: <label>DEPARTURE ICAO </label> <input id= size="20" type="text" /> <label>ARRIVAL ICAO</label> <input id=size="20" type="text" /> <label>DEPP TIME</label> <input id= size="20" type="text" /> <label>ARR TIME</label> <input id=size="20" type="text" /> ecc.... but my problem is how to send this data to my email Thanks and Best regards Mattia Quote
freshJet Posted August 27, 2011 Report Posted August 27, 2011 Just use an HTML form creator like icebrrg.com and insert it to your site. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.