Navigation Menu
Alphabetical Listing
Site Contents

Site FAQ
About JSS
JavaScript Forum
JavaScript Tutorial
Friends of JSS

Link to Us
JavaScript Help
Contribute a script
Technology Jobs

Become a Partner

Internet.commerce

Be a Commerce Partner














Internet.com

IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

Developer Channel

FlashKit.com
JavaScript.com
JavaScriptSource
Developer Jobs
ScriptSearch
StreamingMediaWorld
Web Developer's Journal
Web Developer's Virtual Library
WebDeveloper.com
Webreference
Web Hosts
XMLfiles.com

Great Sites

DocJavaScript.com
dhtml.com
The Freebie Directory
TheFreeSite.com

Browse Doc JS's Tips!


Hiermenus Central


Promotions

Free Announcements


Social Bookmark

General

Let your visitors recommend your Web site to their friends. (Requires the use of your visitor's e-mail client.)


Email This Page!

Notes

Source Code

Paste this source code into the designated areas.

External file

Paste this code into an external JavaScript file named: emailThisPage.js


Head

Paste this code into the HEAD section of your HTML document.


Body

Paste this code into the BODY section of your HTML document


User Comments

Add a comment, suggestion, or correction
[For questions about usage, consult the Notes tab above or visit the JavaScript forum. Do not include more than two (2) lines of code in your comments. If you have suggestions or corrections, you can submit them to us.]

    
   
       
[optional]
 
[optional]

   

Comments feed Comment Feed RSS 2.0

7. From: Twee
Help with creating a .js file
10/13/2007 02:01:53

Hi there. How do I create an external .js file? Do I do this in Notepad or what program do I need?

Thank you!
Thuy

8. From: Lee (Admin)
10/26/2007 14:16:09

Yes, you would just use a text editor and place the code in the file. Make sure it has an extension of ".js" Then, you would place a link to it in your Web page in the head section like this:

<script type="text/javascript" src="/yourFile.js"></script>

Don't forget to add the correct path to the file if it is in a different directory.

3. From: Bob Peura
Need help
08/09/2007 16:44:57

I have used JavaScript in the past and found it very useful in making our web page attractive, you can check it out. The JavaScript I want to use is to allow viewers to forward our web page to others. I would like to use "E-Mail This Page 2", but I'm having trouble understanding the statement "<!-- Paste this code into an external JavaScript file named:
emailThisPage.js -->". How do I do this?
Your answer would mean a lot to help me do this.
Thank you,
Bob Peura, Webmaster.
ps: I forfot my name and password also.

4. From: Lee (Admin)
09/05/2007 12:19:01

You would create an external file named "emailThisPage.js" and paste the code in there.

Not sure what you mean, we don't have passwords on this Web site.

1. From: Henry
Problem with script
08/03/2007 07:08:20

The Cancel and close (x) functions do not work with this script. People cannot exit without giving an email address.

E Mail This Page 2

2. From: Lee (Admin)
09/05/2007 12:03:47

It should be working fine now. IE had a bit of a security problem with the former code.

5. From: Lee T
The Email address box is Left out
07/25/2007 15:23:53

Add thebox to the scrpt so that it works. DO this quickly before others get perturbed as i did.

Thanks,
Lee

6. From: Lee (Admin)
10/03/2007 14:24:08

Not sure what you mean. It works as it should.

9. From: M.Dubb
How does this work?
09/16/2008 07:31:13

How does this work again?
I copy your code add it to my page and get the exact same result here?

Just need to make sure as it sure as hell aint workin'!
I would need to view source to find the fix.

Cheer

10. From: Lee (Admin)
10/31/2008 15:30:10

You can always post the question over on the JavaScript forum. Thanks!


Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.