can anyone give me suggestions
Posted: Fri Jul 30, 2004 12:33 am
Can anyone help me in this issue
1) I have client machines having only monitors
2) cookies and sessions must not be used
3) I am having pages with dynamic contents
4) it will differ according to the language
5) i am going to fetch all the values from the database according to the language
6) i am using swf files to display the content
what i want now is
1) fetch the values once by getting the language from the user
2) maintain it as an object
3) take the values from the object and display it in the page dynamically
give me some ideas for doing this
swf files are taking time to load. so i want to minimize the database fetch
1) I have client machines having only monitors
2) cookies and sessions must not be used
3) I am having pages with dynamic contents
4) it will differ according to the language
5) i am going to fetch all the values from the database according to the language
6) i am using swf files to display the content
what i want now is
1) fetch the values once by getting the language from the user
2) maintain it as an object
3) take the values from the object and display it in the page dynamically
give me some ideas for doing this
swf files are taking time to load. so i want to minimize the database fetch