Passing parameters to an ASP.NET "script" - HOW ?

B

Bit Byte

I may be barking up the wrong tree completely here - i.e. what I want to
do may not be possible - in which case please let me know which other
alternative way I may achieve the desire functionality.

I have been playing around with PHP for a while (original background is
10yrs+ in C/C++). I wrote a C++ program which fetches data by going to a
url (http://www.myswebsite/server.php) and passing arguments to the
script. It receives the requested data back in a callback. The script
server.php looked at the arguments passed to it, to determine the
request type etc.

I am moving away from PHP now for various reasons - however, I am not
sure how I can retain this functionality - i.e. have my C++ application
request data from the server - pass it arguments, and then receive the
requested data back.

Anyone knows how I may do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top