Slve a tutti!
Perchè quando faccio cosi:
codice:
   if (instr(sito,sitoEsistente,1) > 0) then 
      ....... 
   End If
Dove sito e sitoEsistente sono l'Url di un sito..
L'errore:
codice:
Microsoft VBScript runtime error '800a000d' 

Type mismatch: '[string: "http://www.dica33.it"]' 

/ricerca.asp, line 163
AIUTOOOO