Hi all
I am working on a page to create an e-mail form. I would like to populate the who to send to dropdown box from a text file or some source that I can just upload to our hosting site every week or so rather than modify the select dropdowns everytime an employee leaves or we hire one.
I would like the file to be able to have Names and e-mail addresses (one for the value one for the display).
I am well versed in creating record sets from databases for applications I have created locally but since this is going to be hosted there will not be a database at the hosting site. I realize I could build an access database with one table with two columns and work that way but there must be an easier way.
Any ideas would be appreciated.
I am working on a page to create an e-mail form. I would like to populate the who to send to dropdown box from a text file or some source that I can just upload to our hosting site every week or so rather than modify the select dropdowns everytime an employee leaves or we hire one.
I would like the file to be able to have Names and e-mail addresses (one for the value one for the display).
I am well versed in creating record sets from databases for applications I have created locally but since this is going to be hosted there will not be a database at the hosting site. I realize I could build an access database with one table with two columns and work that way but there must be an easier way.
Any ideas would be appreciated.