c# - Take link in web browser with WP7 -


when click 1 link in web browser of wp7, new web has been open. how can take link, click, textbox use other aim? work ff, when u click link in 1 page - link shown on web address.

thank support !!

to can use webbrowser control navigating or navigated event (msdn link) , pick url event arguments.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

php - Time zone issue -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -