<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1036730" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1036730</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/might-be-stupid-question#comment-1211196</link>
    <description> &lt;p&gt;You&#039;d probably want to use PHP for that. On your site, make the file you want, but do not include stuff like  etc, just the content and other html codes you want displayed on the client&#039;s site. And then on the client&#039;s site, all you have to do is put a little PHP code on it.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;!-- on your client&amp;#039;s website --&amp;gt;&lt;br /&gt;&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;This is a clien&amp;#039;ts website&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;you are allowed to add html code here if you want&amp;lt;/p&amp;gt;&lt;br /&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;include (&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;http://www.yourwebsite.com/the_page_you_want_to_display.html&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;); &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&amp;lt;p&amp;gt;above is where that page hosted on your website would appear&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;But PHP must be enabled on your client&#039;s server, and the file extension of your client&#039;s page must be .php (no .html, htm, etc).&lt;/p&gt;
 </description>
     <pubDate>Fri, 01 Dec 2006 04:11:43 +0000</pubDate>
 <dc:creator>teammatt3</dc:creator>
 <guid isPermaLink="false">comment 1211196 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/might-be-stupid-question#comment-1211192</link>
    <description> &lt;p&gt;Thanks to you both for your responses. That tells me that what I want to do can be done. I&#039;m not quite sure how to do it with a frame (can you elaborate a little more?) And PHP is a little foreign to me as well.&lt;/p&gt;
&lt;p&gt;FYI (just to add to the confusion) in this case &quot;MySite&quot; is actually a client&#039;s site. &quot;YourSite&quot; is actually my own site. I want to store files on my site that are called up on my client&#039;s site so that it appears as though the files are on my client&#039;s domain.&lt;/p&gt;
&lt;p&gt;That being said, thanks again for your help.&lt;/p&gt;
 </description>
     <pubDate>Fri, 01 Dec 2006 02:27:53 +0000</pubDate>
 <dc:creator>LenBradshaw</dc:creator>
 <guid isPermaLink="false">comment 1211192 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/might-be-stupid-question#comment-1211191</link>
    <description> &lt;p&gt;Or if you use a scripting language (like PHP), you can use the curl functions to grab the page and display it and process it as your own. &lt;/p&gt;
&lt;p&gt;Please note, IMO this should only be done if you have &quot;yoursite.com&quot;&#039;s permission Also if the other site bases content on the browser using the site, this could be affected (becasue a browser is&#039;t actually visiting their site)&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Fri, 01 Dec 2006 02:19:41 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1211191 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/might-be-stupid-question#comment-1211189</link>
    <description> &lt;p&gt;You could do it with a frame. Just have a very, very small frame at the top (your website) and have a big frame below it (the other site).&lt;/p&gt;
 </description>
     <pubDate>Fri, 01 Dec 2006 01:50:47 +0000</pubDate>
 <dc:creator>teammatt3</dc:creator>
 <guid isPermaLink="false">comment 1211189 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
