FollowThePeacemakers
Programmer
Check out the following URL and you'll get an idea of what I want (take notice of the left-most column with the "Delete" button and checkboxes)...
QUESTION: How would my users delete records off a page at their will? Kind of like a "delete checked" option for the user. Granted, I don't want these records to be deleted off the database itself...only off of the page that that particular user sees. I've seen this type of thing around the 'net (done with ASP & Javascript, I think) so I know it can be done...but I haven't been able to get it to work. And I really need it.
Here's how the page works: The companies are being called onto the page according to their industry ID (meaning each industry has an ID number). Have a look at to get a feel of what this whole thing is (you can leave the user info forms blank but be sure to check a few industries).
Just FYI: If an individual company ID is needed to delete checked records off the page, there is an Auto-Numbered field in my database called "ID" where each individual company has its own ID number...if needed.
Anyone know how to do it? Wish I did.
Thanks!
QUESTION: How would my users delete records off a page at their will? Kind of like a "delete checked" option for the user. Granted, I don't want these records to be deleted off the database itself...only off of the page that that particular user sees. I've seen this type of thing around the 'net (done with ASP & Javascript, I think) so I know it can be done...but I haven't been able to get it to work. And I really need it.
Here's how the page works: The companies are being called onto the page according to their industry ID (meaning each industry has an ID number). Have a look at to get a feel of what this whole thing is (you can leave the user info forms blank but be sure to check a few industries).
Just FYI: If an individual company ID is needed to delete checked records off the page, there is an Auto-Numbered field in my database called "ID" where each individual company has its own ID number...if needed.
Anyone know how to do it? Wish I did.
Thanks!