HTML Kit site requirements.

HTML editor / HTML Kit Plugins Directory
HomeHTML-Kit downloadsAdd-ins that update and extend HTML-Kit's capabilitiesSoftware and authoring support channelsRegister -- download add-ons and support HTML-KitOnline tools for HTML-Kit users
  Printable Booklets   |   Category Updated on 06-Oct-2004
Click for Details

HTML Kit Plugins Directory

Keywords : VBScriptHome > Plugins > Keywords > VBScript
 
 Random Picks
irImgBrowser
This wizard for inserting IMG tags makes it easier to pick from a group of images in the specified folder. It also uses CSS for better control instead of deprecated attributes such as border and align.
gmNewEmail
Looking for a quick way to test mailto addresses or even send email to addresses in your HTML files while editing? This plugin makes it possible to right click and send email to the address at the cursor.
 Category Matches
Sorted by Name:
 
mcComIt
If you're looking for a quick way to document code blocks, this plugin prompts for a custom note and inserts comments with the note at the top and the bottom of the selected text.
amConvertCodePage
The ISO-8859-2 (Latin2) charset covers Central and Eastern European languages Czech, Hungarian, Polish, Romanian, Croatian, Slovak, Slovenian and Sorbian. This plugin makes it easier to convert between Windows-1250 / CP852 and ISO-8859-2 charsets.
fcVBSBlocks
Generate VBScript code for appending a block of text to a string variable, create multiple versions of output statements and quickly comment / uncomment code with this plugin.
keToScriptStrings
Whether it's echo / print() statements in PHP, or write() statements in JavaScript / VBScript, this plugin can be used to convert the selected text to formatted print statements.
Plugins Generator
Visually design plugins with multiple buttons, tabs, drop-down menus and custom icons. No programming experience is required to create fully functional plugins. Automatically generates source code for plugins in hkScript, C/C++, .NET C#, Delphi, Java...
frsVBStyleBlockComment
This plugin can be used for block commenting and uncommenting code in Visual Basic, VBScript, VBA or any other language that uses single quote-style comments. If used on uncommented code the selected text will be returned with each line prefaced w...
jrnCloakMailtoAnchor
Insert cloaked mailto: anchor to make life harder for spammers.
MSDN References
Keyword Help files for local help files distributed with the Microsoft Developer Network (MSDN) and other related Microsoft developer products. Supports HTML, CSS, DHTML, JScript/JavaScript and VBScript references.
demoVBSGetPath
Demonstrates how to get the Plugins Config path using a plugin written in VBScript.
demoVBSGetInput
Demonstrates how to write a HTML-Kit plugin in VBScript to: read the selected text in the current editor, modify it and send the modified text to the Output window.
ToVBResp
Converts the selected text into ASP / VBScript Response.Write(...) statements.