When I add this code for ScriptX to the body of my web page I get the following error message from Visual Studio 2010;
<object id="factory" style="display:none" classid="clsid:1663ed61-23eb-11d2-b92f-008048fdd814" codebase="http://prd-pn-app/applications/_tbin/ScriptX/smsx.cab#Version=7,0,0,8"></object>
Validation (HTML5): Attribute 'codebase' is not valid attribute of element 'object'.
Does this matter and if so how do I fix it?
Thanks!