Upload another website into my webpage

P

poncho802

I want to upload another website into my website without leaving my website.

I have an online calendar under another website that I want to load into my
calendar and events page on the new website.
 
G

Geoffrey

Poncho,

If you are willing to dedicate a fixed space on your Publisher webpage you
can insert a floating frame which will call up another website. You do this
by inserting an HTML fragment where you want the external website to appear.

The code is:
<iframe name="whateveryouwanttocallit" border="anynumberyouwishorzerofor
none" src="http://fullpathofthelink" width="inpixels" height="inpixels"
scrolling="yes"></iframe>

Cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top