[UPHPU] Another javascript question, with some css and ajax thrown in for fun.

Ash ashovi at qwest.net
Mon Apr 30 15:57:18 MDT 2007


Is there a way to dynamically update one part of an html page with the 
data entered into a form on the same page? I have a page that has a form 
on the left hand side of the page, and a graphics on the right hand side 
of the page. I need to update the text that is on top of the graphic (in 
a text box) with the data that is input on the left-hand form, as soon 
as the person leaves that field. ( I'm not going to use gd or anything 
like that to update the graphic itself. I just want to update the text 
on top of the graphic.)

For example, The form looks kinda like this:
                                         
________________________________________________
First name _______                      |                        
                        |
Last name _______                       |    Image with text boxes on 
top goes here      |
Phone Number ______                     
|________________________________________________|
                                             

And as soon as they put their First name in and go to the Last name 
field, the text box on top of the image on the right side of the page 
instantly puts the text they entered on the form.

Ash


More information about the UPHPU mailing list