Defines the click event for the label control, creates a popup message box
Defines the click event for the label control, creates a popup message box
Rate Defines the click event for the label control, creates a popup message box
(3(3 Vote))
<script language="vbscript" event="Click" For="lblAd">
<--
msgbox "Shoes are suited for walking" & _
" for running ",0,"Price $12.00"
-->
</script>
Defines the click event for the label control, creates a popup message box Comments
No comments yet — be the first to post one!
Post a Comment