Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Bonni Garcia   on Aug 31 In Java Category.

  
Question Answered By: Iris Sanders   on Aug 31

use the RFC standard.

For example, in my php program (i have not used java to respond to
things on port 80 before, but it should be the same). Set the
content-type header.

--- [ php ] ---
header( "Content-type: ", $mime-type );
--- [ php ] ---

I sugguest you appeand the line "Content-type: " to the HTTP header.

Share: 

 
 
Didn't find what you were looking for? Find more on Problem opening file in IE Or get search suggestion and latest updates.


Tagged: