Spyder1000
Technical User
I've pretty comfortable with MS Access and creating useful tools with it and I’ve briefly explored some basic ASP but I would like to learn much more about the subject and was wondering what sort of software and programs do you use to create ASP pages and applications?
I created this site with very basic ASP pages that allow new records to be added to an Access database as well as view records currently in the system but I’d like to do much more than that.
I've played around with Visual Basic.Net but often it seems like it creates massive amounts of extra files whose purpose to me is unknown. For example. In my whole site I linked above it contains an ASP & HTML page to enter a record, an Access MDB to store them, and another ASP file to view the report. Pretty simple stuff. But under VB.Net I don't even know where to begin creating such a site and when I do manage to generate an ASP page there is a truck load of other files that seem to come along with it.
I created this site with very basic ASP pages that allow new records to be added to an Access database as well as view records currently in the system but I’d like to do much more than that.
I've played around with Visual Basic.Net but often it seems like it creates massive amounts of extra files whose purpose to me is unknown. For example. In my whole site I linked above it contains an ASP & HTML page to enter a record, an Access MDB to store them, and another ASP file to view the report. Pretty simple stuff. But under VB.Net I don't even know where to begin creating such a site and when I do manage to generate an ASP page there is a truck load of other files that seem to come along with it.