control & access data to a web page programmatically
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All. I need to check the data on screen from a web page and access data to a specific text box. I haven't values like Textbox.Name, TextBox.Value, Lavel.Name or Lavel.Value. How can I do that. Thanks a lot.
-
Hi All. I need to check the data on screen from a web page and access data to a specific text box. I haven't values like Textbox.Name, TextBox.Value, Lavel.Name or Lavel.Value. How can I do that. Thanks a lot.
I think you need to reword your question so that we can understand what your asking. Possibly posting a small snippet of code if applicable.