The famous http get & post request

  • Автор темы Автор темы mtantouri
  • Дата начала Дата начала

mtantouri

Client
Регистрация
11.08.2013
Сообщения
32
Реакции
1
Баллы
8
I know there has a couple discussions about http get & post request here both on the russian and english forum. Good info and with couple of demo templates.

Now, for my issue it has to do with XMLHttpRequest.

The site I'm trying to grab the info from require javascript and by running normal http get or post on the site, it will return error messege that I don't have javascript activated.

What solution/option is there for this kind of issue?

Thank you.
 
Thanks for your reply rostonix, much appreciated.
After doing more digging in this subject I found out that XMLHttpRequest won't do it. As it gets only static content not dynamically generated content.

What I'm trying to do is; Get dynamic generated text when page loads.

I got no problem doing it successfully virually and get the generated text from page. But i want it to be in http request instead. Is it possible?
 
No you cannot do it in GET.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)