J
Joey
How do I place comments in aspx pages that are subscribed to master
pages?
This is going to be necessary as all source code pages must have
copyrights/author information etc...
When I attempt to do this with HTML comment tags i.e. <!-- my comments
-->, it doesn't work. The compiler throws errors: "Only Content
controls are allowed directly in a content page that contains Content
controls."
Surely there has to be a way to do this.....?
TIA
pages?
This is going to be necessary as all source code pages must have
copyrights/author information etc...
When I attempt to do this with HTML comment tags i.e. <!-- my comments
-->, it doesn't work. The compiler throws errors: "Only Content
controls are allowed directly in a content page that contains Content
controls."
Surely there has to be a way to do this.....?
TIA