Hello

I'm trying to figure out how to write a text file to a folder on our web site.
(from a projector, not Shockwave)

Currently, I used BuddyAPI  to read & write test scores locally on the user's hard 
drive.
I would like to store that info online for the international tests.

Locally I would write:
set OK = baWriteIni( "Settings", "Neopost", "1", 
"c:\windows\TestData\UserData\Results.txt")

I was hoping this would work, but no:
set OK = baWriteIni( "Settings", "Neopost", "1", 
"http:\\www.neopost.ca\Text\Results.txt")

Can anyone point me in the right direction?

Dave

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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