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!

How to pass checkbox multiple value in URL as parameter?

236985Sep 30 2004 — edited Sep 30 2004
Hello,

I have a checkbox in two page. The checkbox is based on a LOV and user can check more than one value at a time. The return value of the checkbox is like "ID1:ID2".

I want to call another page with the same checkbox item and want to pass the checked value via the URL.

This cause problem because checked value are separated with : that not work in URL.

So, how can I pass checkbox multiple value in parameter via an URL?

Thanks
Jean
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 28 2004
Added on Sep 30 2004
2 comments
676 views