Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String on Url received encoded
Message
De
07/03/2015 13:16:42
 
 
À
Tous
Information générale
Forum:
Javascript
Catégorie:
DHTML
Titre:
String on Url received encoded
Divers
Thread ID:
01616403
Message ID:
01616403
Vues:
34
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform