New topic: 

Embedded HTML Plug-Ins

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

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        unclecal          Post subject: Embedded HTML Plug-InsPosted: 
Sun Mar 06, 2011 3:26 pm                         
Joined: Sun Mar 06, 2011 2:32 pm
Posts: 1                Hi, I am a very long time realbasic developer who is 
new to the web development version of Real Studio.
I've been playing with the RS 5.1 demo to see if I can adapt it for a number of 
my clients' websites, which brings me to an embarrassingly newbie question:

How do you include HTML plugins into a WebPage (i.e. a shared Google Calendar)?

It would appear the PageSource object is the proper method, but I've found very 
little information about the PageSource and no examples how this might actually 
be done.
And fiddling has produced limited results.

Here is a sample bit of HTML I'd like to include:

Code:<iframe 
src="https://www.google.com/calendar/embed?showTitle=0&amp;showNav=0&amp;showPrint=0&amp;
showTabs=0&amp;showCalendars=0&amp;showTz=0&amp;
mode=AGENDA&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;
src=studio%40nemctv6.org&amp;color=%23182C57&amp;ctz=America%2FNew_York" 
style=" border-width:0 "
 width="220" height="400" frameborder="0" scrolling="no"></iframe>

An example of what it would look like is at htttp://www.nemctv6.org

If anyone knows how this might be done and can share it here, it would probably 
benefit a number of new users.   
                             Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]      
-- 
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