Hi there....... I would like some help in trying to write data to specific fields of an Access database using vbscript in my ASP file. My intention is the following:

I need my local web page to be able to write data to AccessDatabase as soon as it is requested. Several fields in a given table must be able to be over-written if requested.

For example how would I first check the values and then write to the fields Month and Day of a given table?


Your suggestions are very much needed and appreciated. Thanks.