seabaz2000
IS-IT--Management
Hi,
I was just wondering if it is possible to pass in a href in the eventarg section of the _doPostBack function so as to reload the page again with a different set of data.
e.g
current page is :
I click on a button on the webpage and it calls the doPostBack javascript function.
_doPostBack(buttonId,
and the page will now load with the new date.
I was just wondering if it is possible to pass in a href in the eventarg section of the _doPostBack function so as to reload the page again with a different set of data.
e.g
current page is :
I click on a button on the webpage and it calls the doPostBack javascript function.
_doPostBack(buttonId,
and the page will now load with the new date.