Click to See Complete Forum and Search --> : Is it possible to pass a deleted value to another page?


Jlamb1
06-26-2003, 02:19 AM
Hi, need to capture the previously removed value and pass it to another page..

eg : In a person profile , he has selected Person A as his secretary in the secretary field , later he removed Person A , so now the secretary field is " " .

I need the Person A's id info to do updating.
how to capture PersonA value ??

thanks

pelegk1
06-26-2003, 06:18 AM
u can cll a function that will hold a list of the removed person's
and then when u call another page
1 of the parameters u submit is the data ustored in the function