passing parameter in URL (forms 10g)
449613Oct 5 2006 — edited Sep 4 2007Hi,
I'm using forms 10g (904) and I need to pass in a paramter when the form starts. I have created a parameter and it works when I debug.
But when I run it on Oracle Application Server, how do I pass the parameter in the URL? I have tried ¶meter_name=parameter_value, but it does not seem to work.
Thanks.
WJ