Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Re: NPH Scripts on Apache under Win32

by vbrtrmn (Pilgrim)
on Feb 23, 2002 at 15:42 UTC ( [id://147069]=note: print w/replies, xml ) Need Help??


in reply to Re: NPH Scripts on Apache under Win32
in thread NPH Scripts on Apache under Win32

Using the Mozilla & IE browsers under windows.. Content-type: text/plain\r\n returns the save file dialog. Content-type: text/plain\x0D\x0A (those are zeros) returns the same. Content-type: text/plain\r\r returns the same. Content-type: text/plain\x0D\x0D (those are zeros) returns the same. Content-type: text/plain\xOD\xOD (those are oh's) returns a blank page. Content-type: text/plain\xOD\xOA (those are oh's) returns a blank page.
--
paul

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-04-19 14:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found