![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 3 of 3 total |
![]() |
Sun, Mar 15 2020 7:32 AM | Permanent Link |
Matthew Jones | I know I can change the current page to another URL using assigning to the browser address (details escape me). But how can I have someone click a button and open a URL in another tab, leaving my application running? Ideally a named tab so I don't keep creating new ones.
-- Matthew Jones |
Sun, Mar 15 2020 11:25 AM | Permanent Link |
Mark Brooks Slikware | "Matthew Jones" wrote:
I know I can change the current page to another URL using assigning to the browser address (details escape me). But how can I have someone click a button and open a URL in another tab, leaving my application running? Ideally a named tab so I don't keep creating new ones. --------------------------------------------------------------------------- Open in Same Tab Window.Open(AURL,'_self','',False); Open in New Tab Window.Open(AURL,'_blank','',False); |
Mon, Mar 16 2020 4:36 AM | Permanent Link |
Matthew Jones | Mark Brooks wrote:
> Open in Same Tab > Window.Open(AURL,'_self','',False); > > Open in New Tab > Window.Open(AURL,'_blank','',False); Thank you! -- Matthew Jones |
This web page was last updated on Sunday, April 27, 2025 at 01:25 AM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |