Print Page | Close Window

Email

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Rich Text Editor (RTE)
Forum Description: Support forum for the Web Wiz Rich Text Editor (RTE).
URL: https://forums.webwiz.net/forum_posts.asp?TID=26415
Printed Date: 28 March 2026 at 8:59pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Email
Posted By: InLine
Subject: Email
Date Posted: 17 October 2008 at 11:17am
Hey guys.
 
When I enter an email address and subject in RTE_popup_link.asp, it returns href="mailto:myemail@whatever.com" subject="mysubject" instead of href="myemail@whatever.com?subject=mysubject" .
 
Is there a reason for this or am I missing something?



Replies:
Posted By: WebWiz-Bruce
Date Posted: 17 October 2008 at 12:48pm
Add the following under line 92 of RTE_popup_link.asp, will fix the issue:-


If strSubject <> "" Then strHyperlink = strHyperlink & "?subject=" & strSubject



-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: InLine
Date Posted: 17 October 2008 at 3:50pm
Thanks for the very fast reply.
 
The modified code seems to work very well. However, it still returns the
subject="mysubject"
 
I deleted the entire line 160 and the entire line 177 which seemed to take  care of my problem.
 
Thanks again.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net