hi, one more newbie question.
========= CODE ========
<%
Sub Auth()
DO ASP Stuff
End Sub
%>
<html>
<body>
<form name="auth">
<p><input type="button" value="Submit" name="B1" onClick="Auth()">
</form>
</body>
</html>
This gives an error "Object Expected" ..... is this possible
![[cheers] [cheers] [cheers]](/data/assets/smilies/cheers.gif)
Niraj![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)
========= CODE ========
<%
Sub Auth()
DO ASP Stuff
End Sub
%>
<html>
<body>
<form name="auth">
<p><input type="button" value="Submit" name="B1" onClick="Auth()">
</form>
</body>
</html>
This gives an error "Object Expected" ..... is this possible
![[cheers] [cheers] [cheers]](/data/assets/smilies/cheers.gif)
Niraj
![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)