Hi Everyone,
Let me clarify a little.
Both pages are HTML.
My main, fancy html5/css3 sexy page, index.html, would say "Hey! Here's the data! 1&2, 3&4, 5&6. "
The page that actually contains the data would be unformatted nothingness, called "data.html", and would just contain
"1&2", "3&4", "5&6".
Both pages are HTML, and both are on the same domain.
|