VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Defines the click event for the label control, creates a popup message box

by Anonymous (267 Submissions)
Category: Active Server Pages
Compatability: ASP (Active Server Pages)
Difficulty: Unknown Difficulty
Originally Published: Sun 31st March 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

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




<script language="vbscript" event="Click" For="lblAd">
<--

  msgbox "Shoes are suited for walking" & _
         " for running ",0,"Price $12.00"

-->
</script>

Download this snippet    Add to My Saved Code

Defines the click event for the label control, creates a popup message box Comments

No comments have been posted about Defines the click event for the label control, creates a popup message box. Why not be the first to post a comment about Defines the click event for the label control, creates a popup message box.

Post your comment

Subject:
Message:
0/1000 characters