acgi dispatcher - 1.1Run AppleScripts as acgi scripts under Apache |
|
||||||||||||||||
|
|||||||||||||||||
Feedback Summary:
| Version 1.1: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
try writing perl… - Version: 1.1, 4/1/2003 06:30PM PST
silvermane
scripts using the backtick operator. Works a treat. :)
Very nice...I've been… 



- Version: 1.0b2, 4/15/2002 11:11PM PST
madmacks
looking for a tool that will let me create an alert that will tell me when someone has loaded a particular web link on a couple of small sites I run. I think I can use this to generate an AppleScript alert when a link is clicked...Great job.
Very cool...the problem… 



- Version: 1.0b2, 2/18/2002 02:14PM PST
harleyb
with executing AppleScript files though PHP like I do is that the AppleScript can't return any values to the script, it has to write them to a file and the script has to read it. This is a much nicer solution and I'm looking forward to future releases. Any hope of possibly running the dispatcher as the www user, so it can run in the background but not be as powerful as root?