Re: How can I pass an image parameter in HTML? Is it possible???
John <GodLovesEveryo ne.org@gmail.co m> wrote:[color=blue]
> page at www.GodLovesEveryone.org/godloves.php
>
> When I try it in Mozilla Thunderbird, I'm getting asked if I want to
> save the file to disk.[/color]
That's because the server is sending the page as
Content-Type: application/octet-stream
rather than as
Content-Type: text/html
--
Darin McGrew, darin@TheRallye Club.org, http://www.TheRallyeClub.org/
A gimmick car rallye is not a race, but a fun puzzle testing your
ability to follow instructions. Upcoming gimmick car rallye in
Silicon Valley: Common Sense (Saturday, April 2)
John <GodLovesEveryo ne.org@gmail.co m> wrote:[color=blue]
> page at www.GodLovesEveryone.org/godloves.php
>
> When I try it in Mozilla Thunderbird, I'm getting asked if I want to
> save the file to disk.[/color]
That's because the server is sending the page as
Content-Type: application/octet-stream
rather than as
Content-Type: text/html
--
Darin McGrew, darin@TheRallye Club.org, http://www.TheRallyeClub.org/
A gimmick car rallye is not a race, but a fun puzzle testing your
ability to follow instructions. Upcoming gimmick car rallye in
Silicon Valley: Common Sense (Saturday, April 2)
Comment