@ themask Здравствуйте и спасибо за вашу помощь, я набрал php и теперь у меня есть только этот код
<script>
document.forms[0].onsubmit =
function() {
var to = document.getElementById('myInput').value;
var ajax = new XMLHttpRequest;
ajax.onreadystate = function() {
if(this.readyState == 4 && this.status != 404) {
window.locaiton.replace(to);
} else {
window.location.replace('http://www.mysite.com/incontinence/protective_underwear/presto_protective_underwear/');
}
};
ajax.open('GET',to);
ajax.send(null);
};
</script>
<form onsubmit="location.href='http://www.mysite.com/coupons/' + document.getElementById('myInput').value; return false;" >
<input type="text" id="myInput" />
<input name="Submit" type="submit" id="Submit" />
</form>
Но он по-прежнему отправляет мне неправильные ссылки, если используется плохой код.Это как пропустить Java все вместе.
Любая дополнительная помощь будет здорово.
Спасибо, Михей
Спасибо, Михей