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 Go to next message
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
Re: Pass encoded Parameter [message #662827 is a reply to message #662824] Fri, 12 May 2017 12:35 Go to previous message
abcooper
Messages: 2
Registered: May 2017
Junior Member
found the solution

utl_encode.text_encode and utl_encode.text_decode
Previous Topic: WUT-113 - Too many rows error using webutil to upload doc or pdf
Next Topic: Get raise_application_error messages from errorstack?
Goto Forum:
  


Current Time: Thu Apr 18 16:20:33 CDT 2024