in reply to multi-record db update using cgi
For instance, you could use:
Then, as you iterate through param(), you can determine for each field where it belongs, and process it accordingly.$q->textfield (-default=>A,-name=>"title_$cdnum"),$q->textfield (-defa +ult=>""-name=>"artist_$cdnum")
|
|---|