Passing generated content into javascript

Discussion in 'JavaScript' started by Arya, Nov 9, 2007.

  1. #1
    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?
     
    Arya, Nov 9, 2007 IP
  2. JeffHood

    JeffHood Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hello. AJAX is a set of technologies that enables web developers to overcome that very issue. I suggest Googling for [xmlhttprequest post example]
     
    JeffHood, Nov 12, 2007 IP