shasha
02-06-2004, 11:43 AM
I am not a coder or HTML buff. I am pretty good at following directions and beating my head against things until they work though. ;)
This is for a fantasy football auction draft that will be live using a chatroom. I want to have a
text box for a player's name that the user can input
drop down box for position
drop down for team
dropdown for whole dollar amounts
drop down for .25 increments
User presses the submit button and all the data from those fields pass to a textbox on the same page and allows the user to post it to the chat room.
I can't for the life of me figure out how to get the data from the other fields into the textbox. I am quite sure that it isn't that hard and rather than beat myself I figured one of you smart guys here could point me in the right direction. Any help is appreciated.
This is for a fantasy football auction draft that will be live using a chatroom. I want to have a
text box for a player's name that the user can input
drop down box for position
drop down for team
dropdown for whole dollar amounts
drop down for .25 increments
User presses the submit button and all the data from those fields pass to a textbox on the same page and allows the user to post it to the chat room.
I can't for the life of me figure out how to get the data from the other fields into the textbox. I am quite sure that it isn't that hard and rather than beat myself I figured one of you smart guys here could point me in the right direction. Any help is appreciated.