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

 Server Default Language Issue

Print topic Send  topic

Author Message
ecsMike

Posts: 40
Posted: 02/14/2009, 1:30 PM

I have developed an ASP application in CC4.1 and it works perfectly on my local computer. However, the target server is set for the default language to be Javascript and that cannot be changed. The application will not run as generated and adding the line of code:

<%@ Language=VBScript %>

generates an error for pages such as base ASP page that already contains a directive such as:

<%@ CodePage=1252 %>

since you cannot have two <%@ directives on the same page.

Could someone give me an idea of how to handle this. It really is not feasible to have to manually add <script language="VBScript" runat="server"> . . . </script> to every ASP page in the entire application.

Thanks . . . Mike
View profile  Send private message
ecsMike

Posts: 40
Posted: 02/14/2009, 2:57 PM

I found the answer for this issue.
View profile  Send private message

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.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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