Aja * My* Ajax

Latest:   

ASP.NET Example for MySQL

Microsoft's .NET Framework: ASP MySQL Data Access Example...
Try this ASP.NET table listing routine with any MySQL table:
Yes, there are still a few Classic ASP/VBScript elements here... But ODBC usually makes it easy to change your DB to MSSQL or whatever.
Tip: notice the aspx screen output is stored in one concatenated string and displayed once. This technique will speed up your pages in general.