#100984 - 2003-05-17 01:48 AM
Re: Looking for ideas...
|
Allen
KiX Supporter
   
Registered: 2003-04-19
Posts: 4562
Loc: USA
|
Actually, I'm beyond the web page part now (Thankfully). I just need to enter data the web page gives me back into my Access database.
Although the code above only displays the recordset, here is how everything works:
Like the example above, I am creating the record set from my local Access DB(using DBGetRecordSet). With the recordset, the script goes through each record in the record set, filling in the fields in the web pages(using InternetExplorer.application.getElementById). Once the data is entered into the webpages the Server gives me a "3/4ID" for that record. The "3/4 ID" is recorded in the script (using InternetExplorer.application.body.innerhtml) That "3/4 ID" needs to be placed in my local Access DB for that particular person/record.
The last step is the part I'm not sure about...
Does this help?
|
|
Top
|
|
|
|
Moderator: Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart
|
1 registered
(Allen)
and 1198 anonymous users online.
|
|
|