Little bit of JavaScript help please

Soldato
Joined
17 Oct 2002
Posts
3,101
Basically, I want to take the input from 3 different form fields (text boxes) and dynamically put the all of the text together into one read only text box seperated by full stops.

I can do it with one text box but I don't know how to take multiple inputs.

Any help would be most appreciated, thanks. :)
 
I'm completely lost with this one, sorry. My Javascript skills are embarassingly weak. I really should go on a course.

The output could be in a div, it doesn't really matter.

I don't suppose I could be really cheeky and get a working examlple which I could disect pretty please?
 
Thanks guys, really appreciate the effort. I was thinking more along the lines of the result appearing as you typed into each box - is that easy enough or not worth the effort?
 
Back
Top Bottom