mod_plsql: /pls/htmldb/f HTTP-400 Missing '=' in query string or post form
429004Aug 16 2006 — edited Aug 17 2006I 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