Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 Inserting Forum Into Existing Page.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

falk3n
Starting Member

8 Posts

Posted - 17 April 2001 :  20:06:40  Show Profile
How do you add the forum to a single existing page, and have it a small part of the page, say 500 X 400 ? Like into a cell or table.. Thanks.

falk3n
Starting Member

8 Posts

Posted - 17 April 2001 :  20:45:41  Show Profile




Edited by - falk3n on 17 April 2001 20:45:53
Go to Top of Page

paco
Junior Member

Spain
187 Posts

Posted - 18 April 2001 :  03:45:16  Show Profile
You can put it into a frame, maybe an iFrame.

Regards,
Paco

Go to Top of Page

paco
Junior Member

Spain
187 Posts

Posted - 18 April 2001 :  03:54:41  Show Profile
To put it inside a table cell you'll probably have to get into the forum code. I would look for HTML tags (<HTML>, <HEAD>, <BODY>) in top.inc and default.asp and use ASP includes. Maybe it's enough with that, maybe not.

Have luck, and please, if you manage to do it, tell us how you did it.

Paco

Go to Top of Page

falk3n
Starting Member

8 Posts

Posted - 18 April 2001 :  07:46:53  Show Profile
Thanks, I'll try that.
Go to Top of Page

falk3n
Starting Member

8 Posts

Posted - 18 April 2001 :  16:28:45  Show Profile
Well That was rather easy with an Iframe, Thanks paco.

The code:
Just add anywhere in your page. (html page)

<IFRAME ID=IFrame1 FRAMEBORDER=0 WIDTH=550 HEIGHT=450 SCROLLING=yes SRC="http://forum.snitz.com/forum/default.asp"></IFRAME>
Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 18 April 2001 :  18:44:57  Show Profile
I don't think Netscape supports IFRAME.


======
Doug G
======
Go to Top of Page

work mule
Senior Member

USA
1358 Posts

Posted - 18 April 2001 :  21:27:28  Show Profile
quote:

I don't think Netscape supports IFRAME.



It doesn't. I think that IE is the only browser that supports IFRAME's. It's a browser specific element introduced by Microsoft.

Go to Top of Page

Gremlin
General Help Moderator

New Zealand
7528 Posts

Posted - 18 April 2001 :  23:46:03  Show Profile  Visit Gremlin's Homepage
Good idea to stay away from IFRAME at the moment becuase of the reasons posted above.

If this is the sort of thing your trying to do www.eq-halo.com/forums then let me know and I'll post the code I used. Basically just a few table tags added here and there to inc_top.asp and inc_footer.asp

Go to Top of Page

falk3n
Starting Member

8 Posts

Posted - 20 April 2001 :  11:26:55  Show Profile
Netscape users are missing alot on the web anyway.. I think I'll keep using Iframe.. besides, the amout of netscape users in my logs don't justify any special coding on my end, they'll just have to conform, or miss out. I did.

Go to Top of Page

AzJose
Starting Member

USA
1 Posts

Posted - 10 May 2001 :  01:18:19  Show Profile  Visit AzJose's Homepage  Send AzJose an AOL message  Send AzJose an ICQ Message  Send AzJose a Yahoo! Message
I would be interested in the code you used. I am wanting to keep in the same style with the rest of the site i am working on, using an include for top and left bars, like yours. TIA.. Joseph
quote:

Good idea to stay away from IFRAME at the moment becuase of the reasons posted above.

If this is the sort of thing your trying to do www.eq-halo.com/forums then let me know and I'll post the code I used. Basically just a few table tags added here and there to inc_top.asp and inc_footer.asp





Go to Top of Page

Aznknight
Senior Member

USA
1373 Posts

Posted - 10 May 2001 :  01:39:23  Show Profile  Send Aznknight an AOL message  Send Aznknight an ICQ Message
quote:

Netscape users are missing alot on the web anyway.. I think I'll keep using Iframe.. besides, the amout of netscape users in my logs don't justify any special coding on my end, they'll just have to conform, or miss out. I did.



my sentiments exactly.

- Alan
www.iamviet.com
www.calvsa.net
Snitz Resource
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.29 seconds. Powered By: Snitz Forums 2000 Version 3.4.07