S
Smokey Grindel
I have a page with no ASP.NET controls on it put I have links that use the
__doPostBack('','') javascript method on it, it wont work, oh course I know
why, the script isnt registered.. because if you add a asp.net control to
the page suddently it works! remove it, it gives an error on clicking... how
do you get the scripts needed for it to register without having to place a
control on the form? thanks!
__doPostBack('','') javascript method on it, it wont work, oh course I know
why, the script isnt registered.. because if you add a asp.net control to
the page suddently it works! remove it, it gives an error on clicking... how
do you get the scripts needed for it to register without having to place a
control on the form? thanks!