Print Page | Close Window

update form with RTE

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=13103
Printed Date: 28 March 2026 at 8:59pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: update form with RTE
Posted By: elioman
Subject: update form with RTE
Date Posted: 24 December 2004 at 6:22am

I HAVE AN UPDATE FORM WITH  WEB WIZ RTE THAT UPDATES A FIELD IN AN ACCESS FILE. THE PROBLEM IS THAT WHEN I SENT A Request.QueryString FROM A SEARCH PAGE  WITH THE CODE BELOW(<form name="form1" method="get" action="upd.asp">
  <input name="AA" type="text" id="AA">
  <input type="submit" name="Submit" value="Submit">
</form>)

ALL THE FIELDS PULL OUT THE REQUESTED DATA FROM THE ACCESS DATABASE EXEPT RTE FIELD. IF I WRITE SOMETHING INSIDE THE RTE FIELD UPDATES THE ACCEESS FILE SUCCESFULLY BUT CANNOT PULL OUT THE DATA SO SOMEONE COULD CHANGE IT.
I HAVE CREATE A RECORDSET WITH DREAMWEAVER INSIDE RTE_textarea.asp and it works if a search page opens directly the RTE_textarea.asp page, so the problem seems to be the include files there is inside my update.asp page  what i have to do so the rte will regognise the request query.string
 
thanks


-------------
123456



Replies:
Posted By: WebWiz-Bruce
Date Posted: 24 December 2004 at 2:30pm
The RTE works by opening an Iframe.

So your querystring needs to be added to the end of the line that is opening the Iframe.

You could use the built in querystrings QS1, QS2, and QS3, which are passed across to the Iframe file (RTE_textbox.asp)

I working on version 3 at the moment to try and make it even simpler to integrate so that the RTE can be applied directly to any textarea with the need of passing across pre filled data to a seporate Iframe.

I'm just having problems at present working through links to images etc which change when the form is submitted and some other bugs.


-------------
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: elioman
Date Posted: 25 December 2004 at 5:10am
THANKS YOU WERE RIGHT ABOUT IT WORKED PERFECTLY

-------------
123456


Posted By: David
Date Posted: 04 May 2005 at 4:28pm
Were you able to make this simpler in Version 3?

Thanks,

Dave

-------------
DB



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