Print Page | Close Window

Rich text editor v2 beta 2

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=12778
Printed Date: 29 March 2026 at 9:21am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Rich text editor v2 beta 2
Posted By: xabaras
Subject: Rich text editor v2 beta 2
Date Posted: 01 December 2004 at 6:31am
Hallo
 
I'm sorry form my english
 
I have dowloaded the rich text editor v2 beta 2 and I'm testing it
 
I want to editor a page from the database. I have modified the RTE_TextArea.asp for use database.
In querystring of the file default.asp I use the default.asp?QS1=id15 to recover page with id15.
 
I don't undestand what I can recover QS1 information into file DISPLAY_message.asp for put the change data into database
 
Thank You
 



Replies:
Posted By: WebWiz-Bruce
Date Posted: 01 December 2004 at 7:19am
Sounds like what you need to do is create a hidden field in your form (the form is in the default.asp file in the sample code).

In this hidden field you need to place in the QS1 value, this can then be read in the page you submit to.

EG:-

<input type="hidden" name="QS1" value="<% = Request.QueryString("QS1") %>" />


-------------
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



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