comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Open webpage
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Open webpage [message #72211] Mon, 23 August 2010 03:50
Wout De Nolf is currently offline  Wout De Nolf
Messages: 194
Registered: October 2008
Senior Member
Hi All,

I used to open a webpage from within IDL using online_help like this:

file='link.html'
URL='http://www.dfanning.com'
openw,lun,file,/get_lun
printf,lun,'<HTML><HEAD><META HTTP-EQUIV="refresh" CONTENT="0;
URL='+URL+'"></HEAD>If this page does not refresh, click <A
HREF="'+URL+'">here</A>.</HTML>'
free_lun,lun
online_help,book=file

This doesn't seem to work anymore in IDL8.0 Any ideas for a
cross-platform way of opening a webpage in a webbrowser from within
IDL?

Thanks

Wox
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: FITS WCS routines
Next Topic: Re: IDL/ENVI SPOT-5 Level 1a (DIMAP format) - simple(?) gain problem

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:57:00 PDT 2025

Total time taken to generate the page: 0.00518 seconds