Transfer between Web/Win forms

  • Thread starter Thread starter Netty
  • Start date Start date
N

Netty

Apologies for the long post. There are three HTML Trans (not XML)
sites I regularly visit, each of which require a) my choice from a
datatable, b) clicking a button control, and c) selection of a
pre-stated value applying to my choice. I must choose at speed but
find this difficult with miniscule existing screen controls. My
colleagues have the same problem.

I want to take controls and values from these sites from the DOM,
reproduce on a large touch screen with large controls for fast (and
sometimes automatic) response, then send the result back to the
originating site's page, and submit that page.

I have no difficulty with the VB.NET for everything except identifying
from the DOM the data and controls of the originating sites (which
have view source turned off by Javascript). I've played around with
streaming and spent days reading books and online but no joy.

Please, how do I do it?

(A new site member, I posted yesterday but the post seems to have
disappeared. This is a genuine app, desperately needed.)

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top