View Single Post
  #2 (permalink)  
Old Oct 3rd, 2007, 10:59
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
Re: DropDownList not submitting to db

I would check that your primary key column is an autonumber field.

Also, try writing the SQL string (I'm sure you can get to that) to the screen to make sure the syntax is correct.

Lastly, try checking the submitted data is valid and that nessesary fields have been filled in.

Maybe there is a field in the database that is required, and you have not included a box for it on the form perhaps?
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
Reply With Quote