CJ de Vos

Programming solutions with ASP.Net

Browse by Tags

All Tags » asp.net (RSS)
AJAX Extender for TinyMCE continued
The code for this article and a sample website can be downloaded here . An online version of the sample website can also be found at http://www.cdevos.nl/examples/example1.aspx . This article is a continuation of the previous AJAX Extender for TinyMCE...
ASP.Net AJAX TooltipExtender
This article provides an ASP.Net AJAX TooltipExtender. The code and sample website can be downloaded here ( TooltipWebsite.zip ). Due to the ASP.Net AjaxControlToolkit I have become very fond of small and usable components which improve overall user experience...
Posted: Mar 29 2008, 09:59 PM by siets | with 4 comment(s)
Filed under: , ,
ASP.Net Paginator Control
A paginator is often used as a means to navigate through pages. These pages can contain anything you would want. Examples are a) paging through the results of a query or b) paging through a report and c) etc. This article provides the code and a description...
ASP.Net Output Once Control
This is an article about outputting data to the browser only once, specifying where it should be outputted. The result is a control that can write out a single script to the header of the .aspx file (as an example). This control can be downloaded at outputonce...
Posted: Mar 03 2008, 10:19 PM by siets | with no comments
Filed under: , ,
AJAX Extender for TinyMCE. Including fix for UpdatePanels.
The information in this article is no longer valid. Please go to the new version found at http://weblogs.asp.net/cjdevos/archive/2008/06/19/ajax-extender-for-tinymce-continued.aspx . The current downloads are removed. A while ago I was looking for a usable...
Posted: Mar 03 2008, 09:18 PM by siets | with 16 comment(s)
Filed under: , ,
More Posts