Forum: ASP Jul 14th, 2004 |
| Replies: 7 Views: 7,270 Actually, when encoding entire directories, use the /xl switch... this stops the encoder from adding the language directive.
You can then add it in manually for non-includes. |
Forum: ASP Jul 14th, 2004 |
| Replies: 7 Views: 7,270 I think you can strip the language directive on the includes (after encoding). |
Forum: ASP Jul 13th, 2004 |
| Replies: 7 Views: 7,270 remove the @language directive if you are using vbscript. |