MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

open URL programmatically?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg85444] open URL programmatically?
  • From: Mark Fisher <particlefilter at gmail.com>
  • Date: Mon, 11 Feb 2008 06:02:49 -0500 (EST)

Hi all,

I know how to create a hyperlink and click on it to go to an URL in my
browser. But I don't know how to write a program that does that
without making the user click. In other words, I'd like a function
such as

openURL[url]

that goes to the URL in the browser. Any ideas?

--Mark


  • Prev by Date: Re: Import pdf problem
  • Next by Date: Re: Tooltips and PlotMarkers
  • Previous by thread: Re: Part or Partition or Split or Extract or ...... ????
  • Next by thread: Re: open URL programmatically?