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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Include in a layer
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

crazylegsmurphy
Starting Member

5 Posts

Posted - 24 July 2004 :  12:32:48  Show Profile
Hey all,

This may sound like a strange question, but there has been much talk of integrating a forum into a site, but not in the way I am wanting. What I would like to do is, use an include statement to put the forum into a layer on my site.

The problem I am having is that the default.asp page will load in the layer fine, but it will "pop" me out of my site and load each of the pages (admin, register, etc.) in the same window without my site.

Is there a way to keep my forum "included" in the layer/table on my site?

thanks for your help!

Jeff

crazylegsmurphy
Starting Member

5 Posts

Posted - 27 July 2004 :  17:39:32  Show Profile
Not possible? Anyone care to takle this?
Go to Top of Page

Ranko
Junior Member

400 Posts

Posted - 27 July 2004 :  20:49:27  Show Profile
If I got you right: your problem is that default page is included; but when you hit the link for other "basic" pages (like forum.asp or topic.asp) they load normaly - in other words, they do not see that the default page is in a layer.
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 27 July 2004 :  22:55:55  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
The Site Integration MOD is what you need.

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page

crazylegsmurphy
Starting Member

5 Posts

Posted - 28 July 2004 :  13:15:15  Show Profile
Correct, the include statment calls the default.asp page into the layer of the main page, which works, but as you said, once you try and navigate the forum, it loads the pages into the browser not keeping "included"

the site integration MOD, probably won't help in this case. In my other site I have successfully added includes to the header and footer files, but this current site is not designed in such a way. The pages aren't actually HTML tables, they are layers on top of layers...

Here is a link (I hope I'm allowed to do this) so you can get an idea. HERE

Thanks to you both for taking the time to help.

jeff
Go to Top of Page

DavidRhodes
Senior Member

United Kingdom
1222 Posts

Posted - 28 July 2004 :  13:48:30  Show Profile
You be best loading the forum into an IFRAME but you would discount older browsers by doing this so you would have to provide a link to open in a new window

try
<iframe src="forum/default.asp" width="400" height="400"></iframe>
		<noframes><a href="forum/default.asp">Go to forum</a></noframes>

The UK MkIVs Forum
Go to Top of Page

crazylegsmurphy
Starting Member

5 Posts

Posted - 28 July 2004 :  16:19:29  Show Profile
Hello,

Thanks David, HEREis the result of the IFRAME code. As you can see, it solved the problem of the frame "popping" out, but it still has some sizing issues.

I think, if anyone can give me some advice on confining that forum to that frame width, I will be happy for now....but man, doesn't a forum look a little odd in a scrollable window....ah well.

Jeff
Go to Top of Page

crazylegsmurphy
Starting Member

5 Posts

Posted - 28 July 2004 :  18:26:12  Show Profile
Thanks everyone.

I adjusted the tables in the inc_header file and it all seemed to fit. Thanks again.
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.47 seconds. Powered By: Snitz Forums 2000 Version 3.4.07