Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / January 2005

Tip: Looking for answers? Try searching our database.

screen scraping

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ScottS - 19 Jan 2005 03:37 GMT
I have a frame on a web page that is displays information I would like to be
able to harvest.  Someone said all I have to do is get the string from the
target frame and cut out what I need.  Please point me towards the library I
need to reference.  Thank you.
ScottS
Arvin Meyer - 19 Jan 2005 12:32 GMT
This is newsgroup is devoted to Microsoft Access databases.
You are much more likely to find an answer in a group
devoted to your subject.

Signature

Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access

> I have a frame on a web page that is displays information I would like to be
> able to harvest.  Someone said all I have to do is get the string from the
> target frame and cut out what I need.  Please point me towards the library I
> need to reference.  Thank you.
> ScottS
ScottS - 21 Jan 2005 04:41 GMT
Gee, I was looking for help with the CODE I would need behind the FORM so the
user could collect the lat long from a web page viewed in a browser embedded
in the FORM and have the information stored in the ACCESS DATABASE.
But I guess it doesn't make sense asking this question in an Access Database
Forms Coding forum.  Sheesh!

> This is newsgroup is devoted to Microsoft Access databases.
> You are much more likely to find an answer in a group
[quoted text clipped - 7 lines]
> > need to reference.  Thank you.
> > ScottS
Arvin Meyer - 23 Jan 2005 16:53 GMT
You really need to ask this question in a web newsgroup. Probably one like:

microsoft.public.inetserver.asp.general

or

microsoft.public.inetserver.asp.db

would be a better choice. Where the information is ultimately stored makes
little difference.
Signature

Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access

> Gee, I was looking for help with the CODE I would need behind the FORM so the
> user could collect the lat long from a web page viewed in a browser embedded
[quoted text clipped - 13 lines]
> > > need to reference.  Thank you.
> > > ScottS
ScottS - 29 Jan 2005 02:33 GMT
Thanks for elaborating why you killed my post.
asp, net, jsp, c++ all use different code than what's revealed to an
access97 form with a web browser object.  Just finding a work around for
solving the web browser object error required going beyound microsoft.
I managed to find what libraries I needed to reference to begin the process
thanks to Dev Ashish but this still didn't solve the problem I had with
trying to get the contenet of a frame from the main web page.
I managed, after alot of trial and error to find the reference I needed to
get the location of the frame window but it took a few more steps than the
the code the asp or the jsp libraries described.
In summary: I needed the object libraries revealed to the access form that
would allow me to reference the frame content of a web page in the web
browser control.

> You really need to ask this question in a web newsgroup. Probably one like:
>
[quoted text clipped - 29 lines]
> > > > need to reference.  Thank you.
> > > > ScottS
Stephen Lebans - 29 Jan 2005 03:18 GMT
If I understand you correctly, you simply need to set a Reference to the
Microsoft HTML Object library. This will set a ref to the MSHTML type
library that exposes the desired interfaces you require. VB allows you
to directly cast the Web Browsers control's Object property directly to
the desired interface.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.

> Thanks for elaborating why you killed my post.
> asp, net, jsp, c++ all use different code than what's revealed to an
[quoted text clipped - 57 lines]
> > > > > need to reference.  Thank you.
> > > > > ScottS
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.