|
WebExtenders 1.0.0.0 - Program JavaScript Alert, Confirm etc in ASP.NET from MS Visual Studio
Program system requirements: .Net Runtime
WebExtenders checked and founded to be 100% clean:
Archive: WebExtendersTrial.zip
inflating: Trial Release/readme first.htm
inflating: Trial Release/WebExtendersInstallerTrial.exe
inflating: Trial Release/WebExtendersSamplesInstallerVB.exe
Scan Results of Trial Release/WebExtendersSamplesInstallerVB.exe
Trial Release/WebExtendersSamplesInstallerVB.exe: OK
Scan Results of Trial Release/WebExtendersInstallerTrial.exe
Trial Release/WebExtendersInstallerTrial.exe: OK
Scan Results of Trial Release/readme first.htm
Trial Release/readme first.htm: OK
Scan Results of WebExtendersTrial.zip
WebExtendersTrial.zip: OK
Known viruses: 78376
Scanned directories: 2
Scanned files: 4
Infected files: 0
Data scanned: 0.80 MB
Time: 1.678 sec (0 m 1 s)
Use the below code to display the award image on your website:
Publisher's Description:
WebExtenders provide design and runtime time support for programming against javascript functions such as Alert, Confirm, Status and DefaultStatus in ASP.NET pages from within Microsoft Visual Studio.
Features in Version 1.0.0.0
* The ConfirmProvider component adds the ConfirmText property to all Button, HyperLink, ImageButton and LinkButton controls on a Web Form. Any control whose ConfirmText property has been set, invokes the javascript confirm function in response to the user clicking the control; the specified text is displayed in a modal OK/Cancel dialog box.
* The StatusProvider component adds the StatusText property to numerous controls including the Web Form itself. Any control whose StatusText property has been set alters the javascript status property as the user moves the mouse over the control; the specified text is displayed in the status bar. When the StatusText is set on the Web Form, this determines the defaultStatus for the clients browser (that is, the text which appears by default in the status bar).
* The AlertProvider component adds the AlertText property to button controls, invoking the javascript alert function in response to the user clicking the control.
* The MaskProvider component adds the MaskExpression property to TextBox controls. The mask is applied in response to text entry, with disallowed characters being ignored.
|