Learning ASP With VB6 Experience
I've been programming in VB6 for a few years now, and I've decided that I need to learn a more powerful web language than html.
So I figured why not use ASP since it's supposed to be just like visual basic.
Could anyone give me a link to some tutorial or guide on learning ASP when you already have VB6 experience (so that I only need to learn what's different in ASP from VB)?
Thanks
Re: Learning ASP With VB6 Experience
Re: Learning ASP With VB6 Experience
ASP uses VB Script which is similar to VB. :)
Re: Learning ASP With VB6 Experience
Minus the data types
and the object based techniques
and the intellisense
and the IDE
and the structure.
*depressed*