User controls not displaying code correctly in asp.net
if have normal .aspx page, vb.net display code correct
comments. if have apostrophe on line line show
being comment , show light grey.
if on user control page (.ascx) page starts as:
<%@ control classname="registeremployer" %>
if have script line <script runat=server> or <script language=vb
runat=server>, color blue on lines following apostrophe
until finds apostrophe. colors not @ same
.aspx page. doesn't matter how set <script> tag, shows
same.
is there way dreamweaver treat scripts vb.net on user
controls not .aspx pages?
thanks,
tom
comments. if have apostrophe on line line show
being comment , show light grey.
if on user control page (.ascx) page starts as:
<%@ control classname="registeremployer" %>
if have script line <script runat=server> or <script language=vb
runat=server>, color blue on lines following apostrophe
until finds apostrophe. colors not @ same
.aspx page. doesn't matter how set <script> tag, shows
same.
is there way dreamweaver treat scripts vb.net on user
controls not .aspx pages?
thanks,
tom
i notice asp.net objects showing not supported in
.ascx file - of course not case.
how fix that?
thanks,
tom
"tshad" <t@home.com> wrote in message
news:f1qgbp$bfh$1@forums.macromedia.com...
> if have normal .aspx page, vb.net display code correct
> comments. if have apostrophe on line line show
> being comment , show light grey.
>
> if on user control page (.ascx) page starts as:
>
> <%@ control classname="registeremployer" %>
>
> if have script line <script runat=server> or <script language=vb
> runat=server>, color blue on lines following apostrophe
> until finds apostrophe. colors not @ same
> .aspx page. doesn't matter how set <script> tag, shows
> same.
>
> there way dreamweaver treat scripts vb.net on user
> controls not .aspx pages?
>
> thanks,
>
> tom
>
.ascx file - of course not case.
how fix that?
thanks,
tom
"tshad" <t@home.com> wrote in message
news:f1qgbp$bfh$1@forums.macromedia.com...
> if have normal .aspx page, vb.net display code correct
> comments. if have apostrophe on line line show
> being comment , show light grey.
>
> if on user control page (.ascx) page starts as:
>
> <%@ control classname="registeremployer" %>
>
> if have script line <script runat=server> or <script language=vb
> runat=server>, color blue on lines following apostrophe
> until finds apostrophe. colors not @ same
> .aspx page. doesn't matter how set <script> tag, shows
> same.
>
> there way dreamweaver treat scripts vb.net on user
> controls not .aspx pages?
>
> thanks,
>
> tom
>
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment