PDA

View Full Version : Needed help


aleem580
06-17-2003, 02:46 AM
hi,
I having some problems

1)I have form which show email messages like hotmail. Can some one tell when i click on the checkbox whole record highlight as hotmail.
2) The message which i want to delete have composite primary key.Fields are more than four. Is their any good way to delete the record.

tev
06-17-2003, 02:45 PM
The first problem i would try to solve with javascript.
You can choose to refresh the page and give the record another color when its "checked"

an other way is to use layers. you can hide a layer and then show it when the checkbox is checked.