Gustav Brock
gustav at cactus.dk
Tue Dec 16 03:26:09 CST 2003
Hi Jim and Mark Yes, one batch file and 300 text files and you're done! Or, if you need a GUI, a simple script for the Windows Scripting Host. /gustav > Or even text files for that matter. > Jim DeMarco > -----Original Message----- > From: MartyConnelly [mailto:martyconnelly at shaw.ca] > Sent: Monday, December 15, 2003 3:59 PM > To: Access Developers discussion and problem solving > Subject: Re: [AccessD] Slightly OT: Access vs. ASP or HTML > You could use an xml file with xpath query or vbscript and search xml dom. > Mark A Matte wrote: >> >> Hello All, >> >> I initially built this in A97...I have the task of providing a lookup >> feature. User will answer 4 yes/no questions...based on answers, >> possible solutions will be displayed(2-3 word solutions). There will >> never be more than 8 results returned...and the table containing the >> results will have approximately 300 records...and never grow. Nothing >> will be recorded, added or updated...this is strictly a lookup. >> >> With such a limited amount of data...would it be possible to leave out >> the db all together and create 1 HTML or ASP page? Any >> ideas/problems/suggestions anyone can provide would be greatly >> appreciated. >> >> Thanks, >> >> Mark A. Matte