K
Karl Hungus
Two questions actually,
if I manually write a postBack function call such as:
__doPostBack('button','add')"
how can I get the second parameter? EventArgs appears to have no useful
members.
Second, can you always force .net to write the doPostBack function in your
html?
Thanks,
Karl
if I manually write a postBack function call such as:
__doPostBack('button','add')"
how can I get the second parameter? EventArgs appears to have no useful
members.
Second, can you always force .net to write the doPostBack function in your
html?
Thanks,
Karl