Home » Developer & Programmer » Forms » Pass encoded Parameter (Forms 11g (11.1.2.2.0))
Pass encoded Parameter [message #662824] |
Fri, 12 May 2017 10:43  |
 |
abcooper
Messages: 2 Registered: May 2017
|
Junior Member |
|
|
I have a web application that is calling oracle forms like
<a href="<%=serverAdd %>/forms/frmservlet?config=Apps&otherparams=EDIPI=<%=Url.Encode(strEDIPI) %>"
The URL.Encode only encodes special characters. The parameter I am passing is numeric so it is not encoded with the above function.
Is there a way to encode it when sending the URL then decode it within Forms?
Thanks in advance
|
|
|
|
Goto Forum:
Current Time: Mon May 05 12:21:05 CDT 2025
|