Create a separate file for all the content within the <script></script> tags
- a .js file for javascript - and use the SRC attribute of the SCRIPT tag to
refer to the file.
Hope that helps.
Broto Chakrabarti
broto@g...
----------------------------------------------------------------------
Subject: IDE Bug in VS.Net Beta2
From: kevinj@a...
Date: Wed, 19 Sep 2001 17:28:36
X-Message-Number: 1
I can't seem to get around this problem...the IDE appears to reformat my
line breaks etc. within the <script></script> tags and makes the .aspx
pages non-compileable...any idea how to get around this...
An example if I open the Chap 7 examples the IDE trashes the page_load
event, which means I can't make any changes because it will always
reformat this sectiont to where it is unreadable and uncompile-able.
Thanks,
Kevin J