Hi Rocky Rockwell, Dave Fincher, Fred Thanks for the guidance. This information helped me.
Thanks Saurabh -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Rocky Rockwell Sent: Saturday, February 03, 2007 9:56 PM To: [email protected] Subject: Re: WINDOW SIZE on WEB 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" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

