What I'm thinking of doing is replacing the word "Category" on the web pages with something like <%=Translate("Category") %>. I will then create some kind of data store (probably a formated text file), Load the "dictionary" for this client into a row set, Find "Category" and return the translation, "Artist Discipline" in this case.

Put this functionality in a library. Don't store the data in a RowSet, just use an array in the library's private data, which a library method accesses.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to