Stitcho
02-15-2008, 12:01 AM
Hi, Im looking to create some data access pages but just have a quick question about searching (hopefully).
I can create the data access page linked to a query no problem and if I run it from within Access it opens a search parameters box that I can put my search criteria into. If I run the html page externally from Access I dont get anything like that and it just displays all records.
Does anyone know how to create some sort of html search page to query the Access DB and then bring back the results on the data access page?
I know this can be done using ASP but I cant deploy using this technology so I need a basic HTML way of doing it if possible. If its a bit long winded to explain maybe a pointer towards to online tutorials may be handy :)
I can create the data access page linked to a query no problem and if I run it from within Access it opens a search parameters box that I can put my search criteria into. If I run the html page externally from Access I dont get anything like that and it just displays all records.
Does anyone know how to create some sort of html search page to query the Access DB and then bring back the results on the data access page?
I know this can be done using ASP but I cant deploy using this technology so I need a basic HTML way of doing it if possible. If its a bit long winded to explain maybe a pointer towards to online tutorials may be handy :)