need help to passing argument to executable and get return the result

php India
  • 14 years ago

    hi friends,

    i just started learning perl and i'm trying to make an application. and i'm stuck to proceed.

    well my requirement is

    a simple cgi script having a html page contain a text box and button.

    there is one more application hello.pl

    when i pass a value in text box and press button then this cgi script should pass this textbox value to hello.pl

    hello.pl should accept that value and should prepare this

    <greet>//here text box value//</greet>


    and hello.pl should return this to cgi script which should show that
    text box ,button and that return value below the button.

    if i made executable of hello.pl using pdk

    then i'm stuck at how to pass that value to hello.exe and
    how can i get that return value in cgi and can proceed.
    i need to done it.

    Thanks in Advance

















Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“C++: an octopus made by nailing extra legs onto a dog.” - Steve Taylor