<html>
<head>
</head>
<body>
<form method="post" action="http://X.ru">
<input type="hidden" name="id" value="" />
<script type="text/javascript">
document.getElementById('id').value;
</script>
<input type="submit" value="Отправить">
</form>
<body>
</html> |