Hi James,

@16-Jul-2003, 18:38 -0400 (23:38 UK time) James Senick [JS] in
mid:[EMAIL PROTECTED] said:

JS> I am trying to have a filter launch a url via the Action Tab's
JS> "Run External Program" option with a command like:

JS> url:http://foobar.com/action.cfm?action=action1

What you're missing here is the way run works. You should launch
your fave browser with this as the command line - like:

"C:\Program Files\Internet Explorer\IExplore.exe" 
"http://foobar.com/action.cfm?action=action1";

That should work.

-- 
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.63 Beta/11 on Windows XP 5.1.2600 Service Pack 1
________________________________________________________

http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to