Hi,
I'm playing with javaScript and AJAX and using the source code used in this page: (Actually I copied the code on the Default.aspx to the page I was working on, which has a MasterPage and translated from C# to VB.NET)
However, I'm having an "Object Required Error" in the line
divRef.style.display = "block"; Any ideas why is this happening?
Thanks,
Ana