Be sure to urlEncode the parameters that go into the GET. ie "desert oasis" becomes desert+oasis Kee
On Feb 1, 2010, at 6:23 PM, Jim Ault wrote: > On Feb 1, 2010, at 5:47 PM, Devin Asay wrote: > > > Most web forms use the POST method and you can find out by looking at the > source where it will specify either GET or POST. > > The GET method, of course means the name=value pairs are added to the url. > "http://www.google.com?q=desert+oasis&language=EN" _______________________________________________ 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
