We are looking for a way of passing generated content into javascript, and then a way of getting the selections back into a form element on the parent page (perhaps into hidden fields). The is no way to generate content pages on the fly because they are coming from a database call. Can anyone help please?
Hello. AJAX is a set of technologies that enables web developers to overcome that very issue. I suggest Googling for [xmlhttprequest post example]