how to set the aspx text box value in console app
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Let's say I have a simple aspx page with a text box and a button. when the text box is filled and the button click, it will proceed to another page. Now I want to use console app to make it run auto. How can I do that?
-
Let's say I have a simple aspx page with a text box and a button. when the text box is filled and the button click, it will proceed to another page. Now I want to use console app to make it run auto. How can I do that?
Hi, check these http://forums.asp.net/p/933817/1101287.aspx[^] http://stackoverflow.com/questions/2636230/how-to-open-a-console-app-from-a-webform[^]
Vande Matharam - Jai Hind