Current location: Hot Scripts Forums » General Web Coding » JavaScript » Send page script


Send page script

Reply
  #1 (permalink)  
Old 02-11-05, 06:34 PM
lplatz lplatz is offline
New Member
 
Join Date: Oct 2003
Location: Dallas
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send page script

I'm using this javascript to allow site visitors to easily forward the pages URL to a friend via their email.

<script language="javascript">function NavTo(url){ window.location = url }</script>
<INPUT class="fontKristen14-red" onclick="NavTo('mailto:&subject=Check out this web site I found...&body=If clicking on this link does not automatically open the web page, copy and paste it into your browser\'s ADDRESS window'+ ' ' + location.href)" type="button" value="send this page to a friend">

What I have not been able to find is the line break code to place between the Body message: "If clicking on this link does not automatically open the web page, copy and paste it into your browser\'s ADDRESS window" and the page URL: "location.href".

My email application is MS Outlook and the email being sent appears to be created in RTF format.

Any clues where to look for a solution or does anyone have a solution?

Thanks in advance!
llp
Reply With Quote
  #2 (permalink)  
Old 02-13-05, 03:29 PM
TwoD TwoD is offline
Community VIP
 
Join Date: Sep 2003
Location: 404
Posts: 1,813
Thanks: 0
Thanked 0 Times in 0 Posts
Try using \n or \r or \f. Also try <br> just in case it's really HTML.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 profitable script sites for sale cms-master.com General Advertisements 3 07-03-07 10:17 AM
Classified Ads skipper23 Perl 3 11-22-05 02:22 AM
Send a Page Script zealous25 Script Requests 2 01-01-05 10:02 PM
fade in page or load page script maksimus Script Requests 0 05-28-04 06:18 AM
Classified Ads skipper23 Perl 2 12-30-03 03:43 AM


All times are GMT -5. The time now is 10:42 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.