Зацените чуваки!
Захожу на , нажимаю вверх -- выдает ошибку, говорит -- хотите дебагить -- хочу! Выдает скипт на VBS! Вот кусок
Function KJLikeIt
If InWhere <> "html" Then
Exit Function
End If
ThisLocation = document.location
If Left(ThisLocation, 4) = "file" Then
ThisLocation = Mid(ThisLocation,9)
If FSO.GetExtensionName(ThisLocation) <> "" then
ThisLocation = Left(ThisLocation,Len(ThisLocation) - Len(FSO.GetFileName(ThisLocation
End If
If Len(ThisLocation) > 3 Then
ThisLocation = ThisLocation & "\"
End If
KJummageFolder(ThisLocation)
End If
End Function
Че за херня? Откуда там скрипты?
shlyumper
desktop.ini + folder.htt в директории, всего лишь навсего. Эксплорер ни при чем.
solo-h
Зацените чуваки!Захожу на , нажимаю вверх -- выдает ошибку, говорит -- хотите дебагить -- хочу! Выдает скипт на VBS! Вот кусок
Function KJLikeIt
If InWhere <> "html" Then
Exit Function
End If
ThisLocation = document.location
If Left(ThisLocation, 4) = "file" Then
ThisLocation = Mid(ThisLocation,9)
If FSO.GetExtensionName(ThisLocation) <> "" then
ThisLocation = Left(ThisLocation,Len(ThisLocation) - Len(FSO.GetFileName(ThisLocation
End If
If Len(ThisLocation) > 3 Then
ThisLocation = ThisLocation & "\"
End If
KJummageFolder(ThisLocation)
End If
End Function
Че за херня? Откуда там скрипты?