| | |
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 .net2008 2005 2008 access account application arithmetic array arrays basic bing button buttons c# center check checkbox code convert crystalreport data database datagrid datagridview date dissertation dissertations dropdownlist excel fade file-dialog filter ftp generatetags google gridview hardcopy images inline input insert intel internet listview mobile monitor ms net networking objects output panel passingparameters picturebox picturebox1 port position print printing problem project read remove save searchbox searchvb.net select serial shutdown soap sorting survey table tcp temperature text textbox timer timespan toolbox trim update user validation vb vb.net vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio2008 web webbrowser winforms wpf year





