Re: Read buffer out of waitfor? - WeOnlyDo Discussion board

Re: Read buffer out of waitfor? (General questions)

by Logan, Wednesday, July 02, 2008, 17:01 (5987 days ago) @ wodDamir

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: