Parsing open browser

  • Thread starter Thread starter repairman2003
  • Start date Start date
R

repairman2003

I'm wanting to write an application that will parse an open browser's
webpage and pull information from the fields that the user types in to
save to disk to refill in the information incase of a power outtage. I

need some kind of direction of where to start with this. It's going to

be in a windows application pulling information off of IE.

Thanks
 
I'm wanting to write an application that will parse an open browser's
webpage and pull information from the fields that the user types in to
save to disk to refill in the information incase of a power outtage. I

need some kind of direction of where to start with this. It's going to

be in a windows application pulling information off of IE.

Hi,
You probably need to create an IE plugin to do this. Then you also wouldn't
need a separate windows app.
Your best bet is to ask in an IE developers group.

--

Kind regards,
Bruno van Dooren
(e-mail address removed)
Remove only "_nos_pam"
 
Back
Top