Ask a Question related to Dreamweaver AppDev, Design and Development.
-
SharonM #1
Inserting multiple checkbox values
Hi There I have a list of items (approximately 500) generated from the
database. Each item has a checkbox next to it. I now need to insert all the
items in one insert statement where the checkbox was ticked by the user. Can
anybody help or direct me to a url that may help? I truly appreciate any
information! Regards Sharon
SharonM Guest
-
Losing checkbox values when saving PDF
Hi, I have been looking at this problem for 2 days now, changing numerous properties and trying different coding approaches and nothing works. ... -
Flash Checkbox values not responding
Hi. My checkbox values are responding with yes and no instead of the values of the input tag in Flash Forms. I'm using CF7Developer and I'm... -
Summarize values when checkbox is checked
Hello all, The output of some query shows for example 10 records with invoice prices. Before each record is an unchecked checkbox. What I like to... -
How to bind checkbox to one of the values of a datagrid
Hello All, I hope someone can enlighten me, all of the examples and posts Ihave read and sifted through doesn't pertain to what i wouldlike to do... -
[PHP] retrieving form checkbox values
This is not necessary, you can do foreach($_POST as $file) { // ... } George Pitcher wrote: -
Paul Whitham TMM #2
Re: Inserting multiple checkbox values
Sharon
This article is about about multiple updates with checkboxes, but the insert
action is essentially the same with a slightly different SQL statement.
[url]http://www.drdev.net/article11.asp[/url]
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"SharonM" <webforumsuser@macromedia.com> wrote in message
news:cvufr3$ovu$1@forums.macromedia.com...the> Hi There I have a list of items (approximately 500) generated from the
> database. Each item has a checkbox next to it. I now need to insert allCan> items in one insert statement where the checkbox was ticked by the user.> anybody help or direct me to a url that may help? I truly appreciate any
> information! Regards Sharon
>
Paul Whitham TMM Guest



Reply With Quote

