Hi,
I am using Oracle form 10 I want to know how can I access the parameters of URL in oracle form
Ex: whenever I run the form it opens in a browser and the URL for the same is
http://112.10.0.10:7778/forms/frmservlet?config=pkamble
I just want to know how can I access the value of 'config' parameter inside oracle form code.
when we run oracle form using 10g then
I will appreciate the help !!