I have one quick question for experienced ones.
I have a page that does a jquery ajax post to another php page with javascript in it. My question is, will the javascript get executed as well?
Another question. lets say, that instead of javascript, I have another jquery ajax post request to a third php.
Will any of the 2 work?