Vote count:
0
I have a url like bulkmessaging/public/pdf/messagereport_pdf.php
Now im appending query string for example, bulkmessaging/public/pdf/messagereport_pdf.php?company="+company+"&user="+user+"&reportfor="+reportfor+"
I want to download a pdf on redirecting this path but when i redirect this path '?' is encoded to '%3F' in google chrome and im not getting the pdf page.The code is working fine with mozilla firefox. It should remain "?" only in the url when redirecting using chrome.
Can anyone help me?
asked 1 min ago
Error on encoding '?' to '%3F' in google chrome
Aucun commentaire:
Enregistrer un commentaire