PDA

View Full Version : need some help on Web Based application


Thimo
09-26-2002, 02:54 AM
currently doing a simple web based project on inventory sytems....eg. stationary

i managed to create the database using M Access, and able to retrieve the data from the table using ADO and SQL language in the .asp file........

i now want to input data into data base then suddenly i am stuck......duuno what to do exactly....... as much as i know , is to use the command objec of ADO, i really not that sure.....

i juz need some basic guide, very general is enough. then i can look up the information myself......

thanks

aabruzzese
09-26-2002, 03:08 AM
Hi,

For excellent how to's goto www.asp101.com, they have the best and easiest to use samples.

Very easy to download the code and tweak till you understand.


Check it out.


Angelo
:)