Code Guides / Resources: 4 Guys from Rolla: i've used these guys' site many times over the years. alot of good stuff here. Hotscripts: lots of good freeware third party apps here. easy to install. Web Wiz Guide: Many good resources. VB Script Functions: a good collection of VB functions and some nice definitions Security Vulnerabilities: how to avoid pitfalls by cleansing your code. Isapi Rewrite: sooner or later, you may need this if you try to do dynamic SEO with asp and querystrings. Works like mod_rewrite, which is missing from IIS. DP's ASP forum: well you already know that. You're already there! hehe DP Rocks - just thought i'd list it here since i use it all the time. Coding tips from Microsoft: just what it says. ASPin: I've used scripts from Aspin, nice collection of stuff. ASP 101: Good articles and tutorials for Classic ASP. Those are some pretty good resources - I'll put up some more later as i think of them.
There is also http://www.planet-source-code.com/ which has a massive database of ASP/vbscript stuff, its been useful to me for a number of years now. Phil
thank you for these resources.. I am also looking for great video tutorials.. Can't find full beginner tuts.. Anyone?
Nice list of ASP references. From above list, recently I have used coding tips from Microsoft and Web Wiz Guide. Thanks a lot for sharing such a great tutorials.