I am an ASP virgin! But I read that I could use ASP.NET on my desktop (just for me not to serve others) without IIS as long as I have the .NET framework installed.
Well, I do and I am trying to right a small web page or HTA or something that will allow me to run a query against an SQL database and return the records in internet explorer in a table (or something!)
Can someone please post an example of how to do this? I am thinking its just a matter of embedding some vbs into an html,hta or asp file?
Thanks ahead of time.
-dn