Hey, the reason why it didnt display correctly is because you inserted that code under the preview mode. Seems like your using frontpage so first you want to find where the "view source" button is and insert the script tags between the <body> </body> tags
or you can just open notepad copy this and save it as yourfile.htm
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>New Page 1</title>
</head>
<body background="Documents/background.jpg">
<SCRIPT LANGUAGE='JavaScript' SRC='http://www.jetphotos.net/linkphoto.php?id=5801904' TYPE='text/javascript'></SCRIPT>
</body>
</html>
__________________
Anthony LeBoeuf
Cape-Tek IT Solutions
Please login or register to view this content. Registration is FREE
Great hosting at affordable pricing!
|