Help please ~
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=13735
Printed Date: 29 March 2026 at 7:00pm Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Help please ~
Posted By: Loque
Subject: Help please ~
Date Posted: 09 February 2005 at 7:14am
Hi all,
I am having problems understanding how to implement the RTE.
I have 1 page, that i want to display text/images to be edited from another page.
So i have 2 pages? >
1 Page with some ASP getting stuff?
1 Page with some ASP for editing and then sending stuff?
(oki 3 pages 1 last page storing stuff)
As you can see i have limited knowledge but this asside where do i
start? and what do i put on these two pages. I have read the
installation guides but i am kinda baffeled.
Any help is greatly aprecieated!
Loque
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 09 February 2005 at 9:39am
What version are you trying to use?
If you are not using version 3 then I recommend trying that as you
should then be able to take whatever textarea you have in your ASP pages
already and turn that into an RTE area.
------------- 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: Loque
Date Posted: 09 February 2005 at 9:39am
Ok, I have moved on since > the RTE edits text within a specified
<textarea> nice and simple... and the form buttons submit this
data... where does the data go...? and how can i pick it back up again?
I guess i will figure this out myself but some examples or explanations would save me so much time and make very greatfull!
Cheers!
---------------------------------------------------
Let me answer my own questions:
Data is passed to the display_form_submission.asp, well more so collected by:
strEditorContent = Request.Form("textarea")
If you want data be stored you would need to submit it to a db.
|
Posted By: Loque
Date Posted: 09 February 2005 at 9:41am
I was trying version 2, but now i am giving version 3 a go and its getting a lot closer to what i would like.
Thanks for your reply by the way, didnt realise till i had posted the above message.
Many thanks,
|
Posted By: Loque
Date Posted: 09 February 2005 at 10:01am
Sorry, please excuse the spam > i would edit my previous post over and over again but i never find that helpfull for anyone.
Well i found the comments you placed in the display_form_submission.asp
which now makes sense. Looks like it will me a nice evening in
with a few mugs of tea and big bag of green stuff doing those tuts - they look great.
Just wanted to mention how comprehensive this setup is, looks really
impressive and cant wait to get this working. Feel sorry for me
girlfriend.
Løque
|
|