michellerobbins56
Programmer
Hi
Is there a way to comment out a block of code in ASP / VBscript as opposed to using ' before each line? In Javascript you can use /* block */ but have yet to find a similar QUICK way of doing the same in ASP.
From searching on Google it doesn't seem as though it's possible - other than spending extra time creating a Logic if statement to execute code which is not something I want.
Thanks for any help or comments (no pun intended)...
Is there a way to comment out a block of code in ASP / VBscript as opposed to using ' before each line? In Javascript you can use /* block */ but have yet to find a similar QUICK way of doing the same in ASP.
From searching on Google it doesn't seem as though it's possible - other than spending extra time creating a Logic if statement to execute code which is not something I want.
Thanks for any help or comments (no pun intended)...