I need to "Post" some data to an external website using
HttpWebRequest
object from my application(desktop) and get a response
back into my application through HttpWebResponse
object.
But the webpage on which i m posting data have textboxes which have dynamic names.
How can I get the name of those textboxes and post data in HttpWebResquest
?
For example when I load the page the textbox name is like this U2FsdGVkX183MTQyNzE0MrhLOmUpqd3eL60xF19RmCwLlSiG5nC1H6wvtBDhjI3uM1krX_B8Fwc
but when I refresh the page name change to this U2FsdGVkX182MjMwNjIzMPAtotst_q9PP9TETomXB453Mq3M3ZY5HQt70ZeyxbRb118Y8GQbgP8
.
Thanks for any suggestions.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…