Hi Ganesh,

I dont have any examples with me, but you can find a lot of them on the web.
Just try googling... Here is one that I found:

http://weblogs.asp.net/astopford/articles/105551.aspx

Regards,
Venkat
www.venkatv.com

On Sat, Nov 1, 2008 at 8:01 PM, Ganesh r <[EMAIL PROTECTED]> wrote:

> Hi venkat
>
> can you get some code sample for web service in .net (add and modify the
> values)..
>
> thanks
> gan
>
>
> On 10/31/08, Venkat Viswanathan <[EMAIL PROTECTED]> wrote:
>>
>> Hi Gabriele,
>>
>> This doesn't look like a normal scenario. Normally, you get a DONE once
>> the data transfer is complete irrespective of the browser. If it is showing
>> Transfer from... then your code is trying to connect to the server. Just
>> check for some open connections. If you are not sure what exactly to remove,
>> paste your code here and someone might be able to help.
>>
>> Regards,
>> Venkat
>> www.venkatv.com
>>
>> On Thu, Oct 30, 2008 at 10:12 PM, Gabriele Murari <
>> [EMAIL PROTECTED]> wrote:
>>
>>>
>>> Hi all and thanks in advance for any help.
>>> I'm using a webservice to retrieve infos stored in a db to my flex
>>> application. I've noticed that in the status bar of my browser
>>> (firefox) i have a message that says "data transfer from ...." even if
>>> all the webservice requests have been completed.
>>> I was wondering if this is the normal scenario, or i have to close the
>>> webservice connection in order to prevent an overflow of
>>> connections....
>>>
>>> Bye
>>> Gabriele
>>>
>>>
>>>
>> >>
>>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to