как-то так PHP: <html> <head> <meta charset="windows-1251"> <title>Хня какая-то</title> </head> <body> <form action="https://bill.univ.kiev.ua/index.php?act_id=access" method="POST"> <input type="hidden" name="login" value="ТВОЙ ЛОГИН"> <input type="hidden" name="password" value="ТВОЙ ПАРОЛЬ"> <input type="submit" value="ВОЙТИ"> </form> </body> </html>