0
votes
votes
1 answers
Using multiple <@ Language declarations in .aspx
We're working on a very large project that has been exclusively written in VBScript/javascript/HTML. We're starting to port it over, page-by-page into C#. We have split out common constants and code into <# Include .asp files, but wh ...
