Hi All,
I am trying to pass a parameter (an int) from one form to another which opens in a pop up window. I am wondering if there is any way to open the pop-up window from the code behind page rather then using the Window.open() with java script in the html. I am having a hard time openeing the popup and passing the parameter to it, any ideas?
Thanks
Kevin.
I am trying to pass a parameter (an int) from one form to another which opens in a pop up window. I am wondering if there is any way to open the pop-up window from the code behind page rather then using the Window.open() with java script in the html. I am having a hard time openeing the popup and passing the parameter to it, any ideas?
Thanks
Kevin.