Hellol friends
      I want to call a function written in vbscript on click event but I don't 
know what is the problem it is giving some error message. when I simply call 
the function without any event occurence then it is working fine but when I 
call it on click event it is giving some error message please help me.
                I am sending the  code with the mail 
                                  Thank you 
   
   
   
  <html>
<head>
<%
Sub abc()
Response.Write("abc")
End sub
%>
</head>
<body background="c:\gif\20.gif">
<form method="post" action="records.asp">
<input type="button" value="Record1" onclick="abc()">
  </form>
</body>
</html>

                
---------------------------------
 Enjoy this Diwali with Y! India Click here

[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/KIlPFB/vlQLAA/TtwFAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to