update/delete form data to an SQL db
From: mgm (mgm_at_discussions.microsoft.com)
Date: 08/30/04
- Next message: Chris van den Heever: "Re: Refresh rate for database"
- Previous message: Susan: "Rollovers for menu items?"
- Next in thread: Andrew Murray: "Re: update/delete form data to an SQL db"
- Reply: Andrew Murray: "Re: update/delete form data to an SQL db"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 30 Aug 2004 11:33:05 -0700
I have a page that displays a form after a search, which contains rows from
an SQL database table. I want to make it to where a user can delete or
update these rows. At this time, I'm working on the deleting. I've made it
to where a user can select a check box beside the rows the user wishes to
delete (like hotmail does if you're familiar). However, I am not sure how to
collect the ids. I can get 1, using simple javascript to send the value of
one to a hidden textbox, but I'm stumped on how to create a string of ids
without ending up with a comma at the beginning of the string and/or the end.
If you have info or websites I could read about how to do it I would
appreciate it. Please ask me questions if what i'm saying doesn't make sense.
Thanks! MGM
- Next message: Chris van den Heever: "Re: Refresh rate for database"
- Previous message: Susan: "Rollovers for menu items?"
- Next in thread: Andrew Murray: "Re: update/delete form data to an SQL db"
- Reply: Andrew Murray: "Re: update/delete form data to an SQL db"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|