Hiding from Email Harvesters





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

11
Date Submitted Sun. Oct. 9th, 2005 8:15 PM
Revision 1
Coder mattrmiller
Tags Cookie | Get | JavaScript
Comments 0 comments
Get a Cookie Value
9
Date Submitted Mon. Apr. 3rd, 2006 8:59 AM
Revision 1
Coder mattrmiller
Tags Back | Button | JavaScript
Comments 1 comments
A simple back button in JavaScript.
10
Date Submitted Mon. May. 1st, 2006 8:26 AM
Revision 1
Coder mattrmiller
Tags Focus | Form | JavaScript | Password | Username
Comments 0 comments
This is a correct way to do login form auto-focus, checking to see if either username or password have focus already. This prevents someone from typing a username hitting TAB, then having JavaScript chime in, resetting focus to Username while user is typing in their password. In this case, the password is appended to the username which is in plaintext.
13
Date Submitted Fri. Jun. 23rd, 2006 10:19 AM
Revision 1
Coder mattrmiller
Tags Authentication | Email | PHP | SMTP
Comments 0 comments
I needed to send an email through an authenticated SMTP server. I found the snippet on the PHP website to do the trick.
8
Date Submitted Wed. Feb. 21st, 2007 8:53 AM
Revision 1
Beginner mikedowson
Tags CSS | JavaScript
Comments 2 comments
An easy way to hide and show div's using Javascript and CSS.

Basically just a slight variation on this script by Real Gagnon.
10
Date Submitted Wed. Feb. 28th, 2007 3:35 PM
Revision 1
Helper mjlintz
Tags JavaScript
Comments 2 comments
Highlight table row on rollover.
5
Date Submitted Tue. May. 29th, 2007 3:10 AM
Revision 1
Helper morad
Tags Email | Expression | RegExp | Regular | URL
Comments 0 comments
Reg exp for finding url and email adresses. i'm using this from any projects of me. they working
3
Date Submitted Sat. Nov. 3rd, 2007 5:54 AM
Revision 1
Beginner omarabid
Tags Email | Send | VB
Comments 1 comments
Send an email with VB.net 2.0 with your SMTP Serve
10
Date Submitted Wed. Nov. 9th, 2005 11:45 PM
Revision 1
Helper poncho
Tags Form | JavaScript | Zero
Comments 0 comments
ZeroField
9
Date Submitted Sun. Nov. 20th, 2005 8:56 AM
Revision 1
Helper poncho
Tags Hide | JavaScript | Show
Comments 0 comments
Unobtrusive Show/Hide