Thread
:
site within site?
View Single Post
StreamerDA
2005-08-04 #
2
use the getURL method in the following manner
getURL("http://www.mydomain.com", "_self");
This will open a link within the current frame of the active window.
Hope this helps
StreamerDA
View Public Profile
Visit StreamerDA's homepage!
Find all posts by StreamerDA