WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

HTML

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

HTML Constants

Keywords: 	 HTML Constants

htmlDesignModeInherit=-2
htmlDesignModeOn=-1
htmlDesignModeOff=0
htmlDesignMode_Max=2147483647
htmlZOrderFront=0
htmlZOrderBack=1
htmlZOrder_Max=2147483647
htmlClearNotSet=0
htmlClearAll=1
htmlClearLeft=2
htmlClearRight=3
htmlClearBoth=4
htmlClearNone=5
htmlClear_Max=2147483647
htmlControlAlignNotSet=0
htmlControlAlignLeft=1
htmlControlAlignCenter=2
htmlControlAlignRight=3
htmlControlAlignTextTop=4
htmlControlAlignAbsMiddle=5
htmlControlAlignBaseline=6
htmlControlAlignAbsBottom=7
htmlControlAlignBottom=8
htmlControlAlignMiddle=9
htmlControlAlignTop=10
htmlControlAlign_Max=2147483647
htmlBlockAlignNotSet=0
htmlBlockAlignLeft=1
htmlBlockAlignCenter=2
htmlBlockAlignRight=3
htmlBlockAlignJustify=4
htmlBlockAlign_Max=2147483647
htmlReadyStateuninitialized=0
htmlReadyStateloading=1
htmlReadyStateloaded=2
htmlReadyStateinteractive=3
htmlReadyStatecomplete=4
htmlReadyState_Max=2147483647
htmlLoopLoopInfinite=-1
htmlLoop_Max=2147483647
mediaTypeNotSet=0
mediaTypeAll=511
mediaTypeAural=1
mediaTypeBraille=2
mediaTypeEmbossed=4
mediaTypeHandheld=8
mediaTypePrint=16
mediaTypeProjection=32
mediaTypeScreen=64
mediaTypeTty=128
mediaTypeTv=256
mediaType_Max=2147483647
styleTextTransformNotSet=0
styleTextTransformCapitalize=1
styleTextTransformLowercase=2
styleTextTransformUppercase=3
styleTextTransformNone=4
styleTextTransform_Max=2147483647
styleDataRepeatNone=0
styleDataRepeatInner=1
styleDataRepeat_Max=2147483647
styleOverflowNotSet=0
styleOverflowAuto=1
styleOverflowHidden=2
styleOverflowVisible=3
styleOverflowScroll=4
styleOverflow_Max=2147483647
styleTableLayoutNotSet=0
styleTableLayoutAuto=1
styleTableLayoutFixed=2
styleTableLayout_Max=2147483647
styleBorderCollapseNotSet=0
styleBorderCollapseSeparate=1
styleBorderCollapseCollapse=2
styleBorderCollapse_Max=2147483647
styleFontStyleNotSet=0
styleFontStyleItalic=1
styleFontStyleOblique=2
styleFontStyleNormal=3
styleFontStyle_Max=2147483647
styleFontVariantNotSet=0
styleFontVariantSmallCaps=1
styleFontVariantNormal=2
styleFontVariant_Max=2147483647
styleBackgroundRepeatRepeat=0
styleBackgroundRepeatRepeatX=1
styleBackgroundRepeatRepeatY=2
styleBackgroundRepeatNoRepeat=3
styleBackgroundRepeatNotSet=4
styleBackgroundRepeat_Max=2147483647
styleBackgroundAttachmentFixed=0
styleBackgroundAttachmentScroll=1
styleBackgroundAttachmentNotSet=2
styleBackgroundAttachment_Max=2147483647
styleVerticalAlignAuto=0
styleVerticalAlignBaseline=1
styleVerticalAlignSub=2
styleVerticalAlignSuper=3
styleVerticalAlignTop=4
styleVerticalAlignTextTop=5
styleVerticalAlignMiddle=6
styleVerticalAlignBottom=7
styleVerticalAlignTextBottom=8
styleVerticalAlignInherit=9
styleVerticalAlignNotSet=10
styleVerticalAlign_Max=2147483647
styleFontWeightNotSet=0
styleFontWeight100=1
styleFontWeight200=2
styleFontWeight300=3
styleFontWeight400=4
styleFontWeight500=5
styleFontWeight600=6
styleFontWeight700=7
styleFontWeight800=8
styleFontWeight900=9
styleFontWeightNormal=10
styleFontWeightBold=11
styleFontWeightBolder=12
styleFontWeightLighter=13
styleFontWeight_Max=2147483647
styleBackgroundPositionXNotSet=0
styleBackgroundPositionXLeft=1
styleBackgroundPositionXCenter=2
styleBackgroundPositionXRight=3
styleBackgroundPositionX_Max=2147483647
styleBackgroundPositionYNotSet=0
styleBackgroundPositionYTop=1
styleBackgroundPositionYCenter=2
styleBackgroundPositionYBottom=3
styleBackgroundPositionY_Max=2147483647
styleFontSizeXXSmall=0
styleFontSizeXSmall=1
styleFontSizeSmall=2
styleFontSizeMedium=3
styleFontSizeLarge=4
styleFontSizeXLarge=5
styleFontSizeXXLarge=6
styleFontSizeSmaller=7
styleFontSizeLarger=8
styleFontSize_Max=2147483647
styleAutoAuto=0
styleAuto_Max=2147483647
styleNormalNormal=0
styleNormal_Max=2147483647
styleBorderWidthThin=0
styleBorderWidthMedium=1
styleBorderWidthThick=2
styleBorderWidth_Max=2147483647
stylePositionNotSet=0
stylePositionstatic=1
stylePositionrelative=2
stylePositionabsolute=3
stylePositionfixed=4
stylePosition_Max=2147483647
styleBorderStyleNotSet=0
styleBorderStyleDotted=1
styleBorderStyleDashed=2
styleBorderStyleSolid=3
styleBorderStyleDouble=4
styleBorderStyleGroove=5
styleBorderStyleRidge=6
styleBorderStyleInset=7
styleBorderStyleOutset=8
styleBorderStyleWindowInset=9
styleBorderStyleNone=10
styleBorderStyle_Max=2147483647
styleStyleFloatNotSet=0
styleStyleFloatLeft=1
styleStyleFloatRight=2
styleStyleFloatNone=3
styleStyleFloat_Max=2147483647
styleDisplayNotSet=0
styleDisplayBlock=1
styleDisplayInline=2
styleDisplayListItem=3
styleDisplayNone=4
styleDisplayTableHeaderGroup=5
styleDisplayTableFooterGroup=6
styleDisplayInlineBlock=7
styleDisplay_Max=2147483647
styleVisibilityNotSet=0
styleVisibilityInherit=1
styleVisibilityVisible=2
styleVisibilityHidden=3
styleVisibility_Max=2147483647
styleListStyleTypeNotSet=0
styleListStyleTypeDisc=1
styleListStyleTypeCircle=2
styleListStyleTypeSquare=3
styleListStyleTypeDecimal=4
styleListStyleTypeLowerRoman=5
styleListStyleTypeUpperRoman=6
styleListStyleTypeLowerAlpha=7
styleListStyleTypeUpperAlpha=8
styleListStyleTypeNone=9
styleListStyleType_Max=2147483647
styleListStylePositionNotSet=0
styleListStylePositionInside=1
styleListStylePositionOutSide=2
styleListStylePosition_Max=2147483647
styleWhiteSpaceNotSet=0
styleWhiteSpaceNormal=1
styleWhiteSpacePre=2
styleWhiteSpaceNowrap=3
styleWhiteSpace_Max=2147483647
stylePageBreakNotSet=0
stylePageBreakAuto=1
stylePageBreakAlways=2
stylePageBreakLeft=3
stylePageBreakRight=4
stylePageBreak_Max=2147483647
styleCursorAuto=0
styleCursorCrosshair=1
styleCursorDefault=2
styleCursorHand=3
styleCursorMove=4
styleCursorE_resize=5
styleCursorNe_resize=6
styleCursorNw_resize=7
styleCursorN_resize=8
styleCursorSe_resize=9
styleCursorSw_resize=10
styleCursorS_resize=11
styleCursorW_resize=12
styleCursorText=13
styleCursorWait=14
styleCursorHelp=15
styleCursorPointer=16
styleCursorProgress=17
styleCursorNot_allowed=18
styleCursorNo_drop=19
styleCursorVertical_text=20
styleCursorall_scroll=21
styleCursorcol_resize=22
styleCursorrow_resize=23
styleCursorcustom=24
styleCursorNotSet=25
styleCursor_Max=2147483647
styleDirNotSet=0
styleDirLeftToRight=1
styleDirRightToLeft=2
styleDirInherit=3
styleDir_Max=2147483647
styleBidiNotSet=0
styleBidiNormal=1
styleBidiEmbed=2
styleBidiOverride=3
styleBidiInherit=4
styleBidi_Max=2147483647
styleImeModeAuto=0
styleImeModeActive=1
styleImeModeInactive=2
styleImeModeDisabled=3
styleImeModeNotSet=4
styleImeMode_Max=2147483647
styleRubyAlignNotSet=0
styleRubyAlignAuto=1
styleRubyAlignLeft=2
styleRubyAlignCenter=3
styleRubyAlignRight=4
styleRubyAlignDistributeLetter=5
styleRubyAlignDistributeSpace=6
styleRubyAlignLineEdge=7
styleRubyAlign_Max=2147483647
styleRubyPositionNotSet=0
styleRubyPositionAbove=1
styleRubyPositionInline=2
styleRubyPosition_Max=2147483647
styleRubyOverhangNotSet=0
styleRubyOverhangAuto=1
styleRubyOverhangWhitespace=2
styleRubyOverhangNone=3
styleRubyOverhang_Max=2147483647
styleLayoutGridCharNotSet=0
styleLayoutGridCharAuto=1
styleLayoutGridCharNone=2
styleLayoutGridChar_Max=2147483647
styleLayoutGridLineNotSet=0
styleLayoutGridLineAuto=1
styleLayoutGridLineNone=2
styleLayoutGridLine_Max=2147483647
styleLayoutGridModeNotSet=0
styleLayoutGridModeChar=1
styleLayoutGridModeLine=2
styleLayoutGridModeBoth=3
styleLayoutGridModeNone=4
styleLayoutGridMode_Max=2147483647
styleLayoutGridTypeNotSet=0
styleLayoutGridTypeLoose=1
styleLayoutGridTypeStrict=2
styleLayoutGridTypeFixed=3
styleLayoutGridType_Max=2147483647
styleLineBreakNotSet=0
styleLineBreakNormal=1
styleLineBreakStrict=2
styleLineBreak_Max=2147483647
styleWordBreakNotSet=0
styleWordBreakNormal=1
styleWordBreakBreakAll=2
styleWordBreakKeepAll=3
styleWordBreak_Max=2147483647
styleWordWrapNotSet=0
styleWordWrapOff=1
styleWordWrapOn=2
styleWordWrap_Max=2147483647
styleTextJustifyNotSet=0
styleTextJustifyInterWord=1
styleTextJustifyNewspaper=2
styleTextJustifyDistribute=3
styleTextJustifyDistributeAllLines=4
styleTextJustifyInterIdeograph=5
styleTextJustifyInterCluster=6
styleTextJustifyKashida=7
styleTextJustifyAuto=8
styleTextJustify_Max=2147483647
styleTextAlignLastNotSet=0
styleTextAlignLastLeft=1
styleTextAlignLastCenter=2
styleTextAlignLastRight=3
styleTextAlignLastJustify=4
styleTextAlignLastAuto=5
styleTextAlignLast_Max=2147483647
styleTextJustifyTrimNotSet=0
styleTextJustifyTrimNone=1
styleTextJustifyTrimPunctuation=2
styleTextJustifyTrimPunctAndKana=3
styleTextJustifyTrim_Max=2147483647
styleAcceleratorFalse=0
styleAcceleratorTrue=1
styleAccelerator_Max=2147483647
styleLayoutFlowHorizontal=0
styleLayoutFlowVerticalIdeographic=1
styleLayoutFlowNotSet=2
styleLayoutFlow_Max=2147483647
styleWritingModeLrtb=0
styleWritingModeTbrl=1
styleWritingModeNotSet=2
styleWritingMode_Max=2147483647
styleBoolFalse=0
styleBoolTrue=1
styleBool_Max=2147483647
styleTextUnderlinePositionBelow=0
styleTextUnderlinePositionAbove=1
styleTextUnderlinePositionAuto=2
styleTextUnderlinePositionNotSet=3
styleTextUnderlinePosition_Max=2147483647
styleTextOverflowClip=0
styleTextOverflowEllipsis=1
styleTextOverflowNotSet=2
styleTextOverflow_Max=2147483647
styleTextLineThroughStyleUndefined=0
styleTextLineThroughStyleSingle=1
styleTextLineThroughStyleDouble=2
styleTextLineThroughStyle_Max=2147483647
styleTextUnderlineStyleUndefined=0
styleTextUnderlineStyleSingle=1
styleTextUnderlineStyleDouble=2
styleTextUnderlineStyleWords=3
styleTextUnderlineStyleDotted=4
styleTextUnderlineStyleThick=5
styleTextUnderlineStyleDash=6
styleTextUnderlineStyleDotDash=7
styleTextUnderlineStyleDotDotDash=8
styleTextUnderlineStyleWave=9
styleTextUnderlineStyleSingleAccounting=10
styleTextUnderlineStyleDoubleAccounting=11
styleTextUnderlineStyleThickDash=12
styleTextUnderlineStyle_Max=2147483647
styleTextEffectNone=0
styleTextEffectEmboss=1
styleTextEffectEngrave=2
styleTextEffectOutline=3
styleTextEffect_Max=2147483647
styleDefaultTextSelectionFalse=0
styleDefaultTextSelectionTrue=1
styleDefaultTextSelection_Max=2147483647
styleTextDecorationNone=0
styleTextDecorationUnderline=1
styleTextDecorationOverline=2
styleTextDecorationLineThrough=3
styleTextDecorationBlink=4
styleTextDecoration_Max=2147483647
textDecorationNone=0
textDecorationUnderline=1
textDecorationOverline=2
textDecorationLineThrough=3
textDecorationBlink=4
textDecoration_Max=2147483647
htmlListTypeNotSet=0
htmlListTypeLargeAlpha=1
htmlListTypeSmallAlpha=2
htmlListTypeLargeRoman=3
htmlListTypeSmallRoman=4
htmlListTypeNumbers=5
htmlListTypeDisc=6
htmlListTypeCircle=7
htmlListTypeSquare=8
htmlListType_Max=2147483647
htmlMethodNotSet=0
htmlMethodGet=1
htmlMethodPost=2
htmlMethod_Max=2147483647
htmlWrapOff=1
htmlWrapSoft=2
htmlWrapHard=3
htmlWrap_Max=2147483647
htmlDirNotSet=0
htmlDirLeftToRight=1
htmlDirRightToLeft=2
htmlDir_Max=2147483647
htmlEditableInherit=0
htmlEditableTrue=1
htmlEditableFalse=2
htmlEditable_Max=2147483647
htmlInputNotSet=0
htmlInputButton=1
htmlInputCheckbox=2
htmlInputFile=3
htmlInputHidden=4
htmlInputImage=5
htmlInputPassword=6
htmlInputRadio=7
htmlInputReset=8
htmlInputSelectOne=9
htmlInputSelectMultiple=10
htmlInputSubmit=11
htmlInputText=12
htmlInputTextarea=13
htmlInputRichtext=14
htmlInput_Max=2147483647
htmlEncodingURL=0
htmlEncodingMultipart=1
htmlEncodingText=2
htmlEncoding_Max=2147483647
htmlAdjacencyBeforeBegin=1
htmlAdjacencyAfterBegin=2
htmlAdjacencyBeforeEnd=3
htmlAdjacencyAfterEnd=4
htmlAdjacency_Max=2147483647
htmlTabIndexNotSet=-32768
htmlTabIndex_Max=2147483647
htmlComponentClient=0
htmlComponentSbLeft=1
htmlComponentSbPageLeft=2
htmlComponentSbHThumb=3
htmlComponentSbPageRight=4
htmlComponentSbRight=5
htmlComponentSbUp=6
htmlComponentSbPageUp=7
htmlComponentSbVThumb=8
htmlComponentSbPageDown=9
htmlComponentSbDown=10
htmlComponentSbLeft2=11
htmlComponentSbPageLeft2=12
htmlComponentSbRight2=13
htmlComponentSbPageRight2=14
htmlComponentSbUp2=15
htmlComponentSbPageUp2=16
htmlComponentSbDown2=17
htmlComponentSbPageDown2=18
htmlComponentSbTop=19
htmlComponentSbBottom=20
htmlComponentOutside=21
htmlComponentGHTopLeft=22
htmlComponentGHLeft=23
htmlComponentGHTop=24
htmlComponentGHBottomLeft=25
htmlComponentGHTopRight=26
htmlComponentGHBottom=27
htmlComponentGHRight=28
htmlComponentGHBottomRight=29
htmlComponent_Max=2147483647
htmlApplyLocationInside=0
htmlApplyLocationOutside=1
htmlApplyLocation_Max=2147483647
htmlGlyphModeNone=0
htmlGlyphModeBegin=1
htmlGlyphModeEnd=2
htmlGlyphModeBoth=3
htmlGlyphMode_Max=2147483647
htmlUnitCharacter=1
htmlUnitWord=2
htmlUnitSentence=3
htmlUnitTextEdit=6
htmlUnit_Max=2147483647
htmlEndPointsStartToStart=1
htmlEndPointsStartToEnd=2
htmlEndPointsEndToStart=3
htmlEndPointsEndToEnd=4
htmlEndPoints_Max=2147483647
htmlDirectionForward=99999
htmlDirectionBackward=-99999
htmlDirection_Max=2147483647
htmlStartfileopen=0
htmlStartmouseover=1
htmlStart_Max=2147483647
bodyScrollyes=1
bodyScrollno=2
bodyScrollauto=4
bodyScrolldefault=3
bodyScroll_Max=2147483647
htmlSelectTypeSelectOne=1
htmlSelectTypeSelectMultiple=2
htmlSelectType_Max=2147483647
htmlSelectionNone=0
htmlSelectionText=1
htmlSelectionControl=2
htmlSelectionTable=3
htmlSelection_Max=2147483647
htmlMarqueeBehaviorscroll=1
htmlMarqueeBehaviorslide=2
htmlMarqueeBehavioralternate=3
htmlMarqueeBehavior_Max=2147483647
htmlMarqueeDirectionleft=1
htmlMarqueeDirectionright=3
htmlMarqueeDirectionup=5
htmlMarqueeDirectiondown=7
htmlMarqueeDirection_Max=2147483647
htmlPersistStateNormal=0
htmlPersistStateFavorite=1
htmlPersistStateHistory=2
htmlPersistStateSnapshot=3
htmlPersistStateUserData=4
htmlPersistState_Max=2147483647
htmlDropEffectCopy=0
htmlDropEffectLink=1
htmlDropEffectMove=2
htmlDropEffectNone=3
htmlDropEffect_Max=2147483647
htmlEffectAllowedCopy=0
htmlEffectAllowedLink=1
htmlEffectAllowedMove=2
htmlEffectAllowedCopyLink=3
htmlEffectAllowedCopyMove=4
htmlEffectAllowedLinkMove=5
htmlEffectAllowedAll=6
htmlEffectAllowedNone=7
htmlEffectAllowedUninitialized=8
htmlEffectAllowed_Max=2147483647
htmlCompatModeBackCompat=0
htmlCompatModeCSS1Compat=1
htmlCompatMode_Max=2147483647
True==1
False==0
BoolValue_Max=2147483647
htmlCaptionAlignNotSet=0
htmlCaptionAlignLeft=1
htmlCaptionAlignCenter=2
htmlCaptionAlignRight=3
htmlCaptionAlignJustify=4
htmlCaptionAlignTop=5
htmlCaptionAlignBottom=6
htmlCaptionAlign_Max=2147483647
htmlCaptionVAlignNotSet=0
htmlCaptionVAlignTop=1
htmlCaptionVAlignBottom=2
htmlCaptionVAlign_Max=2147483647
htmlFrameNotSet=0
htmlFramevoid=1
htmlFrameabove=2
htmlFramebelow=3
htmlFramehsides=4
htmlFramelhs=5
htmlFramerhs=6
htmlFramevsides=7
htmlFramebox=8
htmlFrameborder=9
htmlFrame_Max=2147483647
htmlRulesNotSet=0
htmlRulesnone=1
htmlRulesgroups=2
htmlRulesrows=3
htmlRulescols=4
htmlRulesall=5
htmlRules_Max=2147483647
htmlCellAlignNotSet=0
htmlCellAlignLeft=1
htmlCellAlignCenter=2
htmlCellAlignRight=3
htmlCellAlignMiddle=2
htmlCellAlign_Max=2147483647
htmlCellVAlignNotSet=0
htmlCellVAlignTop=1
htmlCellVAlignMiddle=2
htmlCellVAlignBottom=3
htmlCellVAlignBaseline=4
htmlCellVAlignCenter=2
htmlCellVAlign_Max=2147483647
frameScrollingyes=1
frameScrollingno=2
frameScrollingauto=4
frameScrolling_Max=2147483647
ELEMENT_CORNER_NONE=0
ELEMENT_CORNER_TOP=1
ELEMENT_CORNER_LEFT=2
ELEMENT_CORNER_BOTTOM=3
ELEMENT_CORNER_RIGHT=4
ELEMENT_CORNER_TOPLEFT=5
ELEMENT_CORNER_TOPRIGHT=6
ELEMENT_CORNER_BOTTOMLEFT=7
ELEMENT_CORNER_BOTTOMRIGHT=8
ELEMENT_CORNER_Max=2147483647
SUHV_PROMPTBEFORENO=1
SUHV_SILENTYES=2
SUHV_UNSECURESOURCE=4
SECUREURLHOSTVALIDATE_FLAGS_Max=2147483647
POINTER_GRAVITY_Left=0
POINTER_GRAVITY_Right=1
POINTER_GRAVITY_Max=2147483647
ELEM_ADJ_BeforeBegin=0
ELEM_ADJ_AfterBegin=1
ELEM_ADJ_BeforeEnd=2
ELEM_ADJ_AfterEnd=3
ELEMENT_ADJACENCY_Max=2147483647
CONTEXT_TYPE_None=0
CONTEXT_TYPE_Text=1
CONTEXT_TYPE_EnterScope=2
CONTEXT_TYPE_ExitScope=3
CONTEXT_TYPE_NoScope=4
MARKUP_CONTEXT_TYPE_Max=2147483647
FINDTEXT_BACKWARDS=1
FINDTEXT_WHOLEWORD=2
FINDTEXT_MATCHCASE=4
FINDTEXT_RAW=131072
FINDTEXT_MATCHDIAC=536870912
FINDTEXT_MATCHKASHIDA=1073741824
FINDTEXT_MATCHALEFHAMZA=-2147483648
FINDTEXT_FLAGS_Max=2147483647
MOVEUNIT_PREVCHAR=0
MOVEUNIT_NEXTCHAR=1
MOVEUNIT_PREVCLUSTERBEGIN=2
MOVEUNIT_NEXTCLUSTERBEGIN=3
MOVEUNIT_PREVCLUSTEREND=4
MOVEUNIT_NEXTCLUSTEREND=5
MOVEUNIT_PREVWORDBEGIN=6
MOVEUNIT_NEXTWORDBEGIN=7
MOVEUNIT_PREVWORDEND=8
MOVEUNIT_NEXTWORDEND=9
MOVEUNIT_PREVPROOFWORD=10
MOVEUNIT_NEXTPROOFWORD=11
MOVEUNIT_NEXTURLBEGIN=12
MOVEUNIT_PREVURLBEGIN=13
MOVEUNIT_NEXTURLEND=14
MOVEUNIT_PREVURLEND=15
MOVEUNIT_PREVSENTENCE=16
MOVEUNIT_NEXTSENTENCE=17
MOVEUNIT_PREVBLOCK=18
MOVEUNIT_NEXTBLOCK=19
MOVEUNIT_ACTION_Max=2147483647
PARSE_ABSOLUTIFYIE40URLS=1
PARSE_FLAGS_Max=2147483647
TAGID_NULL==0
TAGID_UNKNOWN=1
TAGID_A==2
TAGID_ACRONYM=3
TAGID_ADDRESS=4
TAGID_APPLET=5
TAGID_AREA==6
TAGID_B==7
TAGID_BASE==8
TAGID_BASEFONT=9
TAGID_BDO==10
TAGID_BGSOUND=11
TAGID_BIG==12
TAGID_BLINK=13
TAGID_BLOCKQUOTE=14
TAGID_BODY==15
TAGID_BR==16
TAGID_BUTTON=17
TAGID_CAPTION=18
TAGID_CENTER=19
TAGID_CITE==20
TAGID_CODE==21
TAGID_COL==22
TAGID_COLGROUP=23
TAGID_COMMENT=24
TAGID_COMMENT_RAW=25
TAGID_DD==26
TAGID_DEL==27
TAGID_DFN==28
TAGID_DIR==29
TAGID_DIV==30
TAGID_DL==31
TAGID_DT==32
TAGID_EM==33
TAGID_EMBED=34
TAGID_FIELDSET=35
TAGID_FONT==36
TAGID_FORM==37
TAGID_FRAME=38
TAGID_FRAMESET=39
TAGID_GENERIC=40
TAGID_H1==41
TAGID_H2==42
TAGID_H3==43
TAGID_H4==44
TAGID_H5==45
TAGID_H6==46
TAGID_HEAD==47
TAGID_HR==48
TAGID_HTML==49
TAGID_I==50
TAGID_IFRAME=51
TAGID_IMG==52
TAGID_INPUT=53
TAGID_INS==54
TAGID_KBD==55
TAGID_LABEL=56
TAGID_LEGEND=57
TAGID_LI==58
TAGID_LINK==59
TAGID_LISTING=60
TAGID_MAP==61
TAGID_MARQUEE=62
TAGID_MENU==63
TAGID_META==64
TAGID_NEXTID=65
TAGID_NOBR==66
TAGID_NOEMBED=67
TAGID_NOFRAMES=68
TAGID_NOSCRIPT=69
TAGID_OBJECT=70
TAGID_OL==71
TAGID_OPTION=72
TAGID_P==73
TAGID_PARAM=74
TAGID_PLAINTEXT=75
TAGID_PRE==76
TAGID_Q==77
TAGID_RP==78
TAGID_RT==79
TAGID_RUBY==80
TAGID_S==81
TAGID_SAMP==82
TAGID_SCRIPT=83
TAGID_SELECT=84
TAGID_SMALL=85
TAGID_SPAN==86
TAGID_STRIKE=87
TAGID_STRONG=88
TAGID_STYLE=89
TAGID_SUB==90
TAGID_SUP==91
TAGID_TABLE=92
TAGID_TBODY=93
TAGID_TC==94
TAGID_TD==95
TAGID_TEXTAREA=96
TAGID_TFOOT=97
TAGID_TH==98
TAGID_THEAD=99
TAGID_TITLE=100
TAGID_TR==101
TAGID_TT==102
TAGID_U==103
TAGID_UL==104
TAGID_VAR==105
TAGID_WBR==106
TAGID_XMP==107
TAGID_ROOT==108
TAGID_OPTGROUP=109
TAGID_COUNT=110
TAGID_LAST_PREDEFINED=10000
ELEMENT_TAG_ID_Max=2147483647
SELECTION_TYPE_None=0
SELECTION_TYPE_Caret=1
SELECTION_TYPE_Text=2
SELECTION_TYPE_Control=3
SELECTION_TYPE_Max=2147483647
SAVE_SEGMENTS_NoIE4SelectionCompat=1
SAVE_SEGMENTS_FLAGS_Max=2147483647
CARET_DIRECTION_INDETERMINATE=0
CARET_DIRECTION_SAME=1
CARET_DIRECTION_BACKWARD=2
CARET_DIRECTION_FORWARD=3
CARET_DIRECTION_Max=2147483647
LINE_DIRECTION_RightToLeft=1
LINE_DIRECTION_LeftToRight=2
LINE_DIRECTION_Max=2147483647
HT_OPT_AllowAfterEOL=1
HT_OPTIONS_Max=2147483647
HT_RESULTS_Glyph=1
HT_RESULTS_Max=2147483647
DISPLAY_MOVEUNIT_PreviousLine=1
DISPLAY_MOVEUNIT_NextLine=2
DISPLAY_MOVEUNIT_CurrentLineStart=3
DISPLAY_MOVEUNIT_CurrentLineEnd=4
DISPLAY_MOVEUNIT_TopOfWindow=5
DISPLAY_MOVEUNIT_BottomOfWindow=6
DISPLAY_MOVEUNIT_Max=2147483647
DISPLAY_GRAVITY_PreviousLine=1
DISPLAY_GRAVITY_NextLine=2
DISPLAY_GRAVITY_Max=2147483647
DISPLAY_BREAK_None=0
DISPLAY_BREAK_Block=1
DISPLAY_BREAK_Break=2
DISPLAY_BREAK_Max=2147483647
COORD_SYSTEM_GLOBAL=0
COORD_SYSTEM_PARENT=1
COORD_SYSTEM_CONTAINER=2
COORD_SYSTEM_CONTENT=3
COORD_SYSTEM_FRAME=4
COORD_SYSTEM_Max=2147483647
HTMLPAINTER_OPAQUE=1
HTMLPAINTER_TRANSPARENT=2
HTMLPAINTER_ALPHA=4
HTMLPAINTER_COMPLEX=8
HTMLPAINTER_OVERLAY=16
HTMLPAINTER_HITTEST=32
HTMLPAINTER_SURFACE=256
HTMLPAINTER_3DSURFACE=512
HTMLPAINTER_NOBAND=1024
HTMLPAINTER_NODC=4096
HTMLPAINTER_NOPHYSICALCLIP=8192
HTMLPAINTER_NOSAVEDC=16384
HTMLPAINTER_SUPPORTS_XFORM=32768
HTMLPAINTER_EXPAND=65536
HTMLPAINTER_NOSCROLLBITS=131072
HTML_PAINTER_Max=2147483647
HTMLPAINT_ZORDER_NONE=0
HTMLPAINT_ZORDER_REPLACE_ALL=1
HTMLPAINT_ZORDER_REPLACE_CONTENT=2
HTMLPAINT_ZORDER_REPLACE_BACKGROUND=3
HTMLPAINT_ZORDER_BELOW_CONTENT=4
HTMLPAINT_ZORDER_BELOW_FLOW=5
HTMLPAINT_ZORDER_ABOVE_FLOW=6
HTMLPAINT_ZORDER_ABOVE_CONTENT=7
HTMLPAINT_ZORDER_WINDOW_TOP=8
HTML_PAINT_ZORDER_Max=2147483647
HTMLPAINT_DRAW_UPDATEREGION=1
HTMLPAINT_DRAW_USE_XFORM=2
HTML_PAINT_DRAW_FLAGS_Max=2147483647
HTMLPAINT_EVENT_TARGET=1
HTMLPAINT_EVENT_SETCURSOR=2
HTML_PAINT_EVENT_FLAGS_Max=2147483647
HTMLPAINT_DRAWINFO_VIEWPORT=1
HTMLPAINT_DRAWINFO_UPDATEREGION=2
HTMLPAINT_DRAWINFO_XFORM=4
HTML_PAINT_DRAW_INFO_FLAGS_Max=2147483647
HTMLDlgFlagNo=0
HTMLDlgFlagOff=0
HTMLDlgFlag0=0
HTMLDlgFlagYes=1
HTMLDlgFlagOn=1
HTMLDlgFlag1=1
HTMLDlgFlagNotSet=-1
HTMLDlgFlag_Max=2147483647
HTMLDlgBorderThin=0
HTMLDlgBorderThick=262144
HTMLDlgBorder_Max=2147483647
HTMLDlgEdgeSunken=0
HTMLDlgEdgeRaised=16
HTMLDlgEdge_Max=2147483647
HTMLDlgCenterNo=0
HTMLDlgCenterOff=0
HTMLDlgCenter0=0
HTMLDlgCenterYes=1
HTMLDlgCenterOn=1
HTMLDlgCenter1=1
HTMLDlgCenterParent=1
HTMLDlgCenterDesktop=2
HTMLDlgCenter_Max=2147483647
HTMLAppFlagNo=0
HTMLAppFlagOff=0
HTMLAppFlag0=0
HTMLAppFlagYes=1
HTMLAppFlagOn=1
HTMLAppFlag1=1
HTMLAppFlag_Max=2147483647
HTMLMinimizeFlagNo=0
HTMLMinimizeFlagYes=131072
HTMLMinimizeFlag_Max=2147483647
HTMLMaximizeFlagNo=0
HTMLMaximizeFlagYes=65536
HTMLMaximizeFlag_Max=2147483647
HTMLCaptionFlagNo=0
HTMLCaptionFlagYes=12582912
HTMLCaptionFlag_Max=2147483647
HTMLSysMenuFlagNo=0
HTMLSysMenuFlagYes=524288
HTMLSysMenuFlag_Max=2147483647
HTMLBorderNone=0
HTMLBorderThick=262144
HTMLBorderDialog=4194304
HTMLBorderThin=8388608
HTMLBorder_Max=2147483647
HTMLBorderStyleNormal=0
HTMLBorderStyleRaised=256
HTMLBorderStyleSunken=512
HTMLBorderStylecombined=768
HTMLBorderStyleStatic=131072
HTMLBorderStyle_Max=2147483647
HTMLWindowStateNormal=1
HTMLWindowStateMaximize=3
HTMLWindowStateMinimize=6
HTMLWindowState_Max=2147483647
BEHAVIOREVENT_FIRST=0
BEHAVIOREVENT_CONTENTREADY=0
BEHAVIOREVENT_DOCUMENTREADY=1
BEHAVIOREVENT_APPLYSTYLE=2
BEHAVIOREVENT_DOCUMENTCONTEXTCHANGE=3
BEHAVIOREVENT_CONTENTSAVE=4
BEHAVIOREVENT_LAST=4
BEHAVIOR_EVENT_Max=2147483647
BEHAVIOREVENTFLAGS_BUBBLE=1
BEHAVIOREVENTFLAGS_STANDARDADDITIVE=2
BEHAVIOR_EVENT_FLAGS_Max=2147483647
BEHAVIORRENDERINFO_BEFOREBACKGROUND=1
BEHAVIORRENDERINFO_AFTERBACKGROUND=2
BEHAVIORRENDERINFO_BEFORECONTENT=4
BEHAVIORRENDERINFO_AFTERCONTENT=8
BEHAVIORRENDERINFO_AFTERFOREGROUND=32
BEHAVIORRENDERINFO_ABOVECONTENT=40
BEHAVIORRENDERINFO_ALLLAYERS=255
BEHAVIORRENDERINFO_DISABLEBACKGROUND=256
BEHAVIORRENDERINFO_DISABLENEGATIVEZ=512
BEHAVIORRENDERINFO_DISABLECONTENT=1024
BEHAVIORRENDERINFO_DISABLEPOSITIVEZ=2048
BEHAVIORRENDERINFO_DISABLEALLLAYERS=3840
BEHAVIORRENDERINFO_HITTESTING=4096
BEHAVIORRENDERINFO_SURFACE=1048576
BEHAVIORRENDERINFO_3DSURFACE=2097152
BEHAVIOR_RENDER_INFO_Max=2147483647
BEHAVIOR_FIRSTRELATION=0
BEHAVIOR_SAMEELEMENT=0
BEHAVIOR_PARENT=1
BEHAVIOR_CHILD=2
BEHAVIOR_SIBLING=3
BEHAVIOR_LASTRELATION=3
BEHAVIOR_RELATION_Max=2147483647
BEHAVIORLAYOUTINFO_FULLDELEGATION=1
BEHAVIORLAYOUTINFO_MODIFYNATURAL=2
BEHAVIORLAYOUTINFO_MAPSIZE=4
BEHAVIOR_LAYOUT_INFO_Max=2147483647
BEHAVIORLAYOUTMODE_NATURAL=1
BEHAVIORLAYOUTMODE_MINWIDTH=2
BEHAVIORLAYOUTMODE_MAXWIDTH=4
BEHAVIORLAYOUTMODE_MEDIA_RESOLUTION=16384
BEHAVIORLAYOUTMODE_FINAL_PERCENT=32768
BEHAVIOR_LAYOUT_MODE_Max=2147483647
ELEMENTDESCRIPTORFLAGS_LITERAL=1
ELEMENTDESCRIPTORFLAGS_NESTED_LITERAL=2
ELEMENTDESCRIPTOR_FLAGS_Max=2147483647
ELEMENTNAMESPACEFLAGS_ALLOWANYTAG=1
ELEMENTNAMESPACEFLAGS_QUERYFORUNKNOWNTAGS=2
ELEMENTNAMESPACE_FLAGS_Max=2147483647

Article ID:   W15701
File Created: 2003:05:13:11:29:38
Last Updated: 2003:05:13:11:29:38