Page 1 of 1

v4.5 & revlet & post command

Posted: Tue Jan 18, 2011 10:15 pm
by MartyL
Hi All,
I'm building a business application that consumes a WebService and the interface is a Revlet.
In the application I'm using the POST command to receive the data, like this:

POST theStuff TO URL theURL

The problem is that this does not work once I build as a Revlet in revEnterprise 4.5.
If I build as a Windows application, it works.
If I build as a revlet in revEnterprise 4.0.0 it works.
I have included the Internet script library in the Standalone Application Settings.
Is this a bug? or no longer supported?

I wouldn't even bother asking, but the DataGrids that I also need to use, don't work in revEnterprise 4.0 revlets.

Thanks,
MartyL

Re: v4.5 & revlet & post command

Posted: Wed Jan 19, 2011 12:05 pm
by Mark
Hi Marty,

Make sure that the security settings are correct.

Mark

Re: v4.5 & revlet & post command

Posted: Fri Jan 21, 2011 12:59 am
by MartyL
Mark,
Good Call, because it ACTS like the network security is blocking the POST command.
There is no response the the POST command.
But, the security setting are correct.
I've built the revlet in both rev4.0 and rev4.5 with the same security setting and still doesn't work when built with rev4.5.

I did get a response from runrev support today.
They say this was a known issue with rev4.5 using the rev4.0 browser plugin.
They claim it was resolved even though I'm still having the issue.

I've worked around it for now by using rev4.0 to build the revlet.

Thanks,
Marty

Re: v4.5 & revlet & post command

Posted: Fri Jan 21, 2011 3:25 am
by Mark
That looks like a LiveCode bug, Marty.

Mark