Thread: HTML page
View Single Post
  #1 (permalink)  
Old 06-28-2007, 05:33 AM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
HTML page
I'm developing in java network, by using a socket, this is my html code
test .html
Code:
<html> <body> This is a test </body> </html>
How can I display that page like internet explorer did?
Reply With Quote
Sponsored Links