I am trying to send data to a web form, but it wont accept it because the format is incorrect.
In my Access form, I have the format & input mask settings to Short Date, which produce a date as follows 09/01/2004
However, when I execute the following code...
...main.Document.Form(0).TextBox...