It seems everyone is doing this (in code posts etc.)...but I dont' know how :(
whenever i try to manipulate an asp element using javascript i get a "element is null" or "document is undefined" etc. error.....
javascript works fine usually,...but only when i add the runat="server" attribute does the element seem invisible to my javascript.
any suggestions would be appreciated
Thanks, Andrew