View Single Post
  #1 (permalink)  
Old 06-28-2009, 02:45 PM
philkryder philkryder is offline
Senior Member
 
Join Date: Sep 2007
Posts: 249
Default 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
Reply With Quote