asp xml
Hi
I have an asp page that send form content in an email. I would like to add 2 drop list to it. The drop list has to be dynamic. They are collection date (Wednesday 30/11/2005) and collection time (from 09.00am, 10.00am, 11.00am to 05.00pm for example). If the time and date has passed it should not appear in the list. The selected field should then be included in an email.
I would like the data to be loaded from an xml file which can be appended with a web front end.
Can you please give me the code/example on how to do this.
Thanks
|