Rebase link tag in conditional comment

Rebase link tag in conditional comment

am 16.01.2008 15:53:51 von John

Hi there,

I've just been reading "ASP.Net 2.0 - Master Pages: Tips, Tricks, and
Traps" by K. Scott Allen (http://odetocode.com/Articles/450.aspx) and
discovered how rebasing works with URL's in link tags for external css
files.

My question is, does this also work for link tags enclosed within
conditional comments? eg:


Thanks in advance.

John

RE: Rebase link tag in conditional comment

am 17.01.2008 05:15:51 von stcheng

Hi John,

As for the link tag inside conditional comments, are you also using it
inside section? I've performed a simple test and it seems ASP.NET
runtime can correctly rebase the 's url (inside conditional
comments). My test is performed under VS 2008.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>From: "John"
>Subject: Rebase link tag in conditional comment
>Date: Wed, 16 Jan 2008 14:53:51 -0000
>Hi there,
>
>I've just been reading "ASP.Net 2.0 - Master Pages: Tips, Tricks, and
>Traps" by K. Scott Allen (http://odetocode.com/Articles/450.aspx) and
>discovered how rebasing works with URL's in link tags for external css
>files.
>
>My question is, does this also work for link tags enclosed within
>conditional comments? eg:
>
>
>Thanks in advance.
>
>John
>
>
>

Re: Rebase link tag in conditional comment

am 17.01.2008 08:14:31 von John

Hello Steven,

Yes it is inside the section.

That's good news. Thanks very much for you help.

Best regards

John

"Steven Cheng[MSFT]" wrote in message
news:Rbqts%23LWIHA.7336@TK2MSFTNGHUB02.phx.gbl...
> Hi John,
>
> As for the link tag inside conditional comments, are you also using it
> inside section? I've performed a simple test and it seems ASP.NET
> runtime can correctly rebase the 's url (inside conditional
> comments). My test is performed under VS 2008.
>
> Sincerely,
>
> Steven Cheng
>
> Microsoft MSDN Online Support Lead
>
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> --------------------
>>From: "John"
>>Subject: Rebase link tag in conditional comment
>>Date: Wed, 16 Jan 2008 14:53:51 -0000
>>Hi there,
>>
>>I've just been reading "ASP.Net 2.0 - Master Pages: Tips, Tricks, and
>>Traps" by K. Scott Allen (http://odetocode.com/Articles/450.aspx) and
>>discovered how rebasing works with URL's in link tags for external css
>>files.
>>
>>My question is, does this also work for link tags enclosed within
>>conditional comments? eg:
>>
>>
>>Thanks in advance.
>>
>>John
>>
>>
>>
>