Search found 2 matches

by joakim
Thu Jan 23, 2014 9:29 am
Forum: General
Topic: External Tools - Run on webserver?
Replies: 2
Views: 1923

Thanks, i will see if i can write a script that i can use with External Tools that will open Firefox with the proper url.
by joakim
Wed Jan 22, 2014 8:28 pm
Forum: General
Topic: External Tools - Run on webserver?
Replies: 2
Views: 1923

External Tools - Run on webserver?

Hi,

Is it possible to make an external tool that sends the correct folder as argument?

Example- My web server root is C:\xampp\htdocs\ -- i want to run a PHP file that lies in C:\xampp\htdocs\test\test.php

Maybe two minutes later i want to run C:\xampp\htdocs\project\index.php

With my current ...