Click to See Complete Forum and Search --> : Updating Menu dynamically at the browser...


virendras
October 26th, 2005, 05:05 PM
Hello,

I need urgent help from Gurus!!! I am engaged in developing a portal.
Platform is ASO.NET and C# as code begind. We are generating Menus (Colapsing and Expanding vertically) using flash. It reads the MENU information from the XML file. Generation of Menu is at the Server side since Administrator module generates adds data and the flash regerates the menus as per the data. Sonce the XML file gets generated on the server, whenever any client logs in he can see the changes in menu.
Now if some client has logged in and any changes are made on the server in XML file, those changes do not get reflected at client, he sees same old menu. Now we I change the seeting in In ternet Options "Every visit to the page" the he can see those changes.

Now I do not want this change to happen manually by every user by setting option in Internet option.. Is there any way doing it programatically?

Please help me out.. I have severe deadline..

Thanks in advance...

m3rlinez
October 28th, 2005, 08:48 PM
I do not familiar with flash but can't you program the refresh interval to reload the xml file using ActionScript in flash?

virendras
October 31st, 2005, 04:03 PM
Hi,

Thanks, I will try out this option...

Thanks....

jackwen
November 8th, 2005, 11:42 PM
Hi,

There is a .net flash component may help you. It's can create create live
flash movies. ASP.NET and Win Form support.
Visit, http://www.e-iceblue.com

Good Luck!
Mickwen