Topic: open a web browser in a stand-alone app? (Read 736 times)
senior
open a web browser in a stand-alone app?
« on: Nov 14th, 2003, 7:03pm »
it's easy enough to open a URL in a P5 browser app using the link() function, but is there a way to do it in a standalone application? ie. do a system call to the default browser with a target URL?