T
thedarkman
Thank you for the answers - they were no help at all. Let me spell it
out.
Below the asterisk line is the code from one of my site files; it is a
very simple file; it displays one picture and links to other pages. Now
take the line of code:
<p><a href="ram_2nd_appeal_22.html">To Twenty-Second Page Of
Judgment</a>
there is a paragraph break and then a link; if you click on this link
it takes you to page 22. Now what I would like to do instead of going
to page 22 is to play a video file; a wmv or mpg file, but let's say
wmv for the moment. Can anyone write me a simple line of code - just
one line - to do this?
Thanks a lot
**********************************************************************************************************
<html>
<head><title>REGINA v RAM, 1995 COURT OF APPEAL JUDGMENT (page 21) -
satpalramisguilty website</title></head>
<!-- this file is satpalramisguilty/ram_2nd_appeal_21.html -->
<FONT COLOR="#FF0000"><center><h1>REGINA v RAM:
<h3><br>1995 COURT OF APPEAL JUDGMENT<FONT COLOR="#000000">
<br>Page 21</h1></center>
<h3>
<FONT COLOR="#000000">
<p><a href="ram_2nd_appeal_22.html">To Twenty-Second Page Of
Judgment</a>
<br><a href="ram_2nd_appeal_20.html">Back To Previous Page</a>
<br><a href="ram_display_images.html">Return To Scanned Document
Index</a>
<hr></h3>
<img src="ram_2nd_appeal_21.jpg" alt="Regina v Ram, (1995) Court of
Appeal judgment - 21">
<FONT COLOR="#000000">
</html>
out.
Below the asterisk line is the code from one of my site files; it is a
very simple file; it displays one picture and links to other pages. Now
take the line of code:
<p><a href="ram_2nd_appeal_22.html">To Twenty-Second Page Of
Judgment</a>
there is a paragraph break and then a link; if you click on this link
it takes you to page 22. Now what I would like to do instead of going
to page 22 is to play a video file; a wmv or mpg file, but let's say
wmv for the moment. Can anyone write me a simple line of code - just
one line - to do this?
Thanks a lot
**********************************************************************************************************
<html>
<head><title>REGINA v RAM, 1995 COURT OF APPEAL JUDGMENT (page 21) -
satpalramisguilty website</title></head>
<!-- this file is satpalramisguilty/ram_2nd_appeal_21.html -->
<FONT COLOR="#FF0000"><center><h1>REGINA v RAM:
<h3><br>1995 COURT OF APPEAL JUDGMENT<FONT COLOR="#000000">
<br>Page 21</h1></center>
<h3>
<FONT COLOR="#000000">
<p><a href="ram_2nd_appeal_22.html">To Twenty-Second Page Of
Judgment</a>
<br><a href="ram_2nd_appeal_20.html">Back To Previous Page</a>
<br><a href="ram_display_images.html">Return To Scanned Document
Index</a>
<hr></h3>
<img src="ram_2nd_appeal_21.jpg" alt="Regina v Ram, (1995) Court of
Appeal judgment - 21">
<FONT COLOR="#000000">
</html>