| form submission [message #252687] |
Thu, 19 July 2007 11:43  |
ladybug Messages: 1 Registered: July 2007 |
Junior Member |
|
|
Hi,
I am very new to Oracle Portal and this is my first attempt at working with oracle portal.
I have a form with some input fields of numbers, radio buttons, etc. and I want to submit the form (eventually to an email account).
At the moment, I am trying to just use submit button to insert a value into a table. How do I achieve this?
This is my HTML FORM TAG
htp.p('<FORM name=''Test Form '' actoin=' ||test_portlet.get_portlet_schema || '.test_portlet.submit_request METHOD=''POST'' enctype=''multipart/form-data''>');
And procedure submit request only does an insert into a table.
Please send me any suggestions or sample codes.
|
|
|
| Re: form submission [message #297488 is a reply to message #252687 ] |
Fri, 01 February 2008 01:21  |
rebeccah@falcorp.co.za Messages: 24 Registered: October 2007 Location: midrand |
Junior Member |

|
|
hi
did you ever ger a results/ help with this question
i have the same problem.i need you help.
thanks in advance
|
|
|