vb programmer

  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. L

    VB programmer recquired, vb small customisations

    hello guys. i have a micro finance software in vb originally developed by a local programmer. the thing is that i need few changes in it. one major change is that, i want the interest rate of 23% which is 20% in the software. other changes are very minor types, if any one can do...
  3. L

    VB programmer recquired, vb small customisations

    hello guys. i have a micro finance software in vb originally developed by a local programmer. the thing is that i need few changes in it. one major change is that, i want the interest rate of 23% which is 20% in the software. other changes are very minor types, if any one can do...
Back
Top