|
Post by JLS_RBL on May 12, 2015 14:30:17 GMT
I am using link tool to create a link to a separate website, how do I make the page open as a new tab or window rather than either replacing the current page or opening as an inlay within the current webpage?
|
|
|
Post by leorod on May 13, 2015 13:45:43 GMT
To open a new window/tab you have to use GetNewUrl("http://...");
|
|