Can I use simple txt file to store and retreive hiscores. My idea is next:

on my url www.myurl.com I will create score.txt file.
from shockwave game with getNetText and postNetText I will write and
retreive simple data.

Is it possible to do that way without cgi script, with simply write and
retreive data from text file?





----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 22, 2001 12:12 PM
Subject: Re: <lingo-l> Server side High-score for shockwave game


>
> Hi Dejan,
>
> We've just finished testing postNetText for sending data across to the
> server. Your database manipulation will be done in the cgi scripts.
> Director only posts the data to the server using the postNetText or
> getNetText commands.
>
> Regards,
> Pranav
>
>
> <snip>
>
> I need to create very simple server side (not local) high score for
> shockwave game. High score should have only 10 top scores with names. How
> can I connect game with cgi script?
> <snip>
>
>
>
>
>
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
> email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo.  Thanks!]
>
>


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to