Re: how to communicate with a server?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi irv,

Thanks for the link. I'm not running a server, and I'm probably making this sound more complicated than it actually is. Basically, I want to capture the data in a euphoria program which would otherwise be shown in a browser. So imagine there is a web page with a text field and a button. I enter a number into the text field and then hit the button (a request). The request initiates a CGI program on the server which accepts the number and does some processing, then writes a new page with some new numbers (which I would see on the page if this were all done from a browser). So the code I need is all "client" code, I'm not concerned with what goes on in the server, I just need to be able to read the "response" directly into my program (instead of reading it on the page).

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu