(imported topic written by rharmer91)
I’m looking to pop open a web page after someone reads a message from a task.
run “c:\progra~1\intern~1\iexplore.exe http://www.website.com”
Works from a command line, but can’t from an action script… How might I do this?
It looks like I could distribute Iexplore.exe and include that in the command line… It opens the web page, but isn’t exactly what I’m looking for as I don’t want to update Iexplore.exe on people’s machines.
Thanks,
Rich