I’m having a problem running some java script after attaching a basic HTML page to a DHTMLX Window. All I really want todo is call some javascript in order to pass in some values.
I’ve scoured the knowledge base and documentation but to no avail! I can’t see what i’m doing differnetly from what the documentation says!
All I get is an error saying that either the method doesn’t exist on that object or that the object is null or not an object.
A cut down version of my source code is below.
Many thanks,
Rob
// Window Call Code---------------------------------------------------------------------------
Attach Win
----------------------------------------------------------------------------------------------
// Basic HTML Code ----------------------------------------------------------------------
Basic Win
Basic Window
------------------------------------------------------------------------------------------------------