PERFORM-ACTION-OPEN-URL Question - Window Size

2011-07-19 Thread Raj
Hello All,
I am trying to open a URL through Active Link using PERFORM-ACTION-
OPEN-URL $TempField$
URL does open up in a new window, but the only problem is it opens up
in fullscreen mode.
Is there a way to make the window size smaller. Since the message
contained in the window is very small, so just trying to make the
window smaller so it will look better and user can easily read the
message contained in the window.
Thank you,
Raj

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: PERFORM-ACTION-OPEN-URL Question - Window Size

2011-07-19 Thread LJ LongWing
Raj,
It's opening a browser window...the browser controls the window sizeif
you have control over the page that it's going to, that page could contain
some java script that sets the window size.

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:arslist@ARSLIST.ORG] On Behalf Of Raj
Sent: Tuesday, July 19, 2011 12:18 PM
To: arslist@ARSLIST.ORG
Subject: PERFORM-ACTION-OPEN-URL Question - Window Size

Hello All,
I am trying to open a URL through Active Link using PERFORM-ACTION-
OPEN-URL $TempField$
URL does open up in a new window, but the only problem is it opens up
in fullscreen mode.
Is there a way to make the window size smaller. Since the message
contained in the window is very small, so just trying to make the
window smaller so it will look better and user can easily read the
message contained in the window.
Thank you,
Raj


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: PERFORM-ACTION-OPEN-URL Question - Window Size

2011-07-19 Thread Raj
Thanks LJ for prompt response.
How can I find out if I have the control over the page that it's going
to? Where can I check?
I am using the URL provided to me to open that URL through ActiveLink'
action.


On Jul 19, 11:27 am, LJ LongWing lj.longw...@gmail.com wrote:
 Raj,
 It's opening a browser window...the browser controls the window sizeif
 you have control over the page that it's going to, that page could contain
 some java script that sets the window size.







 -Original Message-
 From: Action Request System discussion list(ARSList)

 [mailto:arsl...@arslist.org] On Behalf Of Raj
 Sent: Tuesday, July 19, 2011 12:18 PM
 To: arsl...@arslist.org
 Subject: PERFORM-ACTION-OPEN-URL Question - Window Size

 Hello All,
 I am trying to open a URL through Active Link using PERFORM-ACTION-
 OPEN-URL $TempField$
 URL does open up in a new window, but the only problem is it opens up
 in fullscreen mode.
 Is there a way to make the window size smaller. Since the message
 contained in the window is very small, so just trying to make the
 window smaller so it will look better and user can easily read the
 message contained in the window.
 Thank you,
 Raj

 ___ _
 ___
 UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
 attend wwrug11www.wwrug.comARSList: Where the Answers Are

 ___ 
 
 UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
 attend wwrug11www.wwrug.comARSList: Where the Answers Are

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: PERFORM-ACTION-OPEN-URL Question - Window Size

2011-07-19 Thread LJ LongWing
Raj,
You said ' Since the message contained in the window is very small'.  This
tells me that you know what will be in the destination window, which tells
me you know what the URL will be?  Only you know if you (someone in your
company) has control over the web page on the web server

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:arslist@ARSLIST.ORG] On Behalf Of Raj
Sent: Tuesday, July 19, 2011 12:42 PM
To: arslist@ARSLIST.ORG
Subject: Re: PERFORM-ACTION-OPEN-URL Question - Window Size

Thanks LJ for prompt response.
How can I find out if I have the control over the page that it's going
to? Where can I check?
I am using the URL provided to me to open that URL through ActiveLink'
action.


On Jul 19, 11:27 am, LJ LongWing lj.longw...@gmail.com wrote:
 Raj,
 It's opening a browser window...the browser controls the window sizeif
 you have control over the page that it's going to, that page could contain
 some java script that sets the window size.







 -Original Message-
 From: Action Request System discussion list(ARSList)

 [mailto:arsl...@arslist.org] On Behalf Of Raj
 Sent: Tuesday, July 19, 2011 12:18 PM
 To: arsl...@arslist.org
 Subject: PERFORM-ACTION-OPEN-URL Question - Window Size

 Hello All,
 I am trying to open a URL through Active Link using PERFORM-ACTION-
 OPEN-URL $TempField$
 URL does open up in a new window, but the only problem is it opens up
 in fullscreen mode.
 Is there a way to make the window size smaller. Since the message
 contained in the window is very small, so just trying to make the
 window smaller so it will look better and user can easily read the
 message contained in the window.
 Thank you,
 Raj


___
_
 ___
 UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
 attend wwrug11www.wwrug.comARSList: Where the Answers Are


___

 UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
 attend wwrug11www.wwrug.comARSList: Where the Answers Are


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are