Yves:

I second Dave's idea. Are you sure "it" does not have what you need:

 POST tUploadData to url tURL
 put it into tServerResponse

I use this a lot...

(not tested in revlet)

Christian Langers wrote:
Hi Yves,

may it be :

put "http://www.mondomaine.com/myfunctionfile.php?var="&urlencode(tVar) into tURL
put URL("File:"&tURL) into myNewVar

using $_GET["var"] in PHP and echo the result ?


Greets,

Christian


_______________________________________________
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

Reply via email to