"Phil Wilson" <[EMAIL PROTECTED]> writes: > > If you have access to a unixy system, try using a sniffer like > > ethereal. Filter the appropriate port, sort the network traffic you > > capture, then right-click on the first entry and select "Follow TCP > > Streams" ... ethereal is terrific, it re-assembles all that network > > traffic into your HTTP transaction, showing you color-coded > > request/response pairs. If you can see what the client is sending > > we'll have a better chance of knowing what's going on. > > ethereal is also available on windows systems now, and very good it is too. > > http://www.ethereal.com/docs/user-guide/x1061.html
Thanks Phil! I wasn't aware that ethereal is available for so many platforms. Good to know. - Dan