Search:

Type: Posts; User: roiegat

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    649

    VB .NET working with outlook

    I have this application I originally wrote in VB6 that I'm moving to .NET that I'd like to add new features to. The application itself creates accounts on different systems (unix and oracle). Once...
  2. Replies
    4
    Views
    882

    Re: getting frame html info

    Actually I long that longer code. Does a good search for the frames. I will definlty have to run that to get more info.

    So here's my new problem. I am finally able to get to the page I...
  3. Replies
    4
    Views
    882

    Re: getting frame html info

    Big thanks! Working like a charm.
  4. Replies
    4
    Views
    882

    getting frame html info

    I'm trying to get some information from a webpage internal to our company that has several frames. I'm trying to look for a specific phrase in the html code in order to get the data.

    The problems...
  5. Replies
    1
    Views
    2,575

    frame information using browser

    I'm trying to get some information from a webpage internal to our company that has several frames. I'm trying to look for a specific phrase in the html code in order to get the data.

    The problems...
  6. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    That correct. I learned this the hard way when I was trying to debug the code and the program would hang on me. So I have to put a breakpoint after the sendkey command.
  7. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    Guess I set them wrong...just figured out a way. I wrote this handy little sub:

    Private Sub update_text(ByVal field As String, ByVal input_text As String)
    ...
  8. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    Hi guys. I've read throught this whole thread and I'm hoping you can help me. What I'm trying to do is automate a batch load process we have for our case tracking system. Basicily we have a...
Results 1 to 8 of 9



Click Here to Expand Forum to Full Width