DobrijUser,
seclub.org/forum/goto/11955022/ - через адресную строку (get), например. Код: page1.html <input id="inp"> <input type="button" onclick="window.location.href="page2.html?"+document.getElementById("inp").value; ">, page2.html: <script>alert("ввод: "+location.search.substring(1));</script>
Ссылка на пост
17 сен 2010 в 03:06