Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 15th, 2005, 06:51 AM
Authorized User
 
Join Date: Feb 2005
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to umair_rathore
Default how can i delete records by clicking a link

hi guys!

        how can i delete a record by clicking a link and load next record into the text fields. so far i've got my first db record in my form.

regards
umair

__________________
Don\'t express ur emotions, let the Emotions express themselves
 
Old March 15th, 2005, 08:12 AM
Registered User
 
Join Date: Mar 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,
your link could be a submit button or a client javascript that submits the page to another asp page with your record as parameter and this asp page could execute a script that delete this record using a sql statement for example

 
Old March 15th, 2005, 08:46 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to qazi_nomi
Default

Dear simply link with id to the next page where u put ur queery to delete that record or select to display in the text box



(*_*)

Numan
--------------------------------------------------
It is not important what you get But important is how you got it





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to delete all the records in a table Kai Lai Access VBA 2 March 15th, 2016 07:20 AM
How to delete one of two duplicate records aarkaycee SQL Server 2000 0 August 20th, 2006 07:27 PM
delete records in database shoakat Classic ASP Databases 9 October 26th, 2004 08:31 PM
how can i get recordset by clicking a link tilu ASP.NET 1.0 and 1.1 Basics 5 January 21st, 2004 01:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.