like theres two pages.
page one calls page two and displays the output of page 2 on page 1 via ajax.
now can i click on page 2's output(on page one) and have it execute another javascript function to call AJAX(a third page)
?
or what? if so... how?