-
Hi I'm new too.. giddy giddy bug! ....smile you
I'm trying to build an active database communication between clients and a server using MS Access database which is located in the server side.
Someone told me to program it using ASP since I used IIS. He told me VB can help on the program side. On the other hand I drafted out a simple html form in the front page as an interface to the client side.
My problem is
i. Can ASP be connected directly to the MS Access database
ii. How to link between ASP file and the Frontpage's html form
iii. Is IIS(NT4) really support ASP handler
iv. Can VB scripts being save as ASP file.
v. Does any software is required to support on the client side
-
yes?
greetings
i. Yes
ii. form method=post action=script.asp
iii. yes, iis is needed ot run asp
iv. not sure
v. not unless you plan to use something other then the browser to view this html form
-
-
welcome
welcome, if i were u. i would find a page that does tutorials on asp or buy a book on it. an that should help with the access db. along with how to call it =)