Results 1 to 3 of 3

Thread: Easy Programs To Get ID's From Pages - I have it almost done already

  1. #1

    Thread Starter
    Frenzied Member joefox's Avatar
    Join Date
    Oct 2004
    Posts
    1,318

    Easy Programs To Get ID's From Pages - I have it almost done already

    I've built and app, and looking for someone to add the final touches on it, instead of my spending hours trying to figure it out.

    this is a multi step process, or unless you think you can do it one swoop.


    Program is small, and is done is Visual basic 2010 express.

    Items needed -
    Gather ID's from web pages, right now i think my browsercontroll is not getting update with the new pages html, so i can get id's from the first page i hit, but not sub pages i go to.

    Login Save system.
    User can put in a username/password and have it save to a listbox / txt file, and then click on an item in the listbox, and delte it, or if they click on a username, to have it fill in the username textbox, and the password textbox

    Those are the 2 main things i need.

    The final part would be some demo function, to where they can run it for say 30 min. then need a key or some type.
    This part i have no idea how to do, and can be done if the first part is finished first.

    Payments are made via paypal, and i dont see it taking someone who knows whats going on, more then 1-2 hours for the first 2 items.

    I reply fast, i need it done fast, i will pay fast.

  2. #2

  3. #3

    Thread Starter
    Frenzied Member joefox's Avatar
    Join Date
    Oct 2004
    Posts
    1,318

    Re: Easy Programs To Get ID's From Pages - I have it almost done already

    Quote Originally Posted by MartinLiss View Post
    Why do you want to gather ID's from web pages?
    We have a homegrown web app internal, that display sales order id's about 50 per page, and to get each of the data, or see how many sales orders are out there, you need to click on each, and put them into excel etc... its a long process.

    so...

    I was working on an app that will grab all the id's from the first page, then the second page, then the third etc... and add them to a listbox on my form, then i can loop each of the id's to get data, and dump into excel etc..

    The problem is, it looks like sub pages are in iframes, so the first page i can seem to get ok, but the other pages, i cant get..

    Hope this helps.

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