add more special characters??
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=21117
Printed Date: 29 March 2026 at 12:52pm Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: add more special characters??
Posted By: darryl
Subject: add more special characters??
Date Posted: 23 August 2006 at 1:54pm
Hi Guys
First of all thanks for an amazin product.
Just one quick question. Is there any way for me to get a tick symbol as an extra special character? e.g. to indicate an item has been ticked on a page.
there is a symbol with code 251 but it must be hex and not standard ascii as it shows the ascii value instead!
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 23 August 2006 at 4:37pm
You can edit the file popup_special_characters.asp and add in the new one as it only pastes HTML into the form.
You would need to find the HTML that creates this tick.
------------- 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: darryl
Date Posted: 24 August 2006 at 9:14am
Thanks man that worked a treat.
Just one other question, in the Wingdings font there is a character which a tick in a box is there anyway to be able to use that? in special characters to.
|
Posted By: WebWiz-Bruce
Date Posted: 24 August 2006 at 10:00am
If it is only available in the Wingdings font then you would need to change to that font then display the character, it would also only work if the user had that font installed on their machine.
------------- 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: darryl
Date Posted: 24 August 2006 at 10:42am
have u any tips how to do this?
The wingdings font are all in letters so i'm gettin a type mis match
|
Posted By: WebWiz-Bruce
Date Posted: 24 August 2006 at 2:08pm
You would need to have something like:-
<font=wingdings>font</font>
------------- 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
|
|