ASP Solutions
Active Server Pages - ASP
ASP needs IIS (
Microsoft Internet Information Server) or PWS (Personal Web server) to run, because they are server side WebPages.You can create an ASP file by including a script written in vbscript or jscript in an HTML file or by using ActiveX Data Objects (ADO) program statements in the HTML file.
Tips
Connecting to an Access Database.
Hints:
Four types of cursors that ADO supports.
Return to Olusola Osinoiki's nest