from child window ,invoke a JS function in parent widow
-
Hi friends, I am using MS.NET 2005. In my web application i open a child window ,after clicking the submit button in child window i need to close the child window and perform one JS function in the parent window. is it possible??
All I ever wanted is what others have....
CrazySanker -
Hi friends, I am using MS.NET 2005. In my web application i open a child window ,after clicking the submit button in child window i need to close the child window and perform one JS function in the parent window. is it possible??
All I ever wanted is what others have....
CrazySankerYes but the thing is that instead of puting javascript function in page put that in one js file and call that function after unload event of child window what you think
Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "
-
Yes but the thing is that instead of puting javascript function in page put that in one js file and call that function after unload event of child window what you think
Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "