Populating form text fields with javascript

2008-04-28 Thread Phillip Vector
I finally got the AJAX working (Scriptacilious was messing up something with it) and now, I have another issue.. I get the popup list of employers. I'd like to be able to click on the name of one and populate the name, address and city fields of the form WITHOUT submitting it. I thought about

RE: Populating form text fields with javascript

2008-04-28 Thread Dave Watts
I finally got the AJAX working (Scriptacilious was messing up something with it) and now, I have another issue.. I get the popup list of employers. I'd like to be able to click on the name of one and populate the name, address and city fields of the form WITHOUT submitting it. I