URL Encoding is a mechanism for encoding information in a Uniform Resource Identifier (URI) under certain circumstances.
1
vote
0answers
38 views
How to decode a URL in PHP?
I'm trying to send a request from ActionScript to PHP, and it works, except for the utf-8 characters. My actionscript does something like this:
var request:URLRequest = new URLRequest(url);
and ...
0
votes
0answers
11 views
Not able to add {} in URI provided by axis-adb
I have the following piece of Code that I need to execute
URI uri = new URI("http://localhost:8080/rest/{data}");
The URI in the above example is from axis2-adb-1.5.1.jar - ...
-6
votes
1answer
35 views
Why isn't PHP's rawurlencode equal to JavaScripts's encodeURIComponent [closed]
This is a completely theoretical question, though it might have practical consequences.
The full question is on the title.
0
votes
1answer
13 views
WCF REST read URL-encoded response
I'm trying to use WCF to consume a 3rd-party REST service which responds with URL-encoded data:
a=1&b=2&c=3
I have this now:
[DataContract]
class Response {
[DataMember(Name="a")]
...
0
votes
0answers
10 views
Unable to duplicate browser post encoding with HttpWebRequest
I am using HttpWebRequest and I am having trouble with special characters & encoding. This is what I am attempting to duplicate:
Using Fiddler I get the following post variables for the "€" ...
0
votes
1answer
54 views
URL Encoded Base64 Encoded File Data
I'm trying to encode an image url to Base64 in ASP.NET so that that an open source API can process my request. The support team on the open source end of things sent me this code from their PHP ...
0
votes
3answers
58 views
PHP URL encoding with HTTP Get request
I've set up a PHP script to send a text message using the Nexmo API, however there's a problem with how I'm encoding the HTTP Get request. The script pulls some variables from stored data, and then ...
0
votes
2answers
58 views
Percentage Encoding of special characters before sending it in the URL
I need to pass special characters like #,! etc in URL to Facebook,Twitter and such social sites. For that I am replacing such characters with URL Escape Codes.
return valToEncode.Replace("!", ...
4
votes
1answer
46 views
Why does Uri behave differently for different schemes?
While poking around with the Uri class answering another question, I found something that seems strange to me:
Consider these two Uris:
var u1 = new Uri("http://a.b:33/abc%2fdef/c?d=f");
var u2 = ...
0
votes
2answers
54 views
Perl URL encoding .. problems with # in URL
I have a URL that with spaces and # in it that I escape using URI::Escape to get the following.
https://copy.com/1rsdM7TvVcLfGebc/name%20with%20space%20and%20%23%20in%20it.jpg?
Note: In the original ...
0
votes
1answer
25 views
url encoding skipping the fqdn
I have a question regarding url encoding. Trying to encode the url and could not get it working. Tried java.net.URLEncode.
I have url ...
0
votes
1answer
44 views
Update URL in Email body dynamically in mvc/c#
Working on sending the account verification email in mvc. I created a format for email body such as below and kept in html file inside solution called "EmailFormat.html".
<body>
Dear [Name],
...
0
votes
1answer
41 views
URL encoding a SPARQL query for dbpedia.org
I am trying to write a code (in ABAP) for URL encoding a SPARQL query for dbpedia.org.
Is there any reference code or method?
Ex: Input:
select distinct ?Concept where {[] a ?Concept} LIMIT 100
...
0
votes
1answer
22 views
URL value encoding Causing 404
I have a select box with an option like this:
<option value="Korea,_North">Korea, North</option>
On submit of the page, MySQL expects "Korea,_North" as the value however the comma is ...
0
votes
0answers
40 views
htaccess Redirect to remove index is double encoding URL
I'm using the code below to strip out index.php from my ExpressionEngine site and to re-direct if someone happens to directly input index.php. This works fine.
The issue is that I have a part of the ...
0
votes
2answers
84 views
URIEncoding not working on Tomcat 6.0.26
We are working with multiple languages and Korean being one of them, in our application we have set up encoding both at tomcat level and also spring filter for encoding, but for some reason when we do ...
1
vote
1answer
68 views
What bad things happens to me if I don't url-encode backslashes in query calls?
I know php's http_build_query() url-encodes backslash-characters in the query string. I also know that the backslash is a reserved character, making this the desired behavior for that function. I have ...
0
votes
0answers
59 views
After signing into Twitter Mobile using Web Intents, URL converts spaces to plus signs (%2520)
I've been working with Web Intents to provide simple Tweet capabilities via the user's default mobile device. However, if the user is not currently signed into Mobile Twitter and accesses the tweet ...
-1
votes
1answer
64 views
Can Apache handle + (plus) sign for space in URL?
My PHP web app generates URL's for files (images) where it puts + (plus) sign instead of space in the file name due to function urlencode(). But Apache doesn't translate + to space, it throws a 404 ...
1
vote
2answers
97 views
rails redirect_to with & in the params fix
I have & in one of my params:
redirect action:
format.html {redirect_to :action => 'index',:flag => params[:flag], :tip_type => params[:tip_type], :tip_topic_name => ...
2
votes
3answers
171 views
Batch File w/ Delayed Variable Expansion - URL Encoding - equal sign - RSA Token Converter
I am automating RSA soft token conversion and passing the conversion string over to Outlook. I realize I cannot make the string into a URL using a batch to outlook command line, however that is not ...
0
votes
2answers
356 views
Java URL param replace %20 with space
In my web page when form is submitted witha space entered in text field, it is being read as %20 in backend java code instead of space. I can replace %20 back to "" in backend but i think it is not ...
1
vote
1answer
55 views
MediaWiki API section names encoding
For [[Test#?]], I get "Test#.3F" from action=parse bit of MediaWiki API. What is this encoding and how do I bring it to human readable format using Perl's CPAN?
URI::Encode works for the percent ...
1
vote
1answer
84 views
Is there any reason why a urlencoded string would throw a 404 error?
I'm trying to pass two parameters, one of which is an email address.
routes (also tried (:any))
Route::any(
'user/confirm_request/(:any?)/(:any?)', array(
...
0
votes
3answers
297 views
How to pass string containing url in query string from android
I need to post string containing url to the server I have able to encoding the url but this will encoding whole string and I need to require only url link to be encoded and decode when get this data ...
1
vote
1answer
346 views
Node.js writing jpeg file in multipart/form-data form on HTTP POST using express
I have a node.js server that is receiving content from an iOS application. The content is in two parts: 1. json and 2. jpeg. I am trying to write the jpeg to a file that I can then pull up in a ...
0
votes
0answers
161 views
wkhtmltopdf custom parameter encoding
I'm using wkhtmltopdf 0.11.0 rc1 to generate PDFs from HTML. I have custom header and footer html files in which I'm inserting a page title via the --replace command line switch. My commandline ...
0
votes
1answer
57 views
Wrong urlencoding
I have this URL: http://google.com and I urlencode it using this:
NSArray *escapeChars = [NSArray arrayWithObjects:@";" , @"/" , @"?" , @":" ,
@"@" , @"&" , @"=" , @"+" ,
...
-3
votes
1answer
142 views
hacked hotmail account? [closed]
I noticed this string in the url of my hotmail account while checking my mail,
...
0
votes
2answers
48 views
RESTful url in android with (')
I am developing an android application and I am using a RESTful service to connect to SQL azure database. I need to use this RESTful url:
...
0
votes
1answer
95 views
cyrillic characters incorrect in html markup but visually correct
I am developing a site in mvc4 where the content of the site includes both latin and cyrillic characters. Both are included in markup and both display correctly on screen.
However, within the markup, ...
0
votes
1answer
136 views
ASCII Character Decryption
I have a large string of ASCII decimals with percents preceding (example: "%40%3e%20%12" except much larger).
How can I analyze this String to extract all of the actual characters out of it?
0
votes
1answer
202 views
URL encoding on Django Template
I have this anchor link:
<a href="/question/tag/1/1/?list_id={{title}}">{{title}}</a>
Sometimes, this title has some content with + (add operator) like:
"Django + Python"
But when it ...
0
votes
0answers
129 views
Ruby/Savon SOAP request double-escapes spaces in URL
I'm trying to send a SOAP request using ruby/Savon to the following URL:
http://msc-app02.sccny0.local:10201/CSI SNG API/ApiService.asmx?WSDL
Using that url directly in the Savon::Client call fails ...
0
votes
1answer
53 views
SharePoint - Wcf encoding
What is the best practice for string encoding?
I have search filter user control and on button click event, at the end, I have:
...
0
votes
3answers
174 views
mod-rewrite forwarding without changing URL
I have a small problem with my Apache configuration when creating "pretty" URLs. I've got it to the stage where typing (or linkig for that matter) to
index.html
forwards you to
...
0
votes
1answer
141 views
Apache mod_rewrite not working
I have a problem with the mod_rewrite module for Apache 2.2
My code will neither work on localhost (Wamp on Win8 Pro, IPv6) nor on the webhotel (site5.com).
My goal is to generate SEO friendly URLs ...
0
votes
2answers
2k views
Ruby - URL encoding
I have a URL string where there are line breaks and carriage returns. E.g.
http://xyz.com/hello?name=john&msg=hello\nJohn\n\rgoodmorning¬e=last\night I went to \roger
Where my actual msg ...
0
votes
1answer
169 views
jquery .serialize() select multiple tag name for array is being encoded
I have a select multiple tag with a name city[]. The [] brackets are supposed to signify an array in the url query string for the PHP later.
I'm using jQuery .serialize() to get the form value to ...
2
votes
1answer
107 views
Fully encoding a url
I have run into a problem when encoding a URL. I understand the differences between UrlPathEncode and UrlEncode, but I seem to have run into an instance where neither will help.
I want to encode the ...
1
vote
1answer
410 views
Sending JSON message from Android device to Server
I have an Android device that creates a JSON formatted message and sends it to a Tomcat server. The server is running a Java Web Application that receives this JSON formatted message and will then ...
0
votes
0answers
100 views
URL encoding arabic terms in youtube api v2 search query
I have a rails 3.2 app which is hitting the Youtube v2 api. Some of the search terms which make up a query can be arabic terms. And when this occurs I have been having issues. Currently if I pass an ...
4
votes
1answer
118 views
WCF Data Services with URL in Query
I am working on setting up OAuth over WCF Data Services. I'm having an issues when trying to query the data source for the provider user key, since in some cases the key is an URL. For example, for ...
0
votes
1answer
94 views
Going from URL encoded accented e to accented e in a .json text file using Python
I am copying strings containing the word cafe (but with an accented e) from a javascript source file into a python script where I need to do some processing over the data and then output some JSON. I ...
0
votes
3answers
93 views
Percent encoded characters in URL gives error in browser
I'm having problem with URL's that include special characters. The rendered HTML if I use NavigateUrl='Eval("website")' is this:
<a href="http://www.v%c3%a4rnamo.nu">www.värnamo.nu</a>
...
0
votes
1answer
73 views
percent encoding - how is a greek letter percent encoded?
I'm browsing the web for a answer but cannot find one. I have a HTML form (method=GET) and submit in a text field the text helloΩ (hello with the greek letter Omega appended)
The URL in the browser ...
0
votes
1answer
157 views
URL encoding with Javascript and then decoding with PHP
I am wanting to url encode a string with Javascript, with the relevant part of the code being:
this.options[this.selectedIndex].value
or the full line:
<select name="category" ...
0
votes
0answers
73 views
mySQL not storing Unicode entities properly
I'm using PHP 5 / mySQL 5 / CodeIgniter, and I have a system that builds an SQL query via a series of filters. Among these is the option to do a LIKE - e.g. company name contains ACS. This would ...
2
votes
0answers
189 views
regarding CSRF Filter in Tomcat 7 url encoding
I work on a web application that is vulnerable to CSRF(Cross Site Request Forgery) attack. Tomcat 7 has a CSRF prevention filter. I went through the description to configure this filter.
This filter ...
0
votes
1answer
116 views
url query xml and xpath transform
Short question: How to deal with a raw ampersand in xml input file.
ADDED: Im not even selecting the field with the ampersand. The parser complains at the presence of the ampersand within the file.
...

