D
David Lozzi
This script is in the code-behind. This is a repost of a reply in "Name 'IsNumeric' is not declared??'. I wanted to post it under a different subject.
Type 'EventArgs' is not defined
at
Sub updateStore(ByVal sender As Object, ByVal e As EventArgs)
I appear to be missing somehting here?
Type 'EventArgs' is not defined
at
Sub updateStore(ByVal sender As Object, ByVal e As EventArgs)
I appear to be missing somehting here?