Author |
Topic |
|
ascension
New Member
50 Posts |
Posted - 27 October 2004 : 00:39:39
|
Here is what I've done: I've separated the inc_header.asp code into two separate files (1) inc_header.asp (2) inc_navigation.asp ... where most, if not all, pages reference inc_header. For pages where I want the site's navigation bar to show up, I've referenced the inc_navigation. Well, the logging in works fine & dandy -- but the "SAVE PASSWORD" button isn't doing it's job. As soon as you close the internet browser, open it up and go back to the forum, it requires you to log back into forum.
My question ... should I separate inc_header and inc_navigation a certain way? Are there some procedures that would be in inc_header that the "save a cookie function" (wherever that might be) would use??
Your assistance into this matter would be so gratefully appreciated! I'm stumped! |
Edited by - ruirib on 27 October 2004 05:12:26 |
|
zinpin
Junior Member
Australia
202 Posts |
Posted - 28 October 2004 : 21:33:34
|
just out of curiosity have you tried setting the cookie to Website instead of forum? |
|
|
ascension
New Member
50 Posts |
Posted - 29 October 2004 : 07:04:24
|
Yes I have. |
|
|
ascension
New Member
50 Posts |
Posted - 02 November 2004 : 20:18:20
|
Anyone else have any clue?
Again, I thank everyone for taking the time to read this thread. |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
ascension
New Member
50 Posts |
Posted - 03 November 2004 : 17:16:58
|
I've done this. I'm thinking it has to do with sections of the processes and procedures, and where they are located? Like I've said, I've split up the code that is originally in "inc_header.asp", and placed it into two separate include files. Does the cookie-saving functionality require particular procedures?
Hmph. |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
ascension
New Member
50 Posts |
Posted - 03 November 2004 : 17:57:42
|
Posted here:
http://iioii.org/snitz/
Ideas? Thank you so much for taking a look... |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
ascension
New Member
50 Posts |
Posted - 04 November 2004 : 06:07:43
|
I've done what you've suggested, but when I click on the login button - it just reloads the page and removes the info in the username/password input boxes, and still not logged in. |
|
|
ascension
New Member
50 Posts |
Posted - 08 November 2004 : 18:34:18
|
Anyone? :: grin :: |
|
|
|
Topic |
|