The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Locating and embedding HTML to separate website

3 posters

Go down

Locating and embedding HTML to separate website Empty Locating and embedding HTML to separate website

Post by Arumeverto March 22nd 2012, 3:25 am

okay, so long story short, I created this forum to help me advocate my website and meet the needs of individual members. I can't find the HTML code for the page I constructed here

http://mainhall.forumotion.com

I want to take my forum and embed it into my website using HTML coding (a preview or link isn't what I'm looking for, I would prefer my members be able to post to the forum directly from my website and have the results simply mirrored here)

The address I want the forum to appear on is here

http://www.wix.com/mainhall/bms#!__full-conferance

(there is another box there with the BMS forum preface in it, however that is from a different website and will be removed after I am able to add this forum)

I can't find the HTML code here to embed it to the conference page on the website please help?

avatar
Arumeverto
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Locating and embedding HTML to separate website Empty Re: Locating and embedding HTML to separate website

Post by Mike March 22nd 2012, 12:05 pm

you can't fully embed forumotion forums but you can use an iframe, which works the same way.


Code:
<iframe src="FORUM LINK" width="XX" height="XX" scrolling="YES"></iframe>
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Locating and embedding HTML to separate website Empty Re: Locating and embedding HTML to separate website

Post by LGforum March 22nd 2012, 12:10 pm

You can't embed a whole a forum with some HTML code Razz

For a start forums have about 100 files involved, not just a piece of HTML.
It also would not be possible with a free host due to not having access to the server.
For such things I'd recommend you don't use free hosts if your wanting to achieve integration and such things.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Locating and embedding HTML to separate website Empty Re: Locating and embedding HTML to separate website

Post by Arumeverto March 22nd 2012, 12:49 pm

I'm still pretty fresh at this, do I simply copy and paste this info into my website the same as an HTML code? I've been searching the net for two days to this problem but know very little about iframes. I know I need to post the forum's link width and height there but what other code's do I need for the

Code:
and [/quote]


Last edited by Arumeverto on March 22nd 2012, 12:53 pm; edited 1 time in total
avatar
Arumeverto
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Locating and embedding HTML to separate website Empty Re: Locating and embedding HTML to separate website

Post by Arumeverto March 22nd 2012, 12:52 pm

LGforum wrote:You can't embed a whole a forum with some HTML code Razz

For a start forums have about 100 files involved, not just a piece of HTML.
It also would not be possible with a free host due to not having access to the server.
For such things I'd recommend you don't use free hosts if your wanting to achieve integration and such things.

What do I use then?
avatar
Arumeverto
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Locating and embedding HTML to separate website Empty Re: Locating and embedding HTML to separate website

Post by LGforum March 22nd 2012, 1:18 pm

An Iframe is the best your gonna get. As integration is not possible in anyway, with a free host and without server access.
Code:

<iframe src="YOUR FORUM URL" width="100%"></iframe>
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum