Home > Net > C # download url value out of the text box task is always wrong, direct assignment is normal. Please
C # download url value out of the text box task is always wrong, direct assignment is normal. Please
Time:09-15
[align=left] String s=@ "http://www.shuquge.com/txt/8400/index.html"; WebRequest request=WebRequest. Create (Url); The runtime is normal,
Textbox1. Text=@ "http://www.shuquge.com/txt/8400/index.html";//content is copied into the text box of String s=textbox1. Text. The trim (); WebRequest request=WebRequest. Create (Url); Runtime error,