Forum: Graphics and Multimedia May 9th, 2007 |
| Replies: 9 Views: 11,594 try this getURL("http://csusap.csu.edu.au/~jsmit125/", (http://csusap.csu.edu.au/%7Ejsmit125/) "_blank",);
_self = this will open in same window
_blank = this will open in new window |