Hi Jodi,
> Just so I have this pretty much straight - I upload
> library.js and add that into my header I'll be good.
Yep.
> Do I upload the whole file or just the mailMe portion
> along with your header portion?
For now you probably only need the mailMe() function. The rest
includes stuff like parsing cookies and breaking out of frames (be
VERY careful not to use it "as is" or every hit to your site will be
redirected to mine!).
> I already have on my site to get out of frames and no
> right click.
Be careful disabling right-click. It has many more uses than stealing
your pictures or text, and anyone really interested in getting your
content could do something as simple as using the 'context' key on
their windows keyboard (right next to the right CTRL key), or use a
PERL "get" or just disable javascript and reload the page. The
right-click menu also has options like "add to favorites" and
"print" - which I seriously doubt many people would want their
visitors to be unable to do.
> Thanks so much for your help - it's greatly appreciated.
My pleasure.
> P.S. OT: Do you have any recommendations for beginning
> to learn PHP?
You're welcome to ask any questions you have about PHP here.
I also highly suggest installing DQSD if you're on a Windows system
( www.dqsd.net ). It includes (by default) a PHP "search" that is
quite simple to use. Type "php something" and it will search the
php.net website and open either the most appropriate page, or a search
results index of pages most related to the terms you were after. The
www.php.net website is simply awesome. It's perhaps the best indexed
programming language site out there.
Regards,
Shawn K. Hall
http://ReliableAnswers.com/
'// ========================================================
He who is ashamed of asking is ashamed of learning.
-- Danish Proverb