Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form contains AJAX inserted values: How to POST??

Status
Not open for further replies.

jpo245

Programmer
Jan 16, 2005
45
US
Hi everyone,
I have 2 Select Boxes (Select A, and Select B) in a form.

Depending on what option the user selects in A, Select B is then populated via ajax.

Now my problem is that because the options in B are dynamically inserted via AJAX, the form doesnt seem to detect those values, and doesnt submit them!!

Is there any workaround for this?

Many thanks!!
 
Ok guys, i foudn the error. a very stupid error.

Thanks though!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top