mlebel
07-12-2007, 07:21 AM
Hi All,
After long long time, I have succeed to load dynamic XML data in SOLO mode.
First, conclusions:
1) In ‘Proxied’ you can use only ‘GET’ method to retrieve dynamic data, but ‘POST’ will not work.
2) In ‘SOLO’, you can use only ‘POST’ method, but ‘GET’ will not work.
Now, to my new problem:
I can see in the server, how the data is build & sent, and I also display in the debug window the XML data as text.
But, get this: in ‘Proxied’ I get the all data back, but in SOLO, I can see that the data is truncated at some point.
The data in ‘POST’ & in ‘GET’ is generated & send back the same way.
Any one, any Idea?!!!
Tn'x
Meir
After long long time, I have succeed to load dynamic XML data in SOLO mode.
First, conclusions:
1) In ‘Proxied’ you can use only ‘GET’ method to retrieve dynamic data, but ‘POST’ will not work.
2) In ‘SOLO’, you can use only ‘POST’ method, but ‘GET’ will not work.
Now, to my new problem:
I can see in the server, how the data is build & sent, and I also display in the debug window the XML data as text.
But, get this: in ‘Proxied’ I get the all data back, but in SOLO, I can see that the data is truncated at some point.
The data in ‘POST’ & in ‘GET’ is generated & send back the same way.
Any one, any Idea?!!!
Tn'x
Meir