Hiding from Email Harvesters
11
Get a Cookie Value
9
A simple back button in JavaScript.
10
mattrmiller
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
I needed to send an email through an authenticated SMTP server. I found the snippet on the PHP website to do the trick.
8
An easy way to hide and show div's using Javascript and CSS.
Basically just a slight variation on this script by Real Gagnon.
Basically just a slight variation on this script by Real Gagnon.
10
Highlight table row on rollover.
5
Reg exp for finding url and email adresses. i'm using this from any projects of me. they working
3
Send an email with VB.net 2.0 with your SMTP Serve
9
Unobtrusive Show/Hide









