I have two questions...... ..
1) How can i call a JavaScript function in asp.net code?
I don't wan to call this function on any button click event instead
i want to call this JavaScript function when the ASP.NET function returns true.
2) How can i call a ASP.NET function through JavaScript function.
1) How can i call a JavaScript function in asp.net code?
I don't wan to call this function on any button click event instead
i want to call this JavaScript function when the ASP.NET function returns true.
2) How can i call a ASP.NET function through JavaScript function.
Comment