Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Website <==> VB Application

Name: Anonymous 2009-08-05 12:27

Ive been attempting this for a while and I haven't gotten anywhere, so I figure, why not run it by you guys? I'm trying to figure out a way to send data to and from a website and a visual basic application. Google has not been helping. So far the best I can do is send info to the VB program by having the website alter a text file while the VB program scans that text file for changes. This is not how I want it to work. Best case scenario, no database/file on the web has to be used as a middleman.

Name: Anonymous 2009-08-05 13:10

You can't. Or wait, let me rephrase this for more accuracy: You can't.

Name: Anonymous 2009-08-05 13:33

>>2
For practicality's sake, let's assume that I'm not dead-set on using VB.

Name: Anonymous 2009-08-05 13:57

>>3
Let's assume I wanted to help you, (which I don't), and the application is running on your client machine (running it on the server machine has some additional ways for communication)

Your might want to try having the application connect to the website using some sort of Socket/HTTP API and extract any data you want to use. Of course, your application can also communicate with the server using regular HTTP GET/POST.

This isn't much unlike using a web browser, except the response the web server is sending should be tailored to what your application's needs (assuming you can alter both application and web page, of course).

Name: Anonymous 2009-08-05 21:12

The less than, equal to, or greater than operator?

Name: Anonymous 2009-08-05 21:33

>>5
you mean the True operator?

Name: Anonymous 2009-08-05 23:15

>>6
Actually, NaN <==> NaN = False.

Name: Anonymous 2011-02-03 6:39

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List