PDA

View Full Version : Automator: SendToLocalHost


Devo
09-30-2005, 07:20 AM
Hi,

I am running Tiger and I would like to add a feature to Automator.

I am trying to acheive:
1) ctrl+click on a web document (say index.php)
2) send to web browser (localhost) with the correct path, i.e
http://localhost/~username/clientname/index.php

How do i go about this?

Thanks,