Author |
Topic  |
|
Zimmer
Starting Member
Belize
22 Posts |
Posted - 12 February 2005 : 17:26:10
|
Hi!
I've recently made a site for my forum, now I want the header part (the logo and the links) in one .asp file, and I want the actual forum and all within in another .asp file. How would that be possible?
Look here: http://www.securitum.com/Defaultt.htm To the right of the logo, I want all the navigation links (Home, Profile, Register, Active Topics, Members, Search, FAQ etc etc etc), and the middle square frame, I want the forum, without header and header-links.
How would that be possible to accomplish?
I've seen it among other places, here: www.itproffs.se where he has integrated the links with his site.
VERY much appreciated. If I could get this done, I could complete my site :-)
I don't want to move on with the site and complete it, if I'm not sure this can be done.
Thanks alot for any help I can get.
Cheers. |
quote: why did you not post this at Snitz?
The main reasons why this was not posted at Snitz and why I might not post the bugs I find directly at Snitz anymore are the ways "ruirib and HuwR" take pleasure to criticize just about anything I post and seem to resent the fact that I want to improve and correct Snitz which, I agree, serve as the original base for my own Forum.
These are some of the actions I find unacceptable: ruirib and HuwR take fun to Delete some of my topics, of my replies, locked or move my topic.
A topic posted last week from me to Davio in "Help: MOD Implementation" Forum as been deleted.
Two replies in my topic as been deleted about a bug on snitz topic page: http://forum.snitz.com/forum/topic.asp?whichpage=5.96&TOPIC_ID=44136#372029
A Fix to texanman as been deleted (first reply to texanman subject): http://forum.snitz.com/forum/topic.asp?TOPIC_ID=66162
One of my Multi-Language Topic on Snitz has disappeared last night Multi-Language and Multi-Language Skin3D http://forum.snitz.com/forum/topic.asp?TOPIC_ID=40765
etc...
3 times I changed my password and the day after the same game start.
Since I send to HuwR a donation of $200 on December 22, 2006 this guy HuwR has never stop to pick on every thing I post on the Snitz Forum. |
|
Zimmer
Starting Member
Belize
22 Posts |
Posted - 13 February 2005 : 05:01:46
|
To clarity:
I want to be able to separate the logo and links from the header, and put them where the current logo is here: http://www.securitum.com/Defaultt.htm
|
quote: why did you not post this at Snitz?
The main reasons why this was not posted at Snitz and why I might not post the bugs I find directly at Snitz anymore are the ways "ruirib and HuwR" take pleasure to criticize just about anything I post and seem to resent the fact that I want to improve and correct Snitz which, I agree, serve as the original base for my own Forum.
These are some of the actions I find unacceptable: ruirib and HuwR take fun to Delete some of my topics, of my replies, locked or move my topic.
A topic posted last week from me to Davio in "Help: MOD Implementation" Forum as been deleted.
Two replies in my topic as been deleted about a bug on snitz topic page: http://forum.snitz.com/forum/topic.asp?whichpage=5.96&TOPIC_ID=44136#372029
A Fix to texanman as been deleted (first reply to texanman subject): http://forum.snitz.com/forum/topic.asp?TOPIC_ID=66162
One of my Multi-Language Topic on Snitz has disappeared last night Multi-Language and Multi-Language Skin3D http://forum.snitz.com/forum/topic.asp?TOPIC_ID=40765
etc...
3 times I changed my password and the day after the same game start.
Since I send to HuwR a donation of $200 on December 22, 2006 this guy HuwR has never stop to pick on every thing I post on the Snitz Forum. |
 |
|
Jorrit787
Average Member
  
Netherlands
681 Posts |
Posted - 13 February 2005 : 12:51:57
|
You could try calling sForumNavigation from default.asp , but I'm not sure that would work. |
 |
|
Jezmeister
Senior Member
   
United Kingdom
1141 Posts |
Posted - 13 February 2005 : 20:13:25
|
Zimmer, the easiest thing to do there would be to create a duplicate inc_header.asp then include it into your pages using a normal include (<!--#INCLUDE FILE="inc_header_dupe.asp" --> or something like that). you'd also need to update the includes in inc_header to <!--#INCLUDE VIRTUAL="../forum/##filenamehere##" --> for use outside the forums. |
Edited by - Jezmeister on 13 February 2005 20:14:07 |
 |
|
|
Topic  |
|
|
|