Re: Progress Bar or Waiting message

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



hi fabrice, apologies for my previous email, it had .net 2.0 code in it.
the 1.1 version of this code is:
Page.RegisterStartupScript("LoadingMessage",
"document.getElementById('divLoading').style.display = 'none';")

also, note the corrected javascript, with "style.display"



tim


.