Hi
I have a reporting application that uses the target attribute of the FORM tag to open the results in a new window. However, the size of the window it opens seems to be random, loosley based on the size of the last window opened.
Is there any way of specifying that the window is to be maximised when opened?. I have used the javacript window.open from a link, and I can specify window size and position, but how do I do this from a button?
Any help greatly appreciated
David )
I have a reporting application that uses the target attribute of the FORM tag to open the results in a new window. However, the size of the window it opens seems to be random, loosley based on the size of the last window opened.
Is there any way of specifying that the window is to be maximised when opened?. I have used the javacript window.open from a link, and I can specify window size and position, but how do I do this from a button?
Any help greatly appreciated
David )