Hi,
I've solved the problem. I've added the sentence:
objRef.transactionResponseModel.async=false;
before the request and this carry out the task as I need.
Thanks
2007/6/25, Andreas Hocevar <[EMAIL PROTECTED]>:
Hi,
On 6/25/07, César <[EMAIL PROTECTED]> wrote:
> How can I make a synchronou
Hi,
On 6/25/07, César <[EMAIL PROTECTED]> wrote:
> How can I make a synchronous get feature petition from the WfsGetFeature
> fiel? I need to obtain the xml from the server, and then modify it. So, if
> the get feature petition is asynchronous, I can do it.
You might again want to read the docume
Hi developers,
How can I make a synchronous get feature petition from the WfsGetFeature
fiel? I need to obtain the xml from the server, and then modify it. So, if
the get feature petition is asynchronous, I can do it.
Thanks.
--