CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 a way to catch a timeout in production system

Print topic Send  topic

Author Message
TheunisP

Posts: 342
Posted: 11/24/2006, 6:02 AM

Hi 1 and all, maybe someone can help

I need this line in my ASP page
<%@ CodePage=1252 TRANSACTION=Required%>

But CSS keeps on adding
<%@ CodePage=1252 %>

so I end up with:
<%@ CodePage=1252 %>
<%@ CodePage=1252 TRANSACTION=Required%>


and ASP doesn't like 2 lines with <%@ so how do I stop CSS being too clever ;-)

Later
T
View profile  Send private message
wkempees
Posted: 11/27/2006, 3:53 PM

Theunis
Have you tried the 'new' attribute?
Insert attribute and assign it in After Initialize ?
If that works on one page you might try and do that to the Default template
page?

Just a guess.
Walter

"TheunisP" <TheunisP@forum.codecharge> schreef in bericht
news:64566fb803163c@news.codecharge.com...
> Hi 1 and all, maybe someone can help
>
> I need this line in my ASP page
> <%@ CodePage=1252 TRANSACTION=Required%>
>
> But CSS keeps on adding
> <%@ CodePage=1252 %>
>
> so I end up with:
> <%@ CodePage=1252 %>
> <%@ CodePage=1252 TRANSACTION=Required%>
>
>
> and ASP doesn't like 2 lines with <%@ so how do I stop CSS being too
> clever
> ;-)
>
> Later
> T
>
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.