{"id":2751,"date":"2022-08-05T18:22:35","date_gmt":"2022-08-05T16:22:35","guid":{"rendered":"https:\/\/www.asteboetto.com\/?page_id=2751"},"modified":"2025-03-28T17:12:39","modified_gmt":"2025-03-28T16:12:39","slug":"register","status":"publish","type":"page","link":"https:\/\/www.asteboetto.com\/?page_id=2751&lang=en","title":{"rendered":"Register"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.17.3&#8243; _module_preset=&#8221;default&#8221; da_popup_slug=&#8221;pupreg&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row _builder_version=&#8221;4.17.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.17.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>To register on our site, simply fill out the form below in its entirety with your information and click on the &#8220;Submit&#8221; button.<br \/>With this registration you will not be able to bid during the Live Auction.<br \/>In order to bid, you will be required to complete your information with missing information.<br \/><strong>All fields are required<\/strong>.<\/p>\n<p>Once registered, your Username will match the email address  <\/p>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<script src=\"https:\/\/www.google.com\/recaptcha\/api.js\" async defer><\/script><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"div_reg\"> <!-- [et_pb_line_break_holder] -->  <\/p>\n<form class=\"frm_reg\" id=\"regForm\"><!-- [et_pb_line_break_holder] -->    <label for=\"nome\">nome:<\/label><!-- [et_pb_line_break_holder] -->    <input type=\"text\" id=\"nome\" name=\"nome\" required><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->    <label for=\"cognome\">cognome:<\/label><!-- [et_pb_line_break_holder] -->    <input type=\"text\" id=\"cognome\" name=\"cognome\" required><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->    <label for=\"email\">e-mail:<\/label><!-- [et_pb_line_break_holder] -->    <input type=\"email\" id=\"email\" name=\"email\" required><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->    <label for=\"emailconf\">conferma e-mail:<\/label><!-- [et_pb_line_break_holder] -->    <input type=\"email\" id=\"emailconf\" name=\"emailconf\" required><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->    <label for=\"password\">password:<\/label><!-- [et_pb_line_break_holder] -->    <input type=\"password\" id=\"password\" name=\"password\" required><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->    <label for=\"passwordconf\">conferma password:<\/label><!-- [et_pb_line_break_holder] -->    <input type=\"password\" id=\"passwordconf\" name=\"passwordconf\" required><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"g-recaptcha\" data-sitekey=\"6LcTD9YpAAAAANTp7XJtzHZNwik7vu4DBUUM7mfK\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->    <input type=\"button\" value=\"Registrati\" id=\"reg\" onClick=\"checkRe()\"><!-- [et_pb_line_break_holder] -->  <\/form>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->  function checkRe() {<!-- [et_pb_line_break_holder] -->    var response = grecaptcha.getResponse(); <!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    if(!response) { <!-- [et_pb_line_break_holder] -->        alert(\"Please complete the reCAPTCHA\"); <!-- [et_pb_line_break_holder] -->        return false; <!-- [et_pb_line_break_holder] -->    } <!-- [et_pb_line_break_holder] -->    else {<!-- [et_pb_line_break_holder] -->        if (document.getElementById('email').value != document.getElementById('emailconf').value) {<!-- [et_pb_line_break_holder] -->            alert(\"email e conferma email devono essere uguali\");<!-- [et_pb_line_break_holder] -->            return false;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        else {<!-- [et_pb_line_break_holder] -->            if (document.getElementById('password').value != document.getElementById('passwordconf').value)\t{<!-- [et_pb_line_break_holder] -->                alert(\"password e conferma password devono essere uguali\");<!-- [et_pb_line_break_holder] -->                return false;<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->            else {              <!-- [et_pb_line_break_holder] -->                json = $.ajax({<!-- [et_pb_line_break_holder] -->                          url: \"..\/php\/registrazione.php\",<!-- [et_pb_line_break_holder] -->                          data: \"email=\"+$('#email').val()+\"&nome=\"+$('#nome').val()+\"&cognome=\"+$('#cognome').val()+\"&password=\"+$('#password').val(),<!-- [et_pb_line_break_holder] -->                          dataType: \"json\",<!-- [et_pb_line_break_holder] -->                          async: false,<!-- [et_pb_line_break_holder] -->                          type: \"GET\",<!-- [et_pb_line_break_holder] -->                      }).responseText;<!-- [et_pb_line_break_holder] -->                var myArr = $.parseJSON(json)<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->                myArr.forEach(element => {<!-- [et_pb_line_break_holder] -->                    if(element.res == 'ko') {<!-- [et_pb_line_break_holder] -->                        alert(element.msg)<!-- [et_pb_line_break_holder] -->                    }<!-- [et_pb_line_break_holder] -->                    else {<!-- [et_pb_line_break_holder] -->                        alert(\"Registrazione avvenuta correttamente!\\nPer poter effettuare offerte ti sar\u00e0 richiesto di completare i tuoi dati con quelli mancanti, al prossimo accesso clicca sulla sezione MyBoetto!\")<!-- [et_pb_line_break_holder] -->                        window.location.href = 'https:\/\/www.asteboetto.com'<!-- [et_pb_line_break_holder] -->                    }<!-- [et_pb_line_break_holder] -->                });<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->           return true;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/script> [\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>To register on our site, simply fill out the form below in its entirety with your information and click on the &#8220;Submit&#8221; button.With this registration you will not be able to bid during the Live Auction.In order to bid, you will be required to complete your information with missing information.All fields are required. Once registered, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-2751","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Register - Aste Boetto<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.asteboetto.com\/?page_id=2751\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Register - Aste Boetto\" \/>\n<meta property=\"og:description\" content=\"To register on our site, simply fill out the form below in its entirety with your information and click on the &quot;Submit&quot; button.With this registration you will not be able to bid during the Live Auction.In order to bid, you will be required to complete your information with missing information.All fields are required. Once registered, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.asteboetto.com\/?page_id=2751&amp;lang=en\" \/>\n<meta property=\"og:site_name\" content=\"Aste Boetto\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/casadasteboetto\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-28T16:12:39+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.asteboetto.com\\\/?page_id=2751&lang=en\",\"url\":\"https:\\\/\\\/www.asteboetto.com\\\/?page_id=2751&lang=en\",\"name\":\"Register - Aste Boetto\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.asteboetto.com\\\/#website\"},\"datePublished\":\"2022-08-05T16:22:35+00:00\",\"dateModified\":\"2025-03-28T16:12:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.asteboetto.com\\\/?page_id=2751&lang=en#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.asteboetto.com\\\/?page_id=2751&lang=en\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.asteboetto.com\\\/?page_id=2751&lang=en#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.asteboetto.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Register\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.asteboetto.com\\\/#website\",\"url\":\"https:\\\/\\\/www.asteboetto.com\\\/\",\"name\":\"Aste Boetto\",\"description\":\"Antiquariato, Design, Arte Moderna &amp; Gioielli | Genova\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.asteboetto.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.asteboetto.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.asteboetto.com\\\/#organization\",\"name\":\"Aste Boetto\",\"url\":\"https:\\\/\\\/www.asteboetto.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/www.asteboetto.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.asteboetto.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/android-chrome-512x512-1.png\",\"contentUrl\":\"https:\\\/\\\/www.asteboetto.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/android-chrome-512x512-1.png\",\"width\":512,\"height\":512,\"caption\":\"Aste Boetto\"},\"image\":{\"@id\":\"https:\\\/\\\/www.asteboetto.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/casadasteboetto\",\"https:\\\/\\\/www.instagram.com\\\/asteboetto\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Register - Aste Boetto","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.asteboetto.com\/?page_id=2751","og_locale":"it_IT","og_type":"article","og_title":"Register - Aste Boetto","og_description":"To register on our site, simply fill out the form below in its entirety with your information and click on the \"Submit\" button.With this registration you will not be able to bid during the Live Auction.In order to bid, you will be required to complete your information with missing information.All fields are required. Once registered, [&hellip;]","og_url":"https:\/\/www.asteboetto.com\/?page_id=2751&lang=en","og_site_name":"Aste Boetto","article_publisher":"https:\/\/www.facebook.com\/casadasteboetto","article_modified_time":"2025-03-28T16:12:39+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.asteboetto.com\/?page_id=2751&lang=en","url":"https:\/\/www.asteboetto.com\/?page_id=2751&lang=en","name":"Register - Aste Boetto","isPartOf":{"@id":"https:\/\/www.asteboetto.com\/#website"},"datePublished":"2022-08-05T16:22:35+00:00","dateModified":"2025-03-28T16:12:39+00:00","breadcrumb":{"@id":"https:\/\/www.asteboetto.com\/?page_id=2751&lang=en#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.asteboetto.com\/?page_id=2751&lang=en"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.asteboetto.com\/?page_id=2751&lang=en#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.asteboetto.com\/"},{"@type":"ListItem","position":2,"name":"Register"}]},{"@type":"WebSite","@id":"https:\/\/www.asteboetto.com\/#website","url":"https:\/\/www.asteboetto.com\/","name":"Aste Boetto","description":"Antiquariato, Design, Arte Moderna &amp; Gioielli | Genova","publisher":{"@id":"https:\/\/www.asteboetto.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.asteboetto.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/www.asteboetto.com\/#organization","name":"Aste Boetto","url":"https:\/\/www.asteboetto.com\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.asteboetto.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.asteboetto.com\/wp-content\/uploads\/2024\/08\/android-chrome-512x512-1.png","contentUrl":"https:\/\/www.asteboetto.com\/wp-content\/uploads\/2024\/08\/android-chrome-512x512-1.png","width":512,"height":512,"caption":"Aste Boetto"},"image":{"@id":"https:\/\/www.asteboetto.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/casadasteboetto","https:\/\/www.instagram.com\/asteboetto\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.asteboetto.com\/index.php?rest_route=\/wp\/v2\/pages\/2751","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.asteboetto.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.asteboetto.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.asteboetto.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.asteboetto.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2751"}],"version-history":[{"count":14,"href":"https:\/\/www.asteboetto.com\/index.php?rest_route=\/wp\/v2\/pages\/2751\/revisions"}],"predecessor-version":[{"id":6133,"href":"https:\/\/www.asteboetto.com\/index.php?rest_route=\/wp\/v2\/pages\/2751\/revisions\/6133"}],"wp:attachment":[{"href":"https:\/\/www.asteboetto.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}