User Profile
Collapse
-
I couldn't just rename it to .php because it didn't have any headers in it. So I ended up adding a replace() command. Thanks for the suggestion though. -
xmlhttp get + innerHTML + php embedded coding
I have a .txt file that has some PHP coding (<?php echo setUrlVariables (); ?>) embedded into it.
It worked fine (the variables actually worked) when I had my PHP file 'include("myfil e.txt")' (treating the .txt file as part of the php scripting and not as plain text).
Now, I have it retrieving the .txt file from an XMLhttp get request and including it with the document.all.di vID.innerHTML command.
... -
gits-
Thank you. I figured that out this morning (1:30am), then went to bed -- bald!Leave a comment:
-
Same problem
I am also having the same problem. If I clear Temp Internet files, and reload, it will display the correct file. Every refresh/loop after that, only shows the initially loaded file. Even if I close the browser and reopen it, it still shows the 'cached' version.
I've added an "alert(xmlhttp. responseText);" and that too only shows the 'cached' version. It seems that IE looks for a cached version...Leave a comment:
No activity results to display
Show More
Leave a comment: