Search found 2 matches

by MartyL
Fri Jan 21, 2011 12:59 am
Forum: Internet
Topic: v4.5 & revlet & post command
Replies: 3
Views: 3683

Re: v4.5 & revlet & post command

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 d...
by MartyL
Tue Jan 18, 2011 10:15 pm
Forum: Internet
Topic: v4.5 & revlet & post command
Replies: 3
Views: 3683

v4.5 & revlet & post command

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 b...