
January 19th, 2005, 04:00 AM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 1
Time spent in forums: 3 m 11 sec
Reputation Power: 0
|
|
Saving HTML data into Access 2000
Hi,
Here's the story. At work, we have an Access database stored on a public drive on our network. my boss has recently got me to develop a form that we can enter information into. (It's for discharging old employees). The form was initially going to have information entered into it, be printed and then the paper copy filed away. It's now been preferred to take any information entered into this form and store it in this public access database. For one reason or another (e.g. the beastly amount of junk code that Excel uses to convert into HTML) I built a replica of the form using HTML. I have saved this form on the web, linked it to an ASP page which validates it and then posts the content into an ONLINE access db. So, what I'd like to know is, how can I hold the HTML form locally and save information entered into it in a LOCAL access db. I can't redevelop the form as the boss wants it left as an exact copy, which it is.
Any help would make me very happy.
Cheers.
|