- or download this
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'EndSQLDate'
C:\WWWROOT\CUSTOMERS\K-O\MY\AGENT\../searchresults.asp, line 683
- or download this
sub new
{
...
bless $self, __PACKAGE__;
}
- or download this
sub getsearchresults{
my $self = shift;
...
print $res;
exit;
}