Click to See Complete Forum and Search --> : Language Independent Application


Deepika Sachdev
May 29th, 2001, 07:30 AM
We want to create an application in Visual Basic which will dynamically change its Labels and Messages depending upon the language profile selected by the user.

A simple way of doing this is to pick up the labels from an ini file. But is there a better way of doing it like Custom Tags in JSP

Clearcode
May 29th, 2001, 08:17 AM
Store your strings in a resource file and populate the labels on the Form_Load event using LoadResString()

HTH,
D.

-------------------------------------------------
Ex. Datis: Duncan Jones
Merrion Computing Ltd
http://www.merrioncomputing.com