Unix Technical Forum

PSP passing dynamical parameters - POST method

This is a discussion on PSP passing dynamical parameters - POST method within the Oracle Miscellaneous forums, part of the Oracle Database category; --> PSP passing dynamical parameters - POST method Hi, I have a problem of getting dynamicaly generated parameters from PSP ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database > Oracle Miscellaneous

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-08-2008, 09:04 AM
bobozlobo
 
Posts: n/a
Default PSP passing dynamical parameters - POST method

PSP passing dynamical parameters - POST method

Hi,

I have a problem of getting dynamicaly generated parameters from PSP pages

example:

<form method="POST" action="destinationpage">

For i in 1 .. 100 loop
htp.prn('<input type="text" name="parm_"' || i ||'>');
End loop;

<input type="submit" value="submit" />
</form>


how to get those dynamical generated parameters in destinationpage
page/procedure???


please, help, THX
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:36 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com