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!

Quotes converted to an upside-down question mark.

ProhanAug 6 2008 — edited Aug 7 2008
Hello.
Whenever I put the following onblur command in the "HTML Form Element Attributes" property of a select list on my form, either the " or one or more of the single quotes gets turned into an upside-down question mark, and thus the command does not work.

onblur="redirect('f?p=&APP_ID.:1:&SESSION.:Vessel_Display:::P1_Permit_Number,
P1_Fishing_Year,P1_Tags_Requested,P1_Vendor,P1_Category:$v(`P1_PERMIT_NUMBER'),
$v(`P1_FISHING_YEAR'),$v(`P1_TAGS_REQUESTED'),$v(`P1_VENDOR'),$v(`P1_CATEGORY')')"

Why is this happening and how can I prevent it? Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 4 2008
Added on Aug 6 2008
20 comments
1,491 views