What's New in the Tag Gallery
- Activedit v1.1
- CFDev changed the tag in the following ways: 1) We added Debugging
attributes and error catching to reduce the configuration problems. 2) We
streamlined the code so the tag is more efficient and noticeably faster. 3) We increased the versatility of the tag for different Sytem/server
configurations. 4) We added a feature that allows developers the ability to apply filters to the end-user's code. And, finally we made the tag available as a demo version. With a few lines of code anybody can quickly add a familiar looking Microsoft Word(R)-type WYSIWYG editor into their client's Corporate Web Sites. Quickly and easily build web-based tables, create links, or paste an MS Word (R) doc into the editor and it preserves the formatting.
- basic_font_family_stylesheet
- This is a simple css stylesheet that only changes font family, but
covers all elements needed in Netscape and MSIE.
- Calendar App: Fusebox Enabled
- This is a simple calendar app which allows an administrator to enter events for the public to view. It is displayed in a typical calendar format, and has a separate page for a detail of each event.
- CF_XML
- This tag will generate a valid XML structure in any browser with an
XML parser (as of 10/99, only IE5 fully supports this tag). You can also
specify an accompanying stylesheet to format the display. The ZIP file
includes a sample CSS.
- Char counter
- Displays the number of characters in a selection in the status bar.
- Close all open documents
- Closes all open documents with one click!
- Delete a tag
- When the associated button is clicked, this script deletes a tag (both start and end tags) when the cursor is in either the start tag or the end tag. The contents of the tag are left unmodified.
- Dynamically create
toolbars/toolbuttons
- Simple sample showing how to dynamically create toolbars/toolbuttons. Remember to change path in script!
- Edit linked (destination) files
- Click in an anchor tag, a LINK tag, IMG tag, or any other that has a reference to a linked file, then click the button for this script to edit linked files (A HREF, stylesheet links, Javascript links)in HomeSite. Very handy. Will prompt you to open unrecognized file types in the associated program (images, PDF, zip, etc.).
- FinWinStockInfo
- Don't get caught pulling quotes illegally from Yahoo or others.
Retrieve Stocks Quotes with 21 fields of data, and/or dynamic historical
charts via a Java applet with full chart analytics. All data received via
the DTN FinWin network to create a fully customizable stock information
service.
- Javascript: Search & Replace
- Search & replace with RE's (Regular Expressions)
- JS Please Wait
- JavaScript code snippet to display a "Please Wait" box to users who
are downloading either large recordsets or have a slow connection.
- Match Braces
- This VTOM script will match curly braces and other brackets ({[< or >]}), helping you make sure your scripting logic is correct.
- Query to HTML table
- Dynamically creates an HTML table from any query.
- Replace extended chars in comment fields
- Will replace extended characters only in comment fields, and has the option to replace in selected text.
- Replace one tag by another
- Use this script to replace one tag by another (no matter how far away the end tag is).
- Replace only in the
selected text
- Will do a search and replace only in the selected text.
- Save a copy
- Like the name says, it saves a copy of a file to a different name. Why use this instead of Save As? Because this one leaves you with two open documents, the original and the copy.
- Search and replace
- Search and replace with REs (Regular Expressions). Requires HS 4 or higher
- Search and replace with REs (ScriptX not incl)
- Search and replace with REs (Regular Expressions), created with
ScriptX (see the readme enclosed in the ZIP!). Requires HS 4.0 (or higher), IE4, ScriptX (NOT included in this download).
- Search and replace with REs, using ScriptX
- Search and replace with REs (Regular Expressions), created with
ScriptX (see the readme enclosed in the ZIP!) Requires HS 4.0 (or higher), IE4, ScriptX (included in this download).
- Strip outer tags
- Use this script to strip outer tags from a selection.
- Table borders on/off
Toggle
- Toggles table borders on/off quickly (very useful for browsing with
table borders activated).