If you need to resize and setting the window size in the admin tool will not do it, Create and Active Link the fires on window open. The action should be a run process with with this command. (I set mine to 1000,700), but it up to you
javascript:window.resizeTo (width,hight);

And if you need to set the position: (zero,zero means top left of the screen
javascript:window.moveTo(0,0);

*Rocky*

Rocky Rockwell
eMA Team – Remedy Developer
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Ph#1: 214-567-8874
Ph#2: 325-884-1263



Batwe, Saurabh [NCSUS Non-J&J] wrote:
**

Hi All,

I need information regarding

            1. How can I control the window size on remedy web.

            2. On which window locatin the screen should open

I’m running the application on Midtier 6.3 patch 19, ARserver 6.3 Patch-19.

Thanks

Saurabh

__20060125_______________________This posting was submitted with HTML in it___

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"

Reply via email to