View Single Post
  #10 (permalink)  
Old Oct 30th, 2006, 21:25
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Linking Dropdown boxes

Yes. You control the value of the submit button so that it only has a valid value when the submit button itself is pressed.

You check for this when the page is parsed and only write to the database if its valid.
Reply With Quote