Using "Page.ClientScript" how would I call the function from code behind?
Code:<script type="JavaScript"> function OnBeginRequest(sender, args) { $get("IMGDIV").style.display=""; } </script>
|
Results 1 to 12 of 12
Threaded View
|
Click Here to Expand Forum to Full Width |