Forum Moderators: open

Message Too Old, No Replies

"submitting" to a text box

         

crazygutgut

8:59 pm on Nov 2, 2004 (gmt 0)

10+ Year Member



Hi all,
still working on my "dog poll".

my poll is designed to count living and deceased dogs for a specific dog breed. there are about 10 questions in the "form". the form itself is dynamic and certain questions appear based on previous answers. the problem that I have is that people who fill out the form need to be able to add additional dogs.

What I was trying to do is to have a "submit" button that submits the reults to a visible text box. then under the text box I would have a button that submits only the results in the text box to me (i am using a responsomatic server link). The first button would be called "add another dog" Pressing this button would transfer the results info to the text box and clear the form

thanks...

Paul

adni18

4:16 pm on Nov 5, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



So...you want a user to type something in a text box, then hit add another dog, then have their dog appear in the larger textarea under the rest? I am very confused, and maybe you could include some of your scripting or something?

crazygutgut

4:58 pm on Nov 5, 2004 (gmt 0)

10+ Year Member



I have a form all ready done it is comprised of text boxes, and radio buttons. when the form is complete I was hoping that the submit would transfer the the results (values) of the form to a text box, that way the form could be reused. and additional dogs could be added to the text box, when the user is done only the text box with all the values gets submitted...
email me paul@gluck.net and I can send you the form