extrat data without spawning a new web page
Colleagues -
I have a web based application, where our user has navigated to a particular spot where we want to capture some data that is on the page.
Whenever I try to use the web control captures, a NEW instance of the page is created.
This is confusing to the user.
How can I extract data from a page or invoke a control without spawning a new web page instance?
Thanks!
Phil
|