How do you print an external .txt or .htm file > html

본문 바로가기
사이트 내 전체검색

html

How do you print an external .txt or .htm file

페이지 정보

작성자 서방님 댓글 0건 조회 128회 작성일 06-09-14 11:03

본문

This will print either a .txt file or a .htm file.

Code will work in Internet Explorer 4/win98. Does not work in:
Internet Explorer 5.5/win98 or any Netscape browser for win98.
Not sure about Internet Explorer 5/win98 or Mac browsers.

<html>
<head>
<title>Printing an external .txt file</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel=alternate media=print href="sourceFileNameToPrint.txt">
</head>

<html>
<head>
<title>Printing an external .htm file</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel=alternate media=print href="sourceFileNameToPrint.htm">
</head>

Submitted by hudz  

http://developer.irt.org/script/1508.htm 

댓글목록

등록된 댓글이 없습니다.

Total 323건 20 페이지
게시물 검색

회원로그인

접속자집계

오늘
122
어제
225
최대
1,347
전체
154,881
Latest Crypto Fear & Greed Index

그누보드5
Copyright © 서방님.kr All rights reserved.