Forum Moderators: open

Message Too Old, No Replies

Embed via javascript src and run ajax

         

nxfx

3:21 am on Dec 30, 2006 (gmt 0)

10+ Year Member



Hello,

i am so stuck, maybe someone can help me here.
I am calling in a html page on a remote server a php file via <javascript src=".....

That page uses document.write to create a page, that all works fine, the problem is
even the js is called in the php on the remote server i can not make ajax requests to that page, any idea why?

Thank you

Ben

eelixduppy

2:45 am on Dec 31, 2006 (gmt 0)



Have you checked your javascript error log/console? It may provde some insight as to why it is not working.