The onreadstatechanged event fires ok after c# page on server completes database update. The asp.net page needs to re-load the embedded SWF Object without re-loading the whole page. Am currently Googling but was wondering if anyone could advise?
The onreadstatechanged event fires ok after c# page on server completes database update. The
Share
okay, so i put the swf on an ajax panel. on onreadystatechange 4/200 post the panel back and re-load from asmx which creates the config on demand from DB.