+ Reply to Thread
Results 1 to 7 of 7

Sending Requests and getting response from website

  1. #1
    Registered User
    Join Date
    02-02-2013
    Location
    texas
    MS-Off Ver
    Excel 2003/2010
    Posts
    59

    Sending Requests and getting response from website

    Ok guys so I've researched this one and have had a real hard time understanding it. . I am trying to save webpages/files.

    Even after reading the tutorials on sending requests, i am still lost on where the parameters come in??
    So using the website : "https://apps.dep.wv.gov/oog/wellsearch_new.cfm/" the parameters i would use could be "OperatorName", or "County". I also need the " Check here for MS Excel format" box checked.

    I have written code to do this, but by navigating IE (slowly). I have seen many examples of of sending requests, but I dont understand how any of them would apply here? any help or advice would be greatly appreciated!

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Sending Requests and getting response from website

    Is this solved?

    If you solve a problem yourself before anyone else has responded, please take a moment to describe your solution, chances are some other member will benefit.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    02-02-2013
    Location
    texas
    MS-Off Ver
    Excel 2003/2010
    Posts
    59

    Re: Sending Requests and getting response from website

    no, not solved. . . After never getting so much as a response, I assumed I posted it in the wrong place or something but i couldn't figure out how to delete it.

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Sending Requests and getting response from website

    I have marked it unsolved for you. Only mods and admins can delete the thread. Now your thread would be bumped so you should get responses.

  5. #5
    Registered User
    Join Date
    02-02-2013
    Location
    texas
    MS-Off Ver
    Excel 2003/2010
    Posts
    59

    Re: Sending Requests and getting response from website

    Oh sweet thanks!

  6. #6
    Registered User
    Join Date
    01-19-2009
    Location
    UK
    MS-Off Ver
    2007
    Posts
    60

    Re: Sending Requests and getting response from website

    I'll have a go and see if I can put something together. Just to clarify, are you only going to use the Operator Name and/or County? You don't need any of the other options?

    Let me know.
    .
    - AKK9 -

  7. #7
    Registered User
    Join Date
    02-02-2013
    Location
    texas
    MS-Off Ver
    Excel 2003/2010
    Posts
    59

    Re: Sending Requests and getting response from website

    Quote Originally Posted by AKK9 View Post
    I'll have a go and see if I can put something together. Just to clarify, are you only going to use the Operator Name and/or County? You don't need any of the other options?

    Let me know.

    Correct. those two are really the only others i would use. . Well, maybe the API#, but I've completed that part pretty easily since the base url just adds the API # to the very end of it.. Couldnt figure out the Operator/County though..(without navigating that is..) Here is what i have, but it's only good with an API:


    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1