need help with post/get issue

bill

Client
Регистрация
05.07.2014
Сообщения
355
Благодарностей
9
Баллы
18
i am working with a website where i need to visit different users profiles so they can see i have viewed them. The problem i'm having is when i use the 'go to url' action, it works fine, and goes to url and the person sees i viewed their profile, but when i use post/get request it doesn't seem to load the page even though i'm seeing that i'm connecting to the proxy that is sending the request.

it should be a pretty easy fix for someone who understands post/get, but i don't get it. let me know if you can help :-)
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Post/Get doesnt can't run any javascript code from page when you request it. I bet that's why visits doesnt count.
 

bill

Client
Регистрация
05.07.2014
Сообщения
355
Благодарностей
9
Баллы
18
javascript is disabled in project when i use 'go to url' action and it doesnt have a problem.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
then page loads something else when you request it via browser. you can compare DOM from browser and SOURCE that you get via GET.
 

bill

Client
Регистрация
05.07.2014
Сообщения
355
Благодарностей
9
Баллы
18

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