Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Peform actions online

Peform actions online

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DanYELL
    wrote on last edited by
    #1

    Im throwing this question out there and seeking any direction anyone can give me. I think I would die for a sample project that perform just some steps and I can finish it from there. Go to this link: https://ecf.ts2b.aztc.uscourts.gov/[^] From a visual C++ program, is there a way to programmatically click on 'District of BK v4.1 RC2 [10/20/10] - Live - Document Filing System'. Then you get to a screen asking for a login and passcode. I have that data. Is there a way to programmatically type in that data and hit Login. There other screens ask you for your name, address and so forth. Is there any way to type in this data programmatically rather than manually go to this link and doing it each step at a time? Please let me know. Sincerely, Danielle Brina (an oveworked graduate student)

    D 1 Reply Last reply
    0
    • D DanYELL

      Im throwing this question out there and seeking any direction anyone can give me. I think I would die for a sample project that perform just some steps and I can finish it from there. Go to this link: https://ecf.ts2b.aztc.uscourts.gov/[^] From a visual C++ program, is there a way to programmatically click on 'District of BK v4.1 RC2 [10/20/10] - Live - Document Filing System'. Then you get to a screen asking for a login and passcode. I have that data. Is there a way to programmatically type in that data and hit Login. There other screens ask you for your name, address and so forth. Is there any way to type in this data programmatically rather than manually go to this link and doing it each step at a time? Please let me know. Sincerely, Danielle Brina (an oveworked graduate student)

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      DanYELL wrote:

      From a visual C++ program, is there a way to programmatically click on 'District of BK v4.1 RC2 [10/20/10] - Live - Document Filing System'. Then you get to a screen asking for a login and passcode. I have that data. Is there a way to programmatically type in that data and hit Login.

      I've done this very thing with VB Script before, but not VC++.

      "One man's wage rise is another man's price increase." - Harold Wilson

      "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

      "Man who follows car will be exhausted." - Confucius

      D 1 Reply Last reply
      0
      • D David Crow

        DanYELL wrote:

        From a visual C++ program, is there a way to programmatically click on 'District of BK v4.1 RC2 [10/20/10] - Live - Document Filing System'. Then you get to a screen asking for a login and passcode. I have that data. Is there a way to programmatically type in that data and hit Login.

        I've done this very thing with VB Script before, but not VC++.

        "One man's wage rise is another man's price increase." - Harold Wilson

        "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

        "Man who follows car will be exhausted." - Confucius

        D Offline
        D Offline
        DanYELL
        wrote on last edited by
        #3

        Hmm... I havent work with basic for along time. How hard is it with VB? Is there a way of sending a sample project or script that could do this? I can use ShellExecute to run something. Can I ShellExecute a VB script? Please let me know.

        D 1 Reply Last reply
        0
        • D DanYELL

          Hmm... I havent work with basic for along time. How hard is it with VB? Is there a way of sending a sample project or script that could do this? I can use ShellExecute to run something. Can I ShellExecute a VB script? Please let me know.

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          DanYELL wrote:

          How hard is it with VB?

          I don't know.

          DanYELL wrote:

          Is there a way of sending a sample project or script that could do this?

          Sending it to?

          DanYELL wrote:

          Can I ShellExecute a VB script?

          I've not ever tried, but I would not be surprised if you could.

          "One man's wage rise is another man's price increase." - Harold Wilson

          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

          "Man who follows car will be exhausted." - Confucius

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups