B
Ben R. Bolton
Everytime I open IE I get an error messge. I get an option to "debug" it
and this is the code that is breaking. Does anyone know what this code is
trying to do and how I can get rid of it?
I believe the object is part of the Office Web Controls and it has something
to do with collaboration.
My OS wouldn't reboot so I re-installed the Windows XP Pro OS (in a
different pratition) and re-installed Office XP. I never "turned on" this
feature delibertly and know know how/where to turn it off.
Your assistance would be appreciated.
Ben
'<meta name="Version" content="2614"> <meta name="Microsoft Theme"
content="none">
'<title>Web Discussions Band</title>
'<object id="cltapis"'
' classid="CLSID:BDEADE3F-C265-11d0-BCED-00A0C90AB50F">
'</object>
'<script>
'var L_RedirectFailed_Text = "Web Discussions not correctly installed";
'function Redirect()
'{
' if (!cltapis.RedirectToLocalizedBand())
' alert(L_RedirectFailed_Text);
'}
'</script>
'</head>
'<body bgcolor=THREEDFACE onLoad="Redirect()">
'</body>
and this is the code that is breaking. Does anyone know what this code is
trying to do and how I can get rid of it?
I believe the object is part of the Office Web Controls and it has something
to do with collaboration.
My OS wouldn't reboot so I re-installed the Windows XP Pro OS (in a
different pratition) and re-installed Office XP. I never "turned on" this
feature delibertly and know know how/where to turn it off.
Your assistance would be appreciated.
Ben
'<meta name="Version" content="2614"> <meta name="Microsoft Theme"
content="none">
'<title>Web Discussions Band</title>
'<object id="cltapis"'
' classid="CLSID:BDEADE3F-C265-11d0-BCED-00A0C90AB50F">
'</object>
'<script>
'var L_RedirectFailed_Text = "Web Discussions not correctly installed";
'function Redirect()
'{
' if (!cltapis.RedirectToLocalizedBand())
' alert(L_RedirectFailed_Text);
'}
'</script>
'</head>
'<body bgcolor=THREEDFACE onLoad="Redirect()">
'</body>