I'm using WebBrowser Powerbuilder 2019 R2.
I need to somehow identify whether the request was successful.
Is there any way to capture http status code?
tried to use the NavigationError event but was not called
I'm using WebBrowser Powerbuilder 2019 R2.
I need to somehow identify whether the request was successful.
Is there any way to capture http status code?
tried to use the NavigationError event but was not called