Jump to content

Trying to load a URL with a '%' in WV


cbsteven

This topic is 6185 days old. Please don't post here. Open a new topic instead.

Recommended Posts

This is my first time playing with webviewer. I am trying to load a URL that contains a '%'. It looks like this:

https://www.site.com/feeds.cfc?method=Orders&ver=1.00&merchant=319&URLKey=Jo%3D

The URL that it actually attempts to load is:

https://www.site.com/feeds.cfc?method=Orders&ver=1.00&merchant=319&URLKey=Jo%253D

It has replaced the % with %25, and it causes the page to not load. I have tried everything I can think of to trick it into sending just the %. Using different variations of to escape it out, putting the URL into a separate field and loading the field, etc. No dice. Any suggestions?

Link to comment
Share on other sites

This topic is 6185 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.