I have an external exe that is a stand alone search engine, i need to launc it with the parameter for the search and it must reponse to my main swf clip for show the result.

Now i use a stand alone web server because the only one method that i found to reed some variables is the Loadvariable() function, but in this case I have tree application

swf project ----> web server ----> my exe search engine.
<--------------reponse------------------

Can SWF clip load my exe and recive some paramerets from this? I can put the variable on the standard output?
Do you know another method to passin some variable from swf and an exe application?

thanks Flx77