| |
Joyce
Posts: 2
Score: 0
Joined: 3/17/2003
From:
Status: offline
|
Hello, I am a VBScript newbie, although I do have experience in ASP programming. I was wondering if it is possible to make a CD-ROM that contains client-side VBScript code to search a database or dictionary. The thing is, on the CD-ROM, I want people to choose 4 properties from 4 select boxes in a form, and then I want the code to check (on another page) which item has exactly these 4 properties. In ASP, I would use request.form("xxx") and a database, but on the CD-ROM, this is impossible. What should be my solution here?
|
|