Insert Server behavior

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Niko
Forum Newbie
Posts: 9
Joined: Tue Apr 20, 2004 6:17 am

Insert Server behavior

Post by Niko »

I have a list box which is set up for multiple selections. I have the insert Server Behavior set up for the list box fields. If the user selects more than one item from the list box and then submits only the first item selected is being inserted into the table. Can I do multiple inserts into a table using a list box?
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Please don't cross post
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

Post Reply