Pasting to a web page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'd like to know specifically how to select another window outside of Access
(a web page) and paste cells from my database.

I've used a macro program to do this before. I've read that I need to find
the calls in the User32 dll to focus on windows outside the Access shell and
paste to those controls.

A subtle question - will I be able to call these web page controls by name?
I know Roboform pastes information according to the controls name (ie. last
name control matching the last name control on the web page).

Thank you,

Christian
 
I hate to respond to my own questions. I don't need the code written, I'd
just like the names of the modules/dll's I need and where to get the info to
use them.


Thank you,


Christian
 
Back
Top