jwk811 Posted December 31, 2006 Share Posted December 31, 2006 on a form i have when the user clicks submit it checks to make sure all feilds are filled in and checks if the products ids they selected exist in the database... well thats what i want to happen.. would i have it set up in my js file the same as i would with php when i check the db? like figure out how many rows there are and if there are none show an alert.. how could i do that? Quote Link to comment Share on other sites More sharing options...
fenway Posted December 31, 2006 Share Posted December 31, 2006 Why not simply pre-determine which products exist, and make the field selection based upon that? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.