Ajax Includes script
http://www.dynamicdrive.com/dynamici...axincludes.htm
=
EDIT: I HAVE NO IDEA WHY BUT IT STARTED WORKING ON IT'S OWN. IT WAS IGNORING LINE BREAKS AND JUMBLING EVERYTHING. NO CLUE WHY IT WORKS NOW, I DIDN'T CHANGE ANYTHING AND YES, I HAD REFRESHED MANY TIMES. ONLY ODD THING IS WHEN I FTP NOW, IT'S LIKE THERE IS A DELAY. SOMETHING WON'T BE RIGHT AND THEN LATER I REFRESH AGAIN AND IT'S CORRECT. NEVER HAD THIS HAPPEN.
=
It's not working probably, apparently ignoring BREAK HTML tags.
This page -- http://www.hottergas.com/contact2.html
INCLUDES this page -- http://www.hottergas.com/ibo.html
The latter is just a very simple file. Which will change for each rep in my company. Now, it just contains this:
Why is it ignoring BR tags? It DOES pull in the file, but with no line breaks.Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> </head> <body> <P>Rick Peterson<BR> White Mountain, AZ<BR> Phone<BR> Email@email.com</p> </body> </html>



Reply With Quote


Bookmarks