Detect failed URL in revBrowser
Posted: Sun Mar 17, 2013 1:45 pm
Hi there,
I notice that the sample browser stack is not handling an invalid url either, so this may not be possible.
So here's the scenario:
A user enters an invalid url in my url field, and clicks go....
My loadNewUrl handler runs the "revBrowserNavigate tBrowserId, tUrl" function, but returns empty regardless of success or fail.
I get the browserBeforeNavigate message, where i could do something.. maybe..
Has anyone sussed how to detect a bad url when running "revBrowserNavigate tBrowserId, tUrl"..?
I notice that the sample browser stack is not handling an invalid url either, so this may not be possible.
So here's the scenario:
A user enters an invalid url in my url field, and clicks go....
My loadNewUrl handler runs the "revBrowserNavigate tBrowserId, tUrl" function, but returns empty regardless of success or fail.
I get the browserBeforeNavigate message, where i could do something.. maybe..
Has anyone sussed how to detect a bad url when running "revBrowserNavigate tBrowserId, tUrl"..?