K
Ken
I am trying to design a form that will post to another form which will in turn post to a database...as an example...
On Form #1, the user selects a color (white, green, red, etc) which is also associated with a color code (white=1, green=2, red=3 etc.
User gets the first form and selects their color. This color then posts to a second form with both the color and the color code in separate fields so that this form is posted to the database with color in one field and color code in another
Any suggestions?
KB
On Form #1, the user selects a color (white, green, red, etc) which is also associated with a color code (white=1, green=2, red=3 etc.
User gets the first form and selects their color. This color then posts to a second form with both the color and the color code in separate fields so that this form is posted to the database with color in one field and color code in another
Any suggestions?
KB