Closed Thread
Results 1 to 3 of 3

get "attenzione" from web page

  1. #1
    Forum Contributor
    Join Date
    10-28-2003
    Location
    Italy
    MS-Off Ver
    11
    Posts
    134

    get "attenzione" from web page

    my code:

    url="https://www.xamig.com/superenalotto/2005/12/31/risultati-montepremi-vincite-estrazione.php"

    ...
    ...
    With http
    .Open "GET", URL, False
    .send
    Do: DoEvents: Loop Until .readyState = 4
    html.body.innerHTML = .responseText
    End With
    ...
    if the page dont have a correct result appear the text like this:

    Attenzione! Si � verificato un errore: estrazione non trovata.


    I need to get the result in myvar

    note:
    instead if the result is correct result see here:

    https://www.xamig.com/superenalotto/...estrazione.php

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2505
    Posts
    27,234

    Re: get "attenzione" from web page

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not told us about this. You are required to do so. Cross-posts are allowed but you must provide a link to your posts on other sites.
    For new members: you will not be able to post a full URL, so remove the https://www. section and add one or two breaks to the rest of the address. A Moderator or Admin will then fix the link for you.

    Please see Forum Rule #7 about cross-posting and adjust accordingly. Read this to understand why we (and other sites like us) consider this to be important: https://excelguru.ca/a-message-to-forum-cross-posters/

    (Note: this requirement is not optional. No help to be offered until you provide a link or, for members with fewer than 10 posts, a comment telling us where else you have posted this query.)
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2505
    Posts
    27,234

    Re: get "attenzione" from web page

    Thread closed after no response to moderation direction.

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Custom formula for "subscription" calculations ("as-needed", "monthly", "annually")
    By skydivetom in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-06-2024, 05:21 PM
  2. Replies: 5
    Last Post: 02-05-2019, 12:03 AM
  3. [SOLVED] Column X-Ref list - Sheet1 Col A "pages", Col B:FL "Req" to Sheet2 ColA "req", ColB "page"
    By excel-card-pulled in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-07-2017, 09:30 AM
  4. "Freeze Panes" is dividing page into 4 "blocks"
    By bcamp1973 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-03-2015, 01:38 AM
  5. [SOLVED] How to USE """"" cells count """"" change font color
    By austin123456 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-09-2013, 06:14 AM
  6. Auto "Page Numbering" in a "specific Cell"
    By BigChuckMeister in forum Excel General
    Replies: 2
    Last Post: 04-08-2013, 05:25 PM
  7. Change print range "Page 1 to 3" to "Page 1 and 3"
    By london7871 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-19-2011, 01:24 AM

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