View Full Version : search database
Bengal313
09-17-2002, 05:38 PM
Does Anyone have a sample script that I can modify that will search a Access database. Example, say I have a Access database called "Webdatabase.mdb." A table called "employee." and a field called "last_name. " Now I need a ASP page that will have a input box that will search this field in the database and return the results. Please help this wanna be web designer.
Morgoth
09-18-2002, 03:22 PM
Lol, this is a very easy script.
I assume you know a bit of ASP off the start.
http://aspin.com <- your new best friend :)
You'll find small simple sample code and scripts here. It really helped me learn ASP.
By the way, if you really wanna get hard code and learn ASP faster, you might want to read tutorials and not just write down someone elses code. Try to write everything out for yourself. Maybe use other peoples code as a referance, but re-write all the code and scripts and put 'comments in so you understand exactly what something does.
If you are not sure why you use something, look it up, or ask on the forums. There is alwasy someone here to help you.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.