HTML Editor

I have thousands of static html files on remote server and would like to be able to edit these files online . What online HTML editor software in ASP recommended for this purpose?

View Replies


ADVERTISEMENT

Html Editor

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.

View Replies View Related

HTML Editor For CMS

get a simple HTML editor textarea for a CMS I am building in ASP. All I need the textarea to do is format the text i.e Bold,underline, Italic and more important have the ability to add a hyperlink to words within the textarea. I know I could just use a simple textarea, but ideally I need these extra options as the client has requested them.

View Replies View Related

Html Editor Error

I don't know if any of you have come across this problem but i'd appreciate some help in rendering the situation. If i add an unordered list into the window it works well

<ul>
<li>user</li>
<li>pass</li>
</ul>

But when i edit it it comes out as so:

<ul>
<li>user
<li>pass</li>
</ul>

The only the last li tag is closed the est are left open and to be able to render the html "xhtml 1.1 transitional" properly it fails.

Is there some regexp that has been written to fix this?

View Replies View Related

Inline HTML Editor

I need an inline HTML editor for my ASP pages to modify database content because it's for use with people who don't know how to use HTML.Hopefully it's modifyable to a point because when you make links and what not, you'd have to add "class="contentLink"" in order for the site's css coloring to take effect (hopefully the ASP code or Javascript code allows customizing)

View Replies View Related

HTML WYSIWYG Editor

I need to add a HTML WYSIWYG Editor to my website,which must be able to edit dreamweaver templates. Which one would you suggest?

View Replies View Related

HTML Editor Control

I am looking for a HTML Editor Cntl which I could insert into an asp page - something like the one I am using to create this thread - and ofcourse free !

View Replies View Related

What Is The Best Free Html/inline Editor?

What is the best free html/inline editor which supports IE Netscape and Firefox.

View Replies View Related

Best ASP Editor

I am using NoteTab Light as my ASP editor. Any one can recommand some of the best editors.

View Replies View Related

ASP Editor

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.

View Replies View Related

Editor

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?

View Replies View Related

Best Asp Editor

I would like to know what good editors are there for asp pages?

Dreamweaver MX does not show the asp page correctly, if it was not made using it's templates. Is there a better software for asp?

I would also like the software to debug asp, etc. About what software can you recoomend?

View Replies View Related

Editor Do You Use?

At work i'm required to use frontpage and visual interdev 6.0 ....

View Replies View Related

Editor

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)

View Replies View Related

Editor

Anyone offer sugestions on a good asp editor im looking at replacing FP with an allrounded comercial asp editor.

View Replies View Related

Editor

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:

View Replies View Related

ASP Editor/debugger

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?

View Replies View Related

ASP Editor Download

Does any one know if there a ASP editor available that I can download as a trial version or free lisence?

View Replies View Related

Text Editor

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

View Replies View Related

ASP Online CSS Editor

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.

View Replies View Related

Functional ASP Editor

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

View Replies View Related

ASP Editor With Intellisense

is there any ASP Editor which has intellisense capability.

View Replies View Related

MS Database Editor

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.

View Replies View Related

Text Editor

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

View Replies View Related

ASP Editor On Windows?

I need a good ASP editor on Windows.

View Replies View Related

Editor Features?

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.

View Replies View Related

WYSIWYG Editor

When it comes to making an WYSIWYG editor.. What I want is to create a simple editor to : Bold, Font Color, Underline, and automatically enter a <br> when a user presses enter to get to a new line.
Thats all I want.. I tried going through the tutorial here : http://www.devarticles.com/c/a/HTML/Building-a-WYSIWYG-HTML-Editor-Part-1/
but it doesn't provide <br> and doesn't seem to work in Firefox.
I am strongest with ASP, which is why I would prefer it written in ASP although I am unsure if it is possible to work entirely in ASP for what I need it for.

View Replies View Related

Database Editor

I would like to edit some of the databases on my site but I do not have any version of Microsoft Access. How would I go about doing this? Is there an .asp script that I can use while online via my browser? I thoght I would be able to do this with this script

http://www.2enetworx.com/dev/projects/tableeditor.asp

but I couldn't get it to work.

View Replies View Related

Text Editor

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

View Replies View Related

Text Editor

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.

View Replies View Related

Free Editor

Have used HomeSite 5 and Dreamweaver,also the MS products. Anyone know of a free or cheap editor that highlights syntax.

View Replies View Related

Database Editor

I've seen an used many asp based editors that will let me edit the structure and data within an mdb file. My question is, is there an equivalant for MS SQL, as I would like something similar.

View Replies View Related

WYSIWYG Editor

Well I've made my first 2 ASP pages!!! WOOT (or whatever them kids do) I'm calling my navigation into my pages. I'm wondering if anyone knows of a WYSIWYG editor for these 'includes' pages?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved