|
|
|
|
|
|
| |
Introduction
In part one of this two part series we took a look at a simple way to create a fully functional browser-based HTML editor with a bit of JavaScript and Internet Explorer’s execCommand function. When I wrote that article I promised a second part in which I would add the ability to save the HTML to a database and work with it in a useful application, and today I'm going to show you how to do just that.
To test the HTML editor and extended functionality that we're going to create throughout this article, you should have the HTML editor from part one of this article installed on your PC with Internet Explorer 5.5+. You can download part one's support material here. You should also have SQL Server 2000 and IIS installed, because we will be creating a database and using ASP to add records to that database. The examples in this article can be just as easily translated to work with PHP and MySQL or .NET, and if you need any help just drop me a line in the forums.
Read More... |
|
| |
| Building a WYSIWYG HTML Editor Part 1 of 2 Categories : HTML, Java Script | | | Webstatistics with Redirectors Categories : PHP, HTML, HTML and PHP | | | How to Make AJAX Read between the Lines Categories : PHP, AJAX, Java Script | | | tracking where and what on your site people are clicking Categories : PHP, MySQL, HTML and PHP, HTML | | | Extracting Elements from a Database into a Select Form Field Categories : PHP, HTML | | | HTML, CSS and Tables: The Beauty of Data Categories : HTML, CSS | | | Search Engine Strategies - part 4: Choosing Keywords Categories : HTML, Other, Site Planning, Search Engines | | | Doorways to Traffic Categories : Search Engines, Search, HTML, Site Planning, Other | |
| |
|
|