We have a shared module that gets called from all our pages that has a BODY onLoad= statement in it. I need to put a BODY onLoad= in my main page. The 2 seem to conflict with each other and the main page's onLoad doesn't get executed. Is there some way I can get both onLoad's to work? Changing the shared module isn't an option.
Thanks
Thanks