vb visual basic

  1. unclehat

    VBScript - How to search for a sentence and click that on a webpage?

    How can I search for a sentence(don't have any ID and don't have any box) and clicks that on webpage? I am trying to automate my website and click on a sentence to open that. url = "www.google.com" Set ie = CreateObject("InternetExplorer.Application") ie.Visible = True ie.Navigate url While...
  2. T

    Oblique Triangle Solver PLEASE HELP ME!

    Can anyone help me to make a oblique triangle solver. I search the net and i only found is right triangle. I attach here my project. Edit by Jazzc: Link removed until OP provides a VT scan of the file.
Back
Top