M mtwtfss Новичок Регистрация 12.05.2019 Сообщения 7 Благодарностей 0 Баллы 1 21.05.2019 #1 Hey guys, I am now trying to login in a webpage, but I don't want to use "Go to page" and use browser to do the login in stuff. Instead, is there any C# API in ZP that I can use to achieve this goal? Thanks.
Hey guys, I am now trying to login in a webpage, but I don't want to use "Go to page" and use browser to do the login in stuff. Instead, is there any C# API in ZP that I can use to achieve this goal? Thanks.
lokiys Moderator Регистрация 01.02.2012 Сообщения 4 868 Благодарностей 1 195 Баллы 113 21.05.2019 #2 mtwtfss сказал(а): Hey guys, I am now trying to login in a webpage, but I don't want to use "Go to page" and use browser to do the login in stuff. Instead, is there any C# API in ZP that I can use to achieve this goal? Thanks. Нажмите, чтобы раскрыть... Hi. Assembly
mtwtfss сказал(а): Hey guys, I am now trying to login in a webpage, but I don't want to use "Go to page" and use browser to do the login in stuff. Instead, is there any C# API in ZP that I can use to achieve this goal? Thanks. Нажмите, чтобы раскрыть... Hi. Assembly
M mtwtfss Новичок Регистрация 12.05.2019 Сообщения 7 Благодарностей 0 Баллы 1 22.05.2019 #3 lokiys сказал(а): Hi. Assembly Нажмите, чтобы раскрыть... thanks I will study it
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 616 Благодарностей 5 959 Баллы 113 23.05.2019 #4 Login can be performed by GET request, if you don't want browser.