Recordset:
The recordset that contains the fields to convert to tag-cloud, one field each record
Rec tag field:
The recordset field you want convert to tag-cloud
Image tag field:
An optional field with an image path, if exist the extension show this image in the bottom of the tag-cloud text
Unique column name:
The unique column name of the recordset.
Why need this parameter:
the extension create a tag-cloud list where each word is linked to the "Link page" and to the link page is send a parameter with name "IdCloud" that contains the list (comma separated value) of unique column name value of all the records that contains the linked word, so in the "Link page" it's possible have a recordset with all this records.
Link page:
The page where redirect the user when click on one of the tag-cloud links
Width:
The width of the flash element
Height:
The height of the flash element
Speed:
The rotation speed in milliseconds
Max words:
The maximun number of words will be displayed.
Font face:
The font used to show the tag-cloud words
Min. word length:
The minimun word length.
All the word that have a minor number of letter will be ignored
Font size min:
Font size max:
The minimun and maximun font-size the ext use to show the tag-cloud link.
The font size of a tag in a Asp Tag Cloud is determined by its incidence that is the time each word is repeated in the total of the records
Excluded words:
A list of words you want excluded from the tag-cloud list
Tag cluds:
This is a list of colors you can create to style each link depending on the font size from/to.
Color:
The default color
Color In:
The color for the onMouseOver event
Font size from:
Font size to:
The font size range From/To where apply the colors, see the tutorials for a complete explanation