Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: I know this should be easy but ...

by tstock (Curate)
on Aug 14, 2002 at 23:22 UTC ( [id://190264]=note: print w/replies, xml ) Need Help??


in reply to I know this should be easy but ...

You can have a CGI script return status code 204, do nothing. If you're using CGI.pm, the syntax is something like:
print $query->header(-status=>'204 No response');

I have done this from javascript to post things to the server without expecting a return.

Tiago

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://190264]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found