Author |
Topic  |
|
wii
Free ASP Hosts Moderator
    
Denmark
2632 Posts |
Posted - 20 November 2004 : 10:57:32
|
How do I make a link to my current inc_header.asp file to a another inc_header.asp (let´s call it inc_header2.asp), so that it stays on this new header thoughout the forum ?
Hope you understand what I mean. |
|
Podge
Support Moderator
    
Ireland
3776 Posts |
|
wii
Free ASP Hosts Moderator
    
Denmark
2632 Posts |
Posted - 20 November 2004 : 11:32:39
|
Ok, let me try to explain this better.
I have a inc_header.asp file - I would like to have the option for my forum members to load a different inc_header.asp file. I need help with the code for this, I guess with cookies, so that the different inc_header.asp file will load no matter where these members are at the forum. |
 |
|
wii
Free ASP Hosts Moderator
    
Denmark
2632 Posts |
|
Podge
Support Moderator
    
Ireland
3776 Posts |
|
Podge
Support Moderator
    
Ireland
3776 Posts |
|
miperez
Junior Member
 
Spain
243 Posts |
Posted - 22 November 2004 : 03:26:55
|
Yes, there is a way, not to dinamically include a file, but to simmulate the effect of being doing exactly that, that I found in 4 Guys From Rolla. You can find it here
I used it somewhere in my site; imagine how fine it works that now I cannot even remember where  |
Best Regards
Mikel Perez
"Hell is the place where everything test perfectly, and nothing works"
|
 |
|
wii
Free ASP Hosts Moderator
    
Denmark
2632 Posts |
Posted - 22 November 2004 : 07:43:29
|
Wow, this is much more complicated than I imagined. |
 |
|
|
Topic  |
|