Hi all!
i am using the checkbox for the purpose of delete the checked items.
when i click more than one checkbox
the request.form value is displayed below
GWT-2/8/2005-00003*IC-098,GWT-2/8/2005-00004*IC-876, GWT-2/8/2005-00004*IC-098, GWT-2/8/2005-00005*IC-876
then how can i split the value like
BookId=
GWT-2/8/2005-00003
FlightNo=
IC-098
for all values
plz help. i will expecting ur reply
Muthu