Use the system() function to "start" the Web address (needs Http://)
F.EX.
system("start http://www.hotmail.com/");
- me22> From: "NAHUM Marc" <[EMAIL PROTECTED]> > To: <[email protected]> > Date: Thu, 28 Mar 2002 17:17:30 +0100 > Subject: [perl-win32-gui-users] URL in label > > Hye, > > I write a text in a box where the user click yes or no ... > easy, > but I want put a url in this text and the user can click on this > url it open a browser with this url ... > > Any idea ? _________________________________________________________________ http://fastmail.ca/ - Fast Secure Web Email for Canadians

