Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String on Url received encoded
Message
From
07/03/2015 13:16:42
 
 
To
All
General information
Forum:
Javascript
Category:
DHTML
Title:
String on Url received encoded
Miscellaneous
Thread ID:
01616403
Message ID:
01616403
Views:
35
I have a javascript code which sends a Url into another frame like this:
window.parent.document.getElementById("AFrame").src="ViewPageGenericWorker.aspx?Variable=InvoiceStore|NoStore|1|100,InvoiceStore|Code|1|50"
In there, you will see a query string: InvoiceStore|NoStore|1|100,InvoiceStore|Code|1|50

This is delimited by a comma to separate the group and the character | to separate the items in a group.

When the server receives this string, the | character and even the comma are encoded. Anyone would know what is causing that?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform