Hallo,
function eingSuche()
{
if(document.Formular.Suche.value == "Eingabe")
document.location.href = "andere_seite.html";
}
Gruß, Jan L.
Hallo,
function eingSuche()
{
if(document.Formular.Suche.value == "Eingabe")
document.location.href = "andere_seite.html";
}
Gruß, Jan L.