Roger Eller wrote: > The URL is really long, so maybe I am hitting some upper limit within > LiveCode. The same URL pasted into a browser (chrome) receives a > result, but get URL within LiveCode does not. The parameter is just a > long list my server script looks up in a database. The list length > varies.
Could there be session info in that URL? Or perhaps the server is expecting a cookie that the browser provides but is not provided by your script's handling of the headers?
-- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ____________________________________________________________________ [email protected] http://www.FourthWorld.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
