Re: simple (I hope!) screen scraping script - pointers?



Vbscript could be used to do this. It is going to take a while no
matter what you use to do this depending upon how you want the data
formatted. If you are using vbscript I would brush up on the office
space articles in the technet script center.

http://www.microsoft.com/technet/scriptcenter/resources/officetips/archive.mspx

Michael Reese
Information Systems Technician

.



Relevant Pages

  • Re: Accessing an IE window
    ... y sakuda wrote: ... It doesn't matter in VBScript -- it's case-insensitive -- but ... To the mind that is still, the whole universe surrenders. ...
    (microsoft.public.scripting.vbscript)
  • Re: Apparent VBS Bug in IE4 remains in IE6 SP1 - SP2?
    ... to fix any remaining bugs in vbScript, no matter how onerous... ...
    (microsoft.public.scripting.vbscript)
  • Why Is Err.Description Lost?
    ... I am trying to access my custom error information (generated by my COM ... object) in VBScript through Err.Number, ... However, no matter ... It seems to me that automation is always trying to translate my error number ...
    (microsoft.public.vb.com)
  • Re: How to access custom field in Custom Form by C#
    ... The syntax is the same no matter what language you use. ... VBScript. ...
    (microsoft.public.outlook.program_forms)
  • Re: sharing a collection between vbsript and vb6
    ... I am not sure about this solution but: Collection seems to be built-in COM ... Public Function CreateCollection() As Collection ... Then in VBScript obtain empty collection object with this function, ... no matter how painful it will be. ...
    (microsoft.public.scripting.vbscript)

Loading