On Jun 28, 2005, at 4:20 PM, J. Landman Gay wrote:
I need to send some data to a php page on a web server, just a short string like "abc2". I've read all I can find on the post command in the documentation, but can't figure out how to format the data so the php script will read it.
Take a look at libUrlFormData. It shows one way of doing this. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
