Please,
I can't figure out exactly what could be wrong with this block of code.
With GetTitle
.Global = False
.IgnoreCase = True
.Pattern = "<title>(.|\n)*</title>"
End With
This block causes error when i run the code i got from someone in the community.
The Error message is:
Microsoft VBScript compilation error '800a0400'
Expected statement
/webapps/helpdesk/search.asp, line 117
With Regex
^
Oysterbar ride to success. Keep Riding
I can't figure out exactly what could be wrong with this block of code.
With GetTitle
.Global = False
.IgnoreCase = True
.Pattern = "<title>(.|\n)*</title>"
End With
This block causes error when i run the code i got from someone in the community.
The Error message is:
Microsoft VBScript compilation error '800a0400'
Expected statement
/webapps/helpdesk/search.asp, line 117
With Regex
^
Oysterbar ride to success. Keep Riding