You need to use Microsoft Active Server Pages. These run on the server, thereby (thereoretically) putting to one side the issue of which what browser the user is using, and return HTML to the user. You can create simple forms fairly easily, and running SQL reports is ok as well. ASP can run queries, and return reports(although this is where I am currently stuck). You can manipulate the data fairly easily, by using (your choice) of Visual Basic script or Java script. I choose VB script as there are a lot of helpful web sites out there. You will need a server running either IIS(NT 4) or Personal web Server (win 95). I used NT and found the web publishing tools to be much easier to use. Also, you need to configure the ODBC (not that tricky).<br>
<br>
Be warned - if you don't have a fast machine - it'll run like a pig. I used a P200 to develop on. Also, you need to check with your ISP that they can publish the database.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.