thirumalaicb Level: Sage
 Registered: 09-09-2003 Posts: 51
|
Retrieving values from .INC file
hi all
I have an .INC file which is included in the ASP files. I have a table which has a field to store all the variable names that are declared in the .INC file. INC file has two versions. One in English and One in Japanese. so if the language is English, the variable in the ASP page retrieves the concerned value from english version of INC file and displays it and if it is Japanese, then it does the same thing in Japanese.
My question is, I want that dynamically the variable name should come from the table field and from that using that particular variable name i am going to fetch the value for that variable name from INC file depending upon the language set.
Please anyone help ??!!!!! ??
____________________________
Life is at Stake; Make the most out of it!
|