Hi,
I am making a simple database to use with a web site (using ASP). This will store job vacancies in different geographical locations. It will require a field with closing dates for the job applications. I am presently stuck with 2 aspects of this.
Firstly, I want to create an "add records" page with a form and I'm not sure how to go about adding dates on this page so that entries are consistent and easy for users to imput. Ideally I would like to have a "calender" where you can select a date, similar to those you get on airline/railway sites. How would I go about doing this?
Secondly, I would like the record to be deleted automatically the day after the closing date. Again I have no idea how to go about this.
If anyone has any ideas on how I would go about doing either of these I would greatly appreciate any assistance given.
Thanks John M.
I am making a simple database to use with a web site (using ASP). This will store job vacancies in different geographical locations. It will require a field with closing dates for the job applications. I am presently stuck with 2 aspects of this.
Firstly, I want to create an "add records" page with a form and I'm not sure how to go about adding dates on this page so that entries are consistent and easy for users to imput. Ideally I would like to have a "calender" where you can select a date, similar to those you get on airline/railway sites. How would I go about doing this?
Secondly, I would like the record to be deleted automatically the day after the closing date. Again I have no idea how to go about this.
If anyone has any ideas on how I would go about doing either of these I would greatly appreciate any assistance given.
Thanks John M.