Re: revGoUrl & POST

2005-10-17 Thread Sean Shao
I don't know how revGoUrl works (never used it) but if you can add HTTP 
Header data then you should, in theory, be able to POST data. I can't 
remember how it's done, but I did it once before in a program for a client 
to admin his online photos (RunRev application talking to PHP files). I can 
dig it up if required.


_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


revGoUrl & POST

2005-10-16 Thread Thomas McCarthy

I've already got a (clumsy) work around, but I thought it was an interesting 
question, so I ask the group:

I've used revGoUrl to open user's browers to some particular cgi:
revGoURL "http://someplace.com/something.cgi?parameters=whatever";

This seems to be a "GET" command (the '?' indicates that, right?)
Would it be possiple to "POST" some cgi with revGoURL?

cheers,
tm

___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution