> > >> > >> I've been trying to use Lingo's postNetText to get a $_POST var to > >> PHP, but it isn't connecting properly. Also, this could > >> hypothetically get data TO my database, but I'm not even > sure how I > >> would get data FROM my database this way. > > If you take a look at the info on "postNetText", you'll find > that it can receive a return from the server as well as > sending a request. > "Post" is something of a conventional misnomer. > > Look also at "netID" and "netTextResult". >
Also be sure to use the property list syntax for postNetText. I had similar problems in the past using the string syntax. Florian [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!]
