Hi IvanLaw!!
hope this will help you.
please let me know if you find any other alternatives
please put url of the
js in this code too,i have just tested at our servers(vinod_yadav1919.com is for just to show the demo)
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
</HEAD>
<BODY>
<script>
function chk()
{
t=1
extCalculate()
//Note extCalculate method is defined in the vinod_yadav1919.com
//if this extCalculate methods return value then assign it to
//retValue=extCalculate()
}
</script>
<script type="text/javascript" src="http://vinod_yadav1919.com/datagrid/ss.
js"></script>
<input type=button onclick="chk()" value="checkExtJS">
</BODY>
</HTML>
Cheers :)
vinod