objhttp

  1. A

    Macro to input sport schedule from website no longer working

    Hello. I have a macro that is supposed to gather all the college football team schedules from ESPN.com into a spreadsheet. I've used this the past three years but now the macro is not working and I'm unsure why. I'm getting a "Run-time error '91': Object variable or With block variable not set"...
  2. Nelson78

    Excel and Vba: using MSXML2.XMLHTTP to login into a website

    Hello everybody. I'm a newbie by surfing the net via GET and POST request. So far, I've had no many problems in scraping data from a link. Sub getintoSITE() Dim URL As String, strResponse As String Dim objHTTP As Object URL = "............" Set objHTTP =...
  3. M

    WinHttp.WinHttpRequest.5.1 Request And The Mysterious Case Of Missing Session Variables

    Hi, I have the following WinHttp request code that opens an ASP.net page (using .NET CLR Version v4.0.30319) on my website which returns data in the JSON format. The problem I'm experiencing is when WinHttp opens the URL, the Session and Application variables in the ASP.net webpage completely...
  4. B

    Trouble with Excel 2010/ MS VB for Applications - Compile Error: User-defined type not defined

    Excel 2010, Win7. I'm trying to use a Re-Login macro button on a spreadsheet. VB throws the Compile Error: User-defined type not defined. Clicking ok on the error highlights the following code: Public objHTTP As LawSSOHttp2.SSOHttp. The code in this General Declarations is: Option Explicit...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top