I've been using HTTPtracer on Windows to monitor HTTP
traffic. It is one of the best designed programs I've
ever used. When POSTING data to PWS/ASP/Access I
noticed that I could POST from Netscape/Microsoft but
not from Metacard. With HTTPtracer I discovered that
the POST from Netscape/Microsoft actually goes in two
parts. First it POSTS the headers, then it POSTS the
data, in a following message. I concluded that
Metacard just POSTS once, so the data doesn't get
through.

--- Richard Gaskin <[EMAIL PROTECTED]> wrote:
> While working on some routines to send POST data to
> CGIs, I'm having some
> trouble getting the data in the right format and
> it's raise two questions:
> 
> 1. Would it be any easier to take control over the
> whole transaction by
> using sockets instead of relying on MC's POST?  My
> first hunch is that it
> would not, but it's been a bear dealing with some
> CGIs.
> 
> 2. Is there any better tool for Mac OS which will
> let me review all outging
> and incoming data on port 80 than Interarchy?  I
> find the format of
> Interarchy's stream dumps awfully noisy, with no
> evident options for
> reducing the displayed info to just the stream
> without all the commentary
> junk.

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to