I’m looking for a good standards compliant Rich Text Editor to replace texareas in forms so that users can format text (bold, italic, etc.).
I work in an ASP environment with Dreamweaver, but these are not strict requirements.
A dreamweaver extension that is based on ASP, is standards compliant and is not branded would be ideal, but anything would be fine.
The most important requirement is that the product be standards compliant.
How do you change the form that the data is posted to? I changed the name of the form in the action statement in RTE_message_form_inc.asp, however the data is still posted to display_message.asp and not my code.
I need to build a rich text for a bit like this one here that i will the take the html and store in the database. I would like to know some good sample code or better still some tutorials to complete this well.
I have a rich text editor which if you write anything and press toggle button can give you the html version of the thing you typed. What i want to do is..i want to get this HTML version in my DB field..but when it gets inserted it doesnt get inserted as pure HTML.For example my html <p>smile </p>
should get inserted into DB field as <p>smile</p> but it gets inserted as :<P>smile</P> How do i tell the DB that its html syntax and i want to keep it as it is?
I downloaded htmlArea from http://www.interactivetools.com/products/htmlarea/.I have Windows 2000 Advanced Server & IE6.
The html area is not working correctly under it though its working fine in Windows XP Pro & IE6. Also it seems pretty basic. Can anyone tell me where I can get a bit more advanced rich text box for web?
I am using RTF files to store a template which has certain tags which should be replaced with content with ASP.I can use the VBScript function replace to do this substitution but is it possible to merge the pages in one file with those in another from ASP?Is there also an easy way to print out the result?
Noticed that a lot of sites provide sort of HTML based forms nowadays where you can actually change the text colour and format in the actual text box rather than encapsulate them in tags albeit HTML or bespoke ones.
What amazes me more is that they appear to me no more than ASP and HTML to generate the effect. No bespoke plugin in sight!
How are they doing this?I've created a mickey mouse content management system and at present the way that the user can format the content is pretty sparse, ie they can encapsulate text with <B>, <I>, <U>.
i need to make some text editor like this in the sitepoint which we enter our threads
i saw it in many asp sites with many enhanced features so how can i desig some 1 or get a it from the web
i need to unserstand it's idea how can i format the text into html format and how can i save the formated text into the database and the important point how can i display it as html
Is any Text Editor with intellisense except Visual interDev? Recently I am using FrontPage to develope my Webdesign (presentation layer) and use Visual interDev to do the coding. The reason why I use VID is it has intellisense
I need a text editor with add attachment facility.I already download some texteditors that do not support for upload then send the attachment as email.Our hostiing provider (www.intermedia.net) support for 'SoftArtisans.FileUp' componet.Enyone how download the better texteditor with add attachment
Can someone please suggest me a text editor especially for DEBUGGING ASP scripts apart from Microsoft Visual Interdev?
I tried using Visual Interdev & created a project but Interdev generates some error related to FrontPage extensions. I couldn't exactly understand the error. I tried to create the project in C: Inetpubwwwroot. If I just open a ASP file by navigating to the File-->Open File... menu, then Interdev doesn't give the option to debug.
Please do not suggest using Response.Write, Response.End etc.
I am to develop a multi-lingual website / content management system. I will use ASP (IIS on swedish or english windows 2000), Access, and for the content editing i will use the built-in editor in IE (in an IFRAME). Primary languages/charsets, apart from the western languages (swedish, english etc) will be russian and arabic.
Does anyone know how (if) this works? What should my main concerns be, will it work and what will the likely problems be?
I've tried to insert arabic text in regular text-fields in existing applications, but when they reach the database the text has been alterd. Though I can paste the same text directly into the database. Why?
Create a WebPart(in Sharepoint 2007) that downloads a .NET Rich Client. Well downloaded the Rich Client needs to communicate with the Web Part(through http calls). Googling around I have found examples with Webpart/Javascript communication but I have not found any examples with a Rich Client/Standalone app communication.
I need to embeed the RichClient inside my web part, how do I download an embedded file. This could be solved by not embedding the RichClient but I see it cleaner to embeed the file inside the WebPart to avoid installing other files than the WebPart. WebPart/Client communication. Is there any possibility to mimic the JS AJAX call, eg the WebForm_DoCallback call?
I work mostly with PHP but occasionally a client can only use ASP on their server. Is there anyway I can develop in ASP for free? Is there a stand-alone ASP editor, that can execute ASP code withotu a server? Can ASP work under Apache for free? Does ISS come with Windows XP Home? I'm downlaoding Visual Web Developer Express to try.
i have a table which saves stories written by different students. its a simple thing..no problem in it. but what i want is that when a teacher selects the story (ie. when she retrieves the story from the databse which the student has saved), she should have extra rights.
like she should be able to mark corrections of spelling mistakes by strikethorugh, make something in bold, or highlight in red. how can i achieve this. has anyone done something similar to it?
I'm using Visual Studio 6 Interdev for my ASP pages, but reading from some posts here and there I've read people don't use it and use other editors. What other editor could be better?
Right now I can do step by step debugging with Interdev, with watches and with an immediate window just like in VB6 where I can see values of variables as the program runs. Are there any better editors that let me do the same thing? (pref. free of course)
I need to design a website whereby I have to provide an editor where the user can save some content (this gets stored in Access).
But apart from this the requirment is like if I want to check the content then i should be able to highlight the spelling mistakes, strikethrough some words. DO i need to attach some editor to ASP? if yes how can I do that? Code:
I am new to ASP and presently I use a simple text editor (ConText, freeware) to write my ASP code. Is there any good tools outhere to facilitate coding and debugging ASP files?
Is anybody aware of an ASP-based online CSS editor? I'd like to be able to manage my site's CSS files online. Ideally, I'd like to be able to change the colors and such online, then have ASP write the changes to the styles.css file. I know I could have dynamic asp tags throughout my site that would pull the styles from a database, but I'd like to just write to the text file. I haven't seen anything in aspin or hotscripts, so I was wondering if anybody has seen something out there.
I'm using EDITPLUS now, but this editor really stupid for writing and testing ASP code, I emphasize "small" is because of I'm using 32K MODEM, I can't online too long time or I'll pay much money to my ISP, I'm sorry my english is so poor, so forgive me if my word had make you uncomfortable. I'll try my best to express my question correctly
I need the simplest online html editor available for a content management system I am building for a client. I would normally just use a text area, but they want to add links and have the option to bold/italic text, so need something I little bit more advanced. I don’t want to give them anymore options other than that as this will reduce user error and keep the correct look of the site. The content management system is very simply ASP to MS Access database. Does anyone one know of any freebie html editors I could easily adopt into my system.
Is anyone familiar with this feature in Front Page 2003?
When editing a record, I want an email sent to an address in one of the fields when I update the record. This is not as simple as some would believe and I don't think it can be solved with the ususal asp mail solutions.
I want to use a simple editor which has the capability of changing color or bold it... a very simple one in my application of asp/access. Can anyone suggest any such editor whereby I can use it?
my purpose is to get story written by a student in the textbox/textarea of that editor from the database. The teacher highlights using the editor features.... making letters bold or in red to highlight changes. and then save it to the database.