Hello.
Below is a copy of the html on the page which I want the cursor picture to appear on, but it won't come out.
I was hoping someone could help.
Thankyou,
Jason
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>cursor</title>
<style>BODY {CURSOR: url(
http://www.radiocontrolledcars.8m.net/cursor.bmp);}</style>
</head>
<body style="cursor: url(
http://www.radiocontrolledcars.8m.net/cursor.bmp);" </body>
</html>