Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Rich text editor v2 beta 2
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedRich text editor v2 beta 2

 Post Reply Post Reply
Author
xabaras View Drop Down
Newbie
Newbie


Joined: 01 December 2004
Location: Italy
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote xabaras Quote  Post ReplyReply Direct Link To This Post Topic: Rich text editor v2 beta 2
    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
 
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post 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") %>" />
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.