jquery ajax problem

cqcasinopsq

New Member
In my post.php I use $.ajax function to load some html data from other file lets call it form.html. My question is is it possible form.html to access post.php POST/GET data when is added to the DOM of post.php ?
 
Back
Top