Hello,
        I'm working on a Perl CGI program that must update
A mysql database.  The user enters key information that
Is used to display zero to many records.  Then the user
Can update or delete any number of records displayed.
I sucessfully displayed multiple records and have output
Them such that they can be modified.  I'm not sure 
Though when I submit the screen how I go through the
Multiple records.  I can't seem to find any examples in
The books that I have.  I output the multiple records using
A while and fetchrow_array.  I don't have any code to show
Because I am at a loss as to how to start.  Perhaps I can 
Just get the entire screen into one big field that I can
Manipulate?  Sorry if this is a really dumb question.
Maureen



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to