View Full Version : Integrate php application with EXTJS
swarnendude
10 Jul 2009, 3:50 AM
Hi,
Is there any way by which i can integrate my php application with ExtJS. I want the whole application ( Siwapp Invoice System) to be displayed in one ExtJS widget with all its functionality. May be it can be done by iFrame but does ExtJS provides an inbuilt feature to integrate standalone applications?
Thank You.
Swarnendu
Lukman
10 Jul 2009, 4:52 AM
Ext.Direct: http://www.extjs.com/products/extjs/direct.php
tryanDLS
10 Jul 2009, 7:22 AM
Do not post the same question in multiple places. Examples forum is for posting working code - your other thread has been removed.
swarnendude
10 Jul 2009, 7:28 AM
I am sorry for that. I am new to ExtJS and could not decide in which forum I should post it. However, this will not happen in future.
jay@moduscreate.com
10 Jul 2009, 9:39 AM
please do yourself (and your users) a favor and do NOT develop with an iframe.
That said, you don't need direct.
ThorstenSuckow
10 Jul 2009, 9:50 AM
please do yourself (and your users) a favor and do NOT develop with an iframe.
That said, you don't need direct.
Back in the days, <iframe> was teh 2h1tz!
I wonder what they will say about Ajax in the future! =)
MS to teh rescue!
Edit:
Wow, this forum has a bad-word-list!
jay@moduscreate.com
10 Jul 2009, 10:20 AM
Edit:
Wow, this forum has a bad-word-list!
I lost my innocence because of this forum's bad words you know! =P~
swarnendude
11 Jul 2009, 12:05 AM
please do yourself (and your users) a favor and do NOT develop with an iframe.
That said, you don't need direct.
Ok. But if I don't use iFrame then how to do it? I still couldn't find any inbuilt feature of extjs to do it. If there is any, then please let me know.
Thanks.
deanna
11 Jul 2009, 8:39 AM
If you want your old app to run unchanged, then an iframe might be the best option. Look through the examples forums for a browser window ux addon.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.