10-23-2009, 10:37 AM
|
#4 (permalink)
|
|
The Visitor
Join Date: Oct 2009
Posts: 4
Thanks: 2
|
Quote:
Originally Posted by adamdecaf
You don't, in PHP you can't grab the outer frame. You can grab it via the DOM (javascript) and then send an XMLHttpRequest (Ajax) to a php script.
|
can you show me how to get it done in general maybe?
in my situation, i don't have the access to this www.domain2.com/test.html so how can i write ajax script in their site ("www.domain2.com/test.html")
|
|
|