Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Username Reminder

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
endomorph Posted - 26 November 2005 : 13:57:55
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<
6   L A T E S T    R E P L I E S    (Newest First)
tjcollins Posted - 14 September 2006 : 10:31:05
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<
Shaggy Posted - 14 September 2006 : 04:40:47
And what's wrong with the link I provided?

<
tjcollins Posted - 13 September 2006 : 19:05:06
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<
Shaggy Posted - 30 November 2005 : 06:02:35
Just for reference, here's the file I mentioned above.

<
endomorph Posted - 29 November 2005 : 16:01:43
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 /><
Shaggy Posted - 28 November 2005 : 12:24:09
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.

<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.04 seconds. Powered By: Snitz Forums 2000 Version 3.4.07