Releasing a SmartScript saves (caches) a precompiled version of the SmartScript definition and all associated code (VB or JavaScript). This in turn speeds up the loading of the SmartScript. The Releasing saves the release-compiled script to a file on the file system. It also updates the SmartScript definition to indicate that a release file exists, and to create a pointer to the release file in its server location.
Friday, October 9, 2009
Display prompt text at applet control
If you want to display prompt text when you place cursor or mouse pointer at applet control then here is syntax.
In tools select the control’s caption for which you want to add prompt text and write following expression:
"ControlName '<'img src="/IMAGES%5Cicon_helptext.gif" title="xxxxxxxxxxxxxxxxxx." / >
http://www.siebeldigest.com/
In tools select the control’s caption for which you want to add prompt text and write following expression:
"ControlName '<'img src="/IMAGES%5Cicon_helptext.gif" title="xxxxxxxxxxxxxxxxxx." / >
http://www.siebeldigest.com/
Subscribe to:
Posts (Atom)