Laurence Posted September 23, 2010 Posted September 23, 2010 Hi, If anyone knows how i can extract the entire content (not source code) of a web viewer, using a script. I have tried, >>select object (this being the webviewer with an object name 'browser') >>select all >>copy >>past into field. For some reason the 'select all' command doesn't work. Please help Thanks
TheTominator Posted September 23, 2010 Posted September 23, 2010 (edited) No, the rendered web viewer content is pretty much not accessible to FileMaker. In essence FileMaker outsources the entire web page rendering to a third-party. FileMaker provides the display space and lets the other software draw into it. Only very limited info is provided back to FileMaker. This is essentially the type of info that appears around the perimeter of a web browser window (page title, URL) and in the "view source" mode of the browser. Copying and pasting will be of limited use since FileMaker's scripting can't cross the boundary between programs the way an actual user can with a "manual" copy and paste. Edited September 23, 2010 by Guest
comment Posted September 23, 2010 Posted September 23, 2010 It rather depends on your platform (and possibly the site itself) - see: http://fmforums.com/forum/showtopic.php?tid/199043/
Laurence Posted September 23, 2010 Author Posted September 23, 2010 thanks for your prompt reply, that really surprises me, - i was sure i had this working a year or so ago. However when you say: 'pretty much' not accessible to FileMaker, - does that mean there is a loop hole somewhere for making this work?
TheTominator Posted September 23, 2010 Posted September 23, 2010 However when you say: 'pretty much' not accessible to FileMaker, - does that mean there is a loop hole somewhere for making this work? I am open to the possibility that someone might find a loop hole, but I haven't seen any. Of course if you want to open yourself up to using platform-specific plug-ins or third-party programs that script the user interface, then you open up a range of possibilities.
Laurence Posted September 23, 2010 Author Posted September 23, 2010 (edited) ok, i'm with you, thanks for the help:) Edited September 23, 2010 by Guest
Recommended Posts
This topic is 5174 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now