Chris Devers wrote:
> What you want is http status code 204, "no content".
[...]
> I've never tried to do this, so am not sure the best way to 
> go about it,
> but basically what you want to do is coerce the server into 
> returning that
> 204 status code (assuming that that's even on the right track, but it
> sounds like it is). 

I've done this, and it worked fine even back in the 2.x browser days. So it
shouldn't be a problem IF you have control of the CGI scripts. If your CGI
scripts must have output, then an alternative (but less ideal) solution is
to target a hidden frame with the CGI output.


-- 
Mark Thomas                    [EMAIL PROTECTED]
Sr. Internet Architect         User Technology Associates, Inc.

$_=q;KvtuyboopuifeyQQfeemyibdlfee;; y.e.s. ;y+B-x+A-w+s; ;y;y; ;;print;;
 

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to