Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

& in URL

Aryan_stylesAug 23 2010 — edited Aug 24 2010
Hi All,

We are facing an issue with &. We have a item which contains LOV field and it can contain "&" in that. This is also a parameter to fetch some other reocrds. Now When we select any data with "&" in it, and click search it works fine. But when again we click search without changing that "&" it shows as no data found as in URL this "&" is change to "%26amp". We know that %26 is code for "&" and here amps is a sort of escape character, but don;t know why it is coming as %26amp instead of &amp.

Is there any way we can handle this in Javascript. The data can be anything like "24*7 & 365 days". I was thinking of a solution to decode this part while retriving the parameter, but what if this comes in any other field also.

So just wondering if i can get a solid solution for this.
Thanks guys for giving a thought for this. Waiting for solution

Thanks
Aryan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2010
Added on Aug 23 2010
5 comments
713 views