I understand ASP is server side and you cannot therefore view the source code. However, there must be some way of viewing ASP source code!
For example:
The line allows the ASP101 domain to view the source code of any ASP file provided that it's within the same directory, but what if you want to change the directory, does anyone know how to get that to work?
Or is there a software (like Dreamweaver, for example) whereby the user can import an ASP file with all the source code?
Or a debug function that allows users to view the source code?
Basically, is there anyway to view ASP on another domain!?
For example:
Code:
[URL unfurl="true"]http://www.asp101.com/samples/viewasp.asp?file=index%2Easp[/URL]
Or is there a software (like Dreamweaver, for example) whereby the user can import an ASP file with all the source code?
Or a debug function that allows users to view the source code?
Basically, is there anyway to view ASP on another domain!?