I am a ajax newbie so be kind please!
I'm not sure if my title made sense, but I'll try to be clear about my question.
Why does the javascript that is in the page that I have requested from xmlHTTPRequest. open not get interpreted/read?
When I bring back the page, nothing that is in
<script language="javas cript"></script> gets printed to the screen.
Does that make sense?
Esscher
I'm not sure if my title made sense, but I'll try to be clear about my question.
Why does the javascript that is in the page that I have requested from xmlHTTPRequest. open not get interpreted/read?
When I bring back the page, nothing that is in
<script language="javas cript"></script> gets printed to the screen.
Does that make sense?
Esscher
Comment