- Georgios Papageorgiou
- PowerBuilder
- Thursday, 14 September 2017 05:56 PM UTC
Hi PowerSphere,
I have an issue (as I guess hundreds of PowerBuilder developers has if they want to use PowerBuilder as a common web service )
If I just can get access to some kind of httpRequest object.....
Could there be a way using something from Below ?
#if defined PBDOTNET then
// From Example - works
system.collections.ArrayList al
al = create system.collections.ArrayList
// using System.Net; -- Doesnt work
// system.net sysnet -- Doesnt work
// sysnet = Create system.net -- Doesnt work
// system.web.httprequest req -- Doesnt work
// req = system.web.httprequest -- Doesnt work
On the edge of dropping PowerBuilder for the job :(
Regards
Georgios
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.