-
Our school librarian is slowly entering his book catalogue into an Access 97 database and I want some sort of front-end.
I thought the best way to do this would be on the school's internet Intranet (IIS4) but I have never done this before.
Is this possible? Where am I best looking for resources?
Cheers all
Simon
-
As you are using IIS4, You can create asp pages to do this, but depending on how much information needs entering, you will need a good knowledge of both HTML and ASP to acheive this. There are quite a few good ASP tutorials on the web. If you are already competent in VB with things like ado recordset's you shouldn't find the jump to hard.
Hope this helps
Ian