Re: [flexcoders] HTTPService timeout?

2011-08-02 Thread Rishi Tandon
Have you check the network monitor in flash builder 4? Sent from my iPhone On Aug 2, 2011, at 5:16 PM, "georgemeng2011" wrote: > Hello, > > I have very simple code to call a simple PHP page. PHP page will insret 2000 > records to mysql table, takes about 2 minutes. > > On PHP side, it is fin

RE: [flexcoders] HTTPService timeout

2005-10-07 Thread Mink, Joseph
comSubject: RE: [flexcoders] HTTPService timeout Currently HTTPService doesn’t support a timeout on its own.  You’ll need to use your own mechanism with setInterval.   Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Mink, JosephSent: Friday, October

RE: [flexcoders] HTTPService timeout

2005-10-07 Thread Matt Chotin
Currently HTTPService doesn’t support a timeout on its own.  You’ll need to use your own mechanism with setInterval.   Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Mink, Joseph Sent: Friday, October 07, 2005 5:03 AM To: flexcoders@ya