cgi appleevents

J. Landman Gay jacque at hyperactivesw.com
Tue Mar 2 13:52:18 EST 2004


On 3/1/04 12:48 AM, Ed Haskell wrote:

> In Revolution 1.1 I am able to receive cgi information indirectly from 
> Apache via a program called acgi diapatcher which sends an  appleevent 
> to Revolution (and my current stack).  I use the stack as a web 
> application to generate dynamic htmls. I can run stacks in the 
> development mode which makes it very easy for debugging.  In Revolution 
> 2 and above the appleevent is passed to Revolution (I think), but I 
> can't capture it in my stack.  Was this capability taken out of 2.2?  
> I'm sure there are much more direct ways of doing this, but for now I'd 
> just like to be able to run 2.2 with my legacy stacks.

It should still work the same way, just as it always has. You need an 
appleEvent handler to catch the message, of course.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com


More information about the use-livecode mailing list