Hello,
I have been developing an intranet application, and would like to run this in an HTA, I am due to give a demo to my client tomorrow but have just found out the TableTools is not working in the HTA.
It works fine is IE, but as soon as I run it in the HTA I get many errors and the functions to 'Save to Excel' etc do not work.
When loading the page
Line: 13
Error: Object doesn't support property or method 'clearText'
When clicking the Save to Excel button (Some of these are repeated many times)
Line: 53
Error: Unable to set value of the property 'setBomInc': object is null or undefined
Line: 53
Error: Unable to set value of the property 'setCharSet': object is null or undefined
Line: 53
Error: Unable to set value of the property 'setAction': object is null or undefined
Line: 53
Error: Unable to set value of the property 'setFileName': object is null or undefined
Line: 53
Error: Unable to set value of the property 'appendText': object is null or undefined
Line: 53
Error: Unable to set value of the property 'setText': object is null or undefined
Line: 53
Error: Unable to set value of the property 'clearText': object is null or undefined
Line: 53
Error: Unable to set value of the property 'setHandCursor': object is null or undefined
I am rather hoping there is a simple fix that would clear these errors and allow at least the 'Save to Excel' function to work
Thanks in Advance Dennis
I have been developing an intranet application, and would like to run this in an HTA, I am due to give a demo to my client tomorrow but have just found out the TableTools is not working in the HTA.
It works fine is IE, but as soon as I run it in the HTA I get many errors and the functions to 'Save to Excel' etc do not work.
When loading the page
Line: 13
Error: Object doesn't support property or method 'clearText'
When clicking the Save to Excel button (Some of these are repeated many times)
Line: 53
Error: Unable to set value of the property 'setBomInc': object is null or undefined
Line: 53
Error: Unable to set value of the property 'setCharSet': object is null or undefined
Line: 53
Error: Unable to set value of the property 'setAction': object is null or undefined
Line: 53
Error: Unable to set value of the property 'setFileName': object is null or undefined
Line: 53
Error: Unable to set value of the property 'appendText': object is null or undefined
Line: 53
Error: Unable to set value of the property 'setText': object is null or undefined
Line: 53
Error: Unable to set value of the property 'clearText': object is null or undefined
Line: 53
Error: Unable to set value of the property 'setHandCursor': object is null or undefined
I am rather hoping there is a simple fix that would clear these errors and allow at least the 'Save to Excel' function to work
Thanks in Advance Dennis