Why is RTE "all" ASP?
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=17575
Printed Date: 13 April 2026 at 9:53pm Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Why is RTE "all" ASP?
Posted By: jeffdaro
Subject: Why is RTE "all" ASP?
Date Posted: 19 December 2005 at 12:17am
|
Does anyone have any idea why the RTE text editor (RTE_message_form_inc.asp) is full of response.writes intead of a mix of HTML and ASP like the non RTE editor (message_form_inc.asp)? I realize both work, and I realize that full blown ASP has a performance gain, but is there any reason for the design of the page? I'd like to change it to a mix of HTML and ASP for ease of maintenance, but don't want to put all the effort in to find that it was done the way it was done for a reason.
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 19 December 2005 at 6:23am
There is no reason to keep in that way.
It was origially done beceuse I decided to see if just having ASP
instead of a mix of ASP and HTML would give a performance boost to the
loading of the forum. If it did it was so slight it didn't warrent
changing the entire forums code to ASP so the idea was scrapped.
------------- 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: jeffdaro
Date Posted: 22 December 2005 at 5:02am
|
Cool, thanks. I was hoping to make some changes to it. This will be a big help.
|
|