asp_web_howto thread: How to Delete Records by CheckBox
Message #1 by MinhCDao@a... on Sun, 26 Nov 2000 13:31:57 EST
|
|
--part1_27.e0d2305.2752b11d_boundary
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
Hi Pro
I currently use function RecToTable(objRS) to list data in table. How can we
delete many records same time like we delete mails in our mail box by
checking the checkbox?
Do we have to use javascript for this function. Please tell me HOW if you
know.
Thanks
Minh C. Dao
Message #2 by "StephenB" <stephenb@w...> on Mon, 27 Nov 2000 11:58:25 -0000
|
|
There is a useful article at
http://www.4guysfromrolla.com/webtech/100199-2.shtml .
Stephen
<MinhCDao@a...> wrote in message news:21325@a..._web_howto...
>
>
> --part1_27.e0d2305.2752b11d_boundary
> Content-Type: text/plain; charset="US-ASCII"
> Content-Transfer-Encoding: 7bit
>
>
> Hi Pro
>
> I currently use function RecToTable(objRS) to list data in table. How can
we
> delete many records same time like we delete mails in our mail box by
> checking the checkbox?
> Do we have to use javascript for this function. Please tell me HOW if you
> know.
> Thanks
>
> Minh C. Dao
>
> --part1_27.e0d2305.2752b11d_boundary
> Content-Type: text/html; charset="US-ASCII"
> Content-Transfer-Encoding: 7bit
>
> <HTML><FONT SIZE=2>
> <BR>Hi Pro
> <BR>
> <BR>I currently use function RecToTable(objRS) to list data in table. How
can we <BR>delete many records same time like we delete mails in our mail
box by <BR>checking the checkbox?
> <BR>Do we have to use javascript for this function. Please tell me HOW if
you <BR>know.
> <BR>Thanks
> <BR>
> <BR>Minh C. Dao</FONT></HTML>
>
> --part1_27.e0d2305.2752b11d_boundary--
>
>
|