Conversation Between cosconub and Blubb1337

6 Visitor Messages

  1. If WebBrowser1.Url.AbsoluteUri.ToString = "https://caveages.com/loggedin.php" Then

    WebBrowser1.Visible = False
    timer1.stop
    End If
  2. can you help me with this error?

    source
    --------------------
    Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
    If WebBrowser1.Url = "https://caveages.com/loggedin.php" Then

    WebBrowser1.Visible = False
    End If
    End Sub
    -----------------------------

    error
    -------------------------------
    Error 1 Overload resolution failed because no accessible '=' can be called with these arguments:
    'Public Shared Operator =(a As String, b As String) As Boolean': Value of type 'System.Uri' cannot be converted to 'String'.
    'Public Shared Operator =(uri1 As System.Uri, uri2 As System.Uri) As Boolean': Value of type 'String' cannot be converted to 'System.Uri'.
    ---------------------------------
  3. meeeeeeeeeh
  4. u weet ben ik Nederlands recht?
  5. Du weißt schon, dass ich deutsch bin, oder?
Showing Visitor Messages 1 to 6 of 6