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

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 An ASP file to log out from Snitz
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 01 January 2004 :  09:49:24  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
quote:
To make the logout page, I did as this (it a cheap way but it works...)

Log out as usual, when the page displays, stop it and show HTML.
Then copy and resp write it in logout.asp :P
Surely there are better ways :)


I don't understand what you mean? =)

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page

Uzzio
Starting Member

46 Posts

Posted - 08 January 2004 :  02:20:39  Show Profile
quote:
Originally posted by tribaliztic

quote:
To make the logout page, I did as this (it a cheap way but it works...)

Log out as usual, when the page displays, stop it and show HTML.
Then copy and resp write it in logout.asp :P
Surely there are better ways :)


I don't understand what you mean? =)




just copy the html and paste it in the asp file with response.writes! :)

it works for me but....it does not log out any way :(
It seemed so in the beginning but I was wrong :(
any more ideas?
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 08 January 2004 :  03:30:52  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
What html-code should I paste? =)
What's not working? I get logged out and it seems to work for all my users too.

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page

Uzzio
Starting Member

46 Posts

Posted - 08 January 2004 :  13:03:35  Show Profile
quote:
Originally posted by tribaliztic

What html-code should I paste? =)
What's not working? I get logged out and it seems to work for all my users too.



you should log out as usual snitz, when the good bye page shows, click on View and then HTML, and cut and paste :)
It simply does not log out to me...no way :(
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 08 January 2004 :  14:47:16  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
I fixed the html-part =)
Do you want to try my logout.asp? I can paste the code here.

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page

Uzzio
Starting Member

46 Posts

Posted - 09 January 2004 :  02:51:53  Show Profile
quote:
Originally posted by tribaliztic

I fixed the html-part =)
Do you want to try my logout.asp? I can paste the code here.



Thank you!!!
You can send it to my email if it is too long to past here
uzzio@virgilio.it


Thanks!
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 09 January 2004 :  03:14:36  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
it's kinda short so I post it here:

<!--#INCLUDE FILE="config.asp"-->
<!--#INCLUDE FILE="inc_func_common.asp" -->
<!--#INCLUDE FILE="inc_header.asp" -->

<%
strCookieURL = Left(Request.ServerVariables("Path_Info"), InstrRev(Request.ServerVariables("Path_Info"), "/"))
strUniqueID = "Snitz00"
%>


<%
Call ClearCookies()

Response.Write"<p align=""center""><font face=""" & strDefaultFontFace & """ size=5 color=""" & strForumhoverFontColor & """><br>You are being logged out from " & strForumTitle & "...</font></p><br>" & vbNewLine & _
				"<meta http-equiv=""Refresh"" content=""2; URL=default.asp"">" & vbNewLine
		WriteFooter

%>


Maybe there is another way but this work for me anyways.

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page

Uzzio
Starting Member

46 Posts

Posted - 09 January 2004 :  12:47:07  Show Profile
quote:
Originally posted by tribaliztic

it's kinda short so I post it here:

<!--#INCLUDE FILE="config.asp"-->
<!--#INCLUDE FILE="inc_func_common.asp" -->
<!--#INCLUDE FILE="inc_header.asp" -->

<%
strCookieURL = Left(Request.ServerVariables("Path_Info"), InstrRev(Request.ServerVariables("Path_Info"), "/"))
strUniqueID = "Snitz00"
%>


<%
Call ClearCookies()

Response.Write"<p align=""center""><font face=""" & strDefaultFontFace & """ size=5 color=""" & strForumhoverFontColor & """><br>You are being logged out from " & strForumTitle & "...</font></p><br>" & vbNewLine & _
				"<meta http-equiv=""Refresh"" content=""2; URL=default.asp"">" & vbNewLine
		WriteFooter

%>


Maybe there is another way but this work for me anyways.



YOURS WORKS !!!!!!!!
THANK YOU :D!!!!!
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 12 January 2004 :  07:04:13  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
Couldn't have done it without you =)

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 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.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07