From: ken uhl <[EMAIL PROTECTED]> > I have been looking at IPC as well. > Seems like the basic open() may be a viable solution. > > I want to take a page with records displayed in HTML table with Check > Boxes, > select some records to be deleted, and pass the selected records to a > confirmation page and then delete or cancel. > > How to pass the selected records to a separate script - ? > My communications skills may not be sufficient to say what I am trying > to do: > I have found that if I try to describe my needs, then I get flamed.... > ( "go to school", " RTFM" , "hire help" ) > so I am taking baby steps, trying to find out which manuals to read...
The easiest solution is to include the data in the confirmation page as hidden form fields. Jenda ===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/