c# Webbrowser logged in detection problem(login works)

Joined
Dec 23, 2018
Messages
1
Reaction score
0
hello, i'm having problem with my webBrowser1 to detect that im logged in, because by the time it's loggin in it already checked the status and is not logged on while logging on, but sleeping or setting up a timer freezes the thread and i couldn't find any working solution for the whole day.
https://github.com/ihateadmins/freenom-dns-updater

Form1.cs
btn_change_Click(): calls login(website);

if (rawHtml.Contains("DNS MANAGEMENT for " + domain) || webBrowser1.Url == new Uri("https://my.freenom.com/clientarea.php?managedns="+ domain +"&domainid=" + domainid) ) is never getting true

any help would be greatly appreciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top