Is there a way to display all the records in the DB in a list/table and then having an option next to them to edit or delete them, I have heard its possible but really dunno how at all! cheers all!
[tt]This thread (thread333-781075) should provide you with the basic idea on how to attached a link to either edit/delete to each records displayed.
In other words
1st you would create a connection to your database
2nd you create a recordset to the database
3rd display all records in your database using a loop
4th etc...
Also, a simple "ASP Tutorial" google search should yield additional links with more reading material.
[/tt]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.