The version before vb.Net is vb 6.0. Then which one is for asp , thatis before asp.Net
Printable View
The version before vb.Net is vb 6.0. Then which one is for asp , thatis before asp.Net
Moved.
Before ASP.Net was classic ASP. This was not included in any kind of IDE like VB6. You had to use VBScript or JavaScript to write your code, server-side, between the <%%> tags.
Actually for Classic ASP (non-.net) you used "Microsoft Visual InterDev 6.0".
I never knew that. Cool.Quote:
Originally Posted by RobDog888
I recently used it to debug a classic asp page, which was written entirely in javascript.Quote:
Originally Posted by RobDog888
It made me appreciate Visual Studio that much more.
Thanks guys...