Re: Read buffer out of waitfor? (General questions)
I'm writing an ASP page and I need to Peek or Recieve but not until a successful WaitFor. Unfortunately WaitFor disables receive as it is collecting the data from the server. I want to response.write the data waitfor is receiving before it finds te string it is waiting for. I have tried various methods including the do while loop in the sample ASP code, but it doesn't work. Any ideas?
Complete thread:
- Read buffer out of waitfor? - Logan, 2008-07-02, 12:55
- Re: Read buffer out of waitfor? - wodDamir, 2008-07-02, 13:08
- Re: Read buffer out of waitfor? - Logan, 2008-07-02, 17:01
- Re: Read buffer out of waitfor? - woddrazen, 2008-07-02, 17:41
- Re: Read buffer out of waitfor? - Logan, 2008-07-03, 19:17
- Re: Read buffer out of waitfor? - woddrazen, 2008-07-02, 17:41
- Re: Read buffer out of waitfor? - Logan, 2008-07-02, 17:01
- Re: Read buffer out of waitfor? - wodDamir, 2008-07-02, 13:08