New topic: 

Is it possible to embed an app made with the Web edition?

<http://forums.realsoftware.com/viewtopic.php?t=41290>

         Page 1 of 1
   [ 4 posts ]                 Previous topic | Next topic          Author  
Message        seanclancy          Post subject: Is it possible to embed an app 
made with the Web edition?Posted: Thu Nov 03, 2011 8:45 am                      
   
Joined: Fri Jan 08, 2010 9:59 am
Posts: 192                Is it possible to embed an app made with the Web 
edition into an existing page?

If so, how would we achieve it?  The company I'm working for are thinking of 
purchasing it - but only if it can be embedded.
Any ideas?

Cheers
Sean   
                             Top                 taylor-design          Post 
subject: Re: Is it possible to embed an app made with the Web editionPosted: 
Thu Nov 03, 2011 9:14 am                         
Joined: Wed Mar 22, 2006 11:15 am
Posts: 229
Location: Southern California                You could use an iframe on the 
page and point it to the web app URL.      
_________________
Daniel L. Taylor 
Taylor Design 
Computer Consulting & Software Development 
[email protected] 
http://www.taylor-design.com  
                             Top                seanclancy          Post 
subject: Re: Is it possible to embed an app made with the Web editionPosted: 
Thu Nov 03, 2011 9:22 am                         
Joined: Fri Jan 08, 2010 9:59 am
Posts: 192                Is there any other way to do this rather than use 
iframes as iframes are really clumsy and not really well supported.

What we want to do is to create the app and then offer it to other websites 
free of charge as a embeddable app that they can use.
Preferable as a post in a blog or something.   
                             Top                 taylor-design          Post 
subject: Re: Is it possible to embed an app made with the Web editionPosted: 
Thu Nov 03, 2011 10:51 am                         
Joined: Wed Mar 22, 2006 11:15 am
Posts: 229
Location: Southern California                seanclancy wrote:Is there any 
other way to do this rather than use iframes as iframes are really clumsy and 
not really well supported.

Old style frames are clumsy and not well supported. The iframe tag is well 
supported and works great across all major browsers. Content in an iframe is 
often setup to look like it's just another part of the page.

I don't think there's another way to embed WE content as a WE site is 
essentially a full HTML page with tons of scripts and divs for each WE 
page/dialog. Outside of an iframe this would conflict big time with the 
container document and render the whole thing unreadable by the browser.      
_________________
Daniel L. Taylor 
Taylor Design 
Computer Consulting & Software Development 
[email protected] 
http://www.taylor-design.com  
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 4 posts ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to