CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> .NET

 Use the System.Resources.ResourceManager Class?

Print topic Send  topic

Author Message
lue

Posts: 20
Posted: 10/29/2006, 10:34 AM

I want use (for example)

variable = rm.getString("CCS_Error")

in a public function, stored in the DataUtility.vb File to use translations of the System.Resources.ResourceManager. If i implement such variables in a normal page its no problem, but in the DataUtility.vb-File it doesnt function. I tried to declare rm in different forms but without success.

Who knows a solution? Thanks

Christian

View profile  Send private message
Stan
Posted: 10/30/2006, 6:42 AM

The instance of the ResourceManager is stored into the Application collection. You can obtain it via

rm = CType(Application("rm"),System.Resources.ResourceManager)

Stan

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.