|
-
Oct 26th, 2002, 07:24 PM
#1
Thread Starter
Hyperactive Member
winsock help
ok, i know how to send data to say a php page using winsock.
now, how would i recieve the output of a php, after sending the information to it, so the php can do calculations, and send back to the vb proggy, the result from the calculations and then display that information (say there is for example, returns 2 values) in my app?
hope i made sense
-
Oct 27th, 2002, 01:15 AM
#2
Hyperactive Member
u need to use INET to retrieve the results from the page.
-
Oct 27th, 2002, 01:38 AM
#3
So Unbanned
Originally posted by OrdinaryGuy
u need to use INET to retrieve the results from the page.
He can use winsock.
You'll need to put:
winsock1.getdata data, vbstring
in the winsock_dataarrival
-
Oct 27th, 2002, 01:20 PM
#4
Thread Starter
Hyperactive Member
could ya perhaps post an example?
say, sending info, then the process of retreiving it?
-
Oct 27th, 2002, 07:53 PM
#5
Thread Starter
Hyperactive Member
bump
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|