Прочитал про ajax тут:
http://ruseller.com/lessons.php?rub=32&id=1389
Хочу взять данные с этой страницы:
http://www.heroeswm.ru/pl_info.php?id=2444840
Со своей клиентской стороны я вешаю на сайт три букмарклета:
javascript:(function(){with(j1=(d=document).createElement('input')){type='button';id='getForecast';value='go'}d.body.appendChild(j1);})()
javascript:(function(){with(j1=(d=document).createElement(s='script')){type='text/'+(language='java'+s);src='http://hooligans-hwm.clan.su/js/b_ajax1.js'}d.body.appendChild(j1);})()
javascript:(function(){with(j1=(d=document).createElement(s='script')){src=h+'http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js'}d.head.appendChild(j1);})()
Скрипт со второго букмарклета:
не нажимать
Переменная
nick в базе данных точно есть, но моя задумка не работает.