| | |
unescaping uri in HttpWebRequest
Please support our VB.NET advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Jun 2006
Posts: 53
Reputation:
Solved Threads: 3
Hi, all!
I'm trying to send a HttpWebRequest to an url that, other than %20, does not take escaped characters.
But for some reason, when I do:
For example, a string containing the swedish letters å, ä and ö always become escaped.
I need to prevent that from happening.
Anyone knows how to do this, so that I can send a clean uri string?
Thanks!
I'm trying to send a HttpWebRequest to an url that, other than %20, does not take escaped characters.
But for some reason, when I do:
_HttpWebRequest = DirectCast(System.Net.HttpWebRequest.Create(New Uri("http://web_address")), System.Net.HttpWebRequest) I end up with an escaped uri string.For example, a string containing the swedish letters å, ä and ö always become escaped.
I need to prevent that from happening.
Anyone knows how to do this, so that I can send a clean uri string?
Thanks!
![]() |
Other Threads in the VB.NET Forum
- Previous Thread: How do I delete the last character of a string
- Next Thread: simple chat box..
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
.net 2005 2008 access account application arithmetic array arrays basic bing button buttons c# center check checkbox code combobox component convert crystalreport data database datagrid datagridview date dissertation dissertations dropdownlist excel fade file-dialog ftp generatetags google gridview hardcopy images inline input insert intel internet listview mobile monitor ms net networking objects output passingparameters peertopeervideostreaming picturebox picturebox1 port print printing problem problemwithinstallation project remove save searchbox searchvb.net select serial server shutdown soap sorting survey table tcp temperature text textbox timer toolbox trim update updown user validation vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf





