|
Posted by Steve Gerrard on 11/14/06 16:32
"Dag Sunde" <me@dagsunde.com> wrote in message
news:4559e5e9$0$16511$8404b019@news.wineasy.se...
>
> From vb, use the XmlHttp object or one of its siblings to POST
> the data to this php-script on the server.
>
> To view the high-scores, use the same principle. (Do it from php, and
> when your vb client needs it, Use HTTP).
>
Dag, how much data is reasonable to move back and forth using the XmlHttp object
in VB6? Is it pretty much limited to a few parameters like name, rank, and
serial number, or can you move a list of stuff? It sounds just right for OP's
needs, but I'm curious about other situations. I suppose I could try moving more
data with a series of calls or something?
Navigation:
[Reply to this message]
|