Re: undefined object userdatacatch in script.js

Adding more info and i realized taht if i remove the <form></form? tag the
error will be gone? so that would you please let me know how I can let the
tidy from inserting the form tag?

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="ltr" xmlns:mshelp="http://msdn.microsoft.com/mshelp"
xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:tool=
"http://www.microsoft.com/tooltip">
<head>
<meta name="generator" content=
"HTML Tidy for Windows (vers 25 March 2009), see www.w3.org">
<meta http-equiv="Content-Type" content=
"text/html; charset=us-ascii">
<meta name="save" content="history">
<title>Marketing</title>
<link rel="stylesheet" type="text/css" href="../local/Classic.css">
<script src="../local/script.js" type="text/javascript">
</script>
</head>
<body>
<form><input type="hidden" id="userDataCache" class=
"userDataStyle"> <input type="hidden" id="hiddenScrollOffset">
<img id="dropDownImage" style="display:none; height:0; width:0;"
src="../local/drpdown.gif" name="dropDownImage"> <img id=
"dropDownHoverImage" style="display:none; height:0; width:0;" src=
"../local/drpdown_orange.gif" name="dropDownHoverImage"> <img id=
"collapseImage" style="display:none; height:0; width:0;" src=
"../local/collapse.gif" name="collapseImage"></form>
<p>&bull; Make well-informed decisions about customers and sharpen
your competitive edge.</p>
<p>&bull; Customize the solution to fit your processes and grow
your business.</p>
<p>The following table describes a sequence of tasks, with links to
the topics that describe them. These tasks are listed in the order
in which they are generally performed.</p>
</body>
</html>

On Thu, Apr 29, 2010 at 10:36 PM, Samson <samistep@gmail.com> wrote:

> Hi,
> After running the tidy.exe I got the html file error saying "undefined
> object userdatacatch in script.js".There is noting wrong with the html prior
> to running the tidy.exe and would you please let me know if you may be aware
> of the issue?
>
> looking forward to hear from you.
>
>
> Thanks,
> Samson
>

Received on Monday, 3 May 2010 08:46:23 UTC