J.Raju
25 Feb 2010, 4:04 AM
Hi All,
All the js libraries are getting loaded in HTML Head Content.
After then i am just writing
Ext.Msg.alert("Test","Test");
in the onLoad event of the form.
This works fine while accessing it in my office LAN. But not working while accessing in the internet through our VPN.
I suppose, may be due to https this problem in there!
If so, how to fix this?
Kindly help!!!
Regards,
Raju J
All the js libraries are getting loaded in HTML Head Content.
After then i am just writing
Ext.Msg.alert("Test","Test");
in the onLoad event of the form.
This works fine while accessing it in my office LAN. But not working while accessing in the internet through our VPN.
I suppose, may be due to https this problem in there!
If so, how to fix this?
Kindly help!!!
Regards,
Raju J