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!

mod_plsql: /pls/htmldb/f HTTP-400 Missing '=' in query string or post form

429004Aug 16 2006 — edited Aug 17 2006
I have a link as a value in my table as follows
[using square brackets rather than angle brackets to get this to show up here]

[a href="f?p=&APP_ID.:4142:&APP_SESSION.:::::" ]Option 1[a]

when I click on the link it successfully produces, rather than get taken to page 4142, I get the following error:

mod_plsql: /pls/htmldb/f HTTP-400 Missing '=' in query string or post form.

I have tried the identical html code in an html region and it works properly but it doesn't work when coming out of the db.
What does this error really mean? I don't see any place to put an '=' sign.
Any suggestions? What do I need to do special here?

Thanks,
Linda
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 14 2006
Added on Aug 16 2006
5 comments
518 views