G
Guest
Hi,
I have a form with a javacript function that I wish to call before the
Page_Load event on the server side. The function is called in the onload of
window (ie. window.onload = "myfunction()"
Is this possible? If so how, If not is there a workaround ?
I have a form with a javacript function that I wish to call before the
Page_Load event on the server side. The function is called in the onload of
window (ie. window.onload = "myfunction()"
Is this possible? If so how, If not is there a workaround ?