Results 1 to 4 of 4

Thread: [02/03] Automate Use of Customer's Website

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    2

    [02/03] Automate Use of Customer's Website

    This is my first time posting here. I am an experienced Database Programmer but have done very little with web programming. We have a customer's website that gives a list of possible sales with an Accept button next to each one. The company that accepts the sale first gets it. I would like to write something that reads the line of the sale and if the line matches our criteria automatically click the accept. We already have competitors that are doing this. I don't know where to start to going about having a button on website I do not host to be clicked. I can see the button runs a javascript on the click event from viewing the source but I don't know how I can use that since I do not host that site.

    If this isn't the best place for this topic let me know where I might be able to find help with this.

  2. #2
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: [02/03] Automate Use of Customer's Website

    This sounds more like a windows app that you would need. In the windows app, you would use a webbrowser control to navigate to that site and automate whatever that needs done once the the webbrowser load complete.

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    2

    Re: [02/03] Automate Use of Customer's Website

    Thank you. I think I found a solution in another forum.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [02/03] Automate Use of Customer's Website

    I feel cheated on.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width