Web Header is a specially designed .NET component, which manages and customizes all HEAD tags for your web pages. Web Header Manager will help you easily manage your META tags (TITLE, KEYWORDS, DESCRIPTION) for better promotion and positioning your site in all search engines.
With management of STYLES section and linking with CSS files you can automatically customize the design of your web pages. This feature allows providing your site visitors with the ability to choose the appearance of your sites pages from the set of predefined templates.
The run-time management of SCRIPT section can change the client-side functionality of your pages....
AWS HTML Producer is an enterprise-level HTML processing solution that not only provides advanced HTML template parsing features, but also extracts virtually any data from any web site! Among dozens of other cool features, new version has full support for nested tags and lets you select information for extracting simply by search string or RegEx pattern. Extract the latest stock indices, currency rates, weather, news and more with a few lines of code! See demos on the web site.... Tags:
Ueditor is an easy to use, web based HTML editor. Ueditor comes as a .NET user control .DLL file and a material folder. You can easily integrated it into your existing application within a few minutes....
HTML to XML conversion .NET component. Converts any HTML document to well-formed XML to allow for the programmatic extraction of information (i.e. HTML scraping). Features: (1) File-to-file HTML to XML conversion. (2) Memory-to-memory HTML to XML conversion. (3) Ability to convert character encoding during conversion process. (4) Flexibility in controlling how HTML entities are handled. (5) Automatically convert HTML entities to corresponding 8-bit characters. (6) Ability to drop all text formatting tags from the output. (7) Ability to drop/undrop specific tags from the output....
Short support vb.Net functions to convert date from/to http string date and sample code to send static files with 200 OK + Last-Modified http header and 304 Not Modified when If-Modified-Since request header is present.... Tags:
Create any CSS classes with any styles and load them into the editor. Works in .NET 2.0, ASP.NET AJAX Compatible, Cross-browser: IE, Firefox, Safari, Opera. Easy to customize. Free for students, unemployed and small budget project....
The free SharpPieces ASP NET OptGroupDropdownList adds grouping support to the classic asp net control.
The control is free and open source.
Enjoy, SharpPieces team....
The YUIAsp.Net Slider control is based on Yahoo! UI Library Slider control.
Slider component is a UI control that enables the user to adjust values in a finite range along horizontal or vertical axis.
You can use the YUIAsp.Net Slider control as a rich, visual replacement for an input box that takes a number as input.... Tags:
A better ASP NET Button, that supports skinning, and it`s Text property allows HTML.
The button control it`s based on the excellent Yahoo! UI Library Button, but it`s adapted for ASP NET, with support for postback and ASP NET Ajax client side script.
The YUIAsp.Net Button control comes in several flavours:
Regular button
Link button
Split button
Menu button
Radio button
Checkbox button...
HTMLItemComboBox is a custom web control that is similar to ASP ComboBox but instead only
having to define the items as text; in the HTMLItemComboBox you can use any HTML item as input.
That means for example you could define a ComboBox of images, italic words and any other HTML
items you wish. Therefore you can have a ComboBox that contains different type of items.
Each item in the ComboBox has a value attribute which is different from what we see in the
ComboBox. Therefore for defining every item for the HTMLItemComboBox you should define a pair
of value and key, which key is what we see in the combobox and value is a velue behind each item.
So it is very important that everytime an item is selected in the HTMLItemComboBox the value is
returned....