[ 1 post ]

Chris

  • Username: charrell
  • Joined: Fri Aug 28, 2009 2:50 pm
  • Posts: 1
  • Offline
  • Profile

Problems with AJAX driven form

Post Posted: Fri Aug 28, 2009 3:00 pm
+0-
You could say, I'm probably not even on a beginner level of javascript, but I was able to YUI up and running on a project of mine and I got the hang of it. However, I'm having issues with form values from the AJAX driven forms. Maybe I can't even do what I'm trying (the way I'm trying), but I'll leave that judgment up to you experts.

Basically I have a select input with a few institutions in it. When I select one of the institutions it will process that value via AJAX and display a second DIV (as returned from AJAX) with another select input that has a list of employees on it. I can't seem to pass data along from the second (generated) select input. If I put an alert or anything within callAJAX() referring to that form, nothing works at all (even the calls for the original select input.

Any ideas at all? I started to think that maybe it can't access the data from the forms that are being returned by my php script to AJAX. Is this a limitation?
  [ 1 post ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum