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)
 Username Reminder
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

endomorph
Junior Member

United Kingdom
128 Posts

Posted - 26 November 2005 :  13:57:55  Show Profile  Reply with Quote
Does anyone know of a username reminder ?

I had an email from one of my members the other day asking for a reminder and he commented on difficulty of trying to find my contact details.

So next to the "Forgot Password ?" link under the nav, I put a "Forgot Username" link which emails me.

Holly sh*t ! I have been inundated with reminder requests.

I want to automate this though.

Any information thankfully received.

Jim<

Need help with your Snitz ? Most Snitz & ASP custom coding undertaken. Email for info | Search Engine Optimisation

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 28 November 2005 :  12:24:09  Show Profile  Reply with Quote
There is an alternative password.asp file written by Richard floating around somewhere that only requires the member to enter the e-mail address and then sends them their username with a link to change their password as well, if they want; a quick seach should unearth it.

<

Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page

endomorph
Junior Member

United Kingdom
128 Posts

Posted - 29 November 2005 :  16:01:43  Show Profile  Reply with Quote
Shaggy,

Thanks for that. I could not find anything so I did it myself. The new password.asp page should be -

< Code removed />

And then in inc_header.asp, look for -

"                <a href=""password.asp""" & dWStatus("Choose a new password if you have forgotten your current one...") & " tabindex=""-1"">Forgot your "
			if strAuthType = "nt" then Response.Write("Admin ")
			Response.Write	"Password?</a>" & vbNewLine


and make it look like -

"                <a href=""password.asp""" & dWStatus("Recover your username or choose a new password if you have forgotten your current one...") & " tabindex=""-1"">Forgot your "
			if strAuthType = "nt" then Response.Write("Admin ")
			Response.Write	"Username or Password?</a>" & vbNewLine


< Editted by Shaggy to large code extract. If you need to post the contents of a file, please link to a *.txt copy of that file, rather than posting it directly to the forums /><

Need help with your Snitz ? Most Snitz & ASP custom coding undertaken. Email for info | Search Engine Optimisation

Edited by - Shaggy on 30 November 2005 06:04:51
Go to Top of Page

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 30 November 2005 :  06:02:35  Show Profile  Reply with Quote
Just for reference, here's the file I mentioned above.

<

Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page

tjcollins
Starting Member

2 Posts

Posted - 13 September 2006 :  19:05:06  Show Profile  Reply with Quote
Hi. I'm wondering if anyone knows where an archived copy of the file mentioned above resides? I have the need for a "Username Reminder" in our forum and it sounds like the above might be of some assitance.

Thanks, in advance, for any help in tracking down the file. (Or, for any other suggestion.)

- Tom<
Go to Top of Page

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 14 September 2006 :  04:40:47  Show Profile  Reply with Quote
And what's wrong with the link I provided?

<

Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page

tjcollins
Starting Member

2 Posts

Posted - 14 September 2006 :  10:31:05  Show Profile  Reply with Quote
Actually, nothing! I apparently had a hiccup yesterday and I wasn't able to download the file.

It is working now.

Thanks a lot.

- Tom<
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.13 seconds. Powered By: Snitz Forums 2000 Version 3.4.07