New topic: 

HTMLViewer and EditField not showing same data

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

       Page 1 of 1
   [ 2 posts ]                 Previous topic | Next topic         Author  
Message       rlinsurf           Post subject: HTMLViewer and EditField not 
showing same dataPosted: Sat Oct 24, 2009 7:08 pm                        
Joined: Tue Mar 21, 2006 12:49 am
Posts: 36              Hi--

I'm trying to learn how to build the app I want by following the examples and 
the user guide. But I'm confused.

I opened the HTTP Example.rbp in examples folder. I saw that it wasn't 
displaying the webpage, so for fun I added the HTMLViewer as had been in the 
video project Geoff posted for us n00b's. I had PushButton1 also load the url 
into a new HTMLViewer I placed on the window next to the editfield.

But what displays is completely different. I'm trying to download my own pages 
from jott.com.

The URL is:

http://jott.com/notes.aspx?page=1

This displays all my notes perfectly in the HTMLviewer -- but none of the 
actual html code is there except for a generic page in the editfield.

Is there a way to download the page as HTMLViewer is seeing it, so I can parse 
out the information I need?   
                            Top               rlinsurf           Post subject: 
Re: HTMLViewer and EditField not showing same dataPosted: Sat Oct 24, 2009 7:14 
pm                        
Joined: Tue Mar 21, 2006 12:49 am
Posts: 36              I've learned a little more. It seems the HTML Viewer is 
getting it's page from the Safari engine. This means any cookies Safari has are 
seen by the viewer, which is not true of the editfield.

So again, my question is, is there a way to put the data from the HTMLViewer 
into an editfield, rather than directly?   
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 2 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