http://www.Target.com/gp/store-info/search.html/602-9935177-2156646?ie=UTF8&asin=B0009VXBAQ What browser are you using for this link? I have tried both IE 6/7 and FireFox. I put in my zip code and hit search. I then do a "View->Source" and I do not see any information regarding my zip code. This is what I see: <html> <head> <link rel="stylesheet" type="text/css" href="http://g-ecx.images-Amazon.com/images/G/16/css/store-info/popupv4rel.css"> <link rel="stylesheet" type="text/css" href="http://g-ecx.images-Amazon.com/images/G/16/css/commonv14rel.css"> <script type="text/javascript" src="http://g-ecx.images-Amazon.com/images/G/16/js/store-info/utilv5rel.js"></script> <script type="text/javascript"><!-- var elementToBeFocussed; try { window.top.document.getElementById("store_popup_iframe").height = "165"; window.top.document.getElementById("store_popup_error").innerHTML = ""; window.top.document.getElementById("store_popup_error").style.display = "none"; var printFrame = window.top.document.getElementById("store_print_iframe"); if (printFrame.document && printFrame.document.clear) printFrame.document.clear(); else printFrame.src = "about:blank"; window.top.document.getElementById("store_popup_wait").style.display = "none"; window.top.storePopupPageType = "search"; } catch(e) {}
repositionStoreInfoPopupMask(); --></script> </head> <body onload="try{document.getElementById('store_zipcode').focus()}catch(e){}"> <div style="float:bottom;margin-top:10px; width:490px;" id="variable_content">
<form id="store_search_form" name="store_search_form" action="javascript:;"> <input type="hidden" id="asin" name="asin" value="B0009VXBAQ" /> <input type="hidden" id="operation" name="operation" value="search" /> <input type="hidden" id="fresh" name="fresh" value="0" /> Enter your ZIP Code or city and state* to check this item's availability at your nearest Target stores. <div class="fiaats_forms"> <div style="float:left;margin-right:10px;"> <div class="fiaats_formtitle"><label for="store_zipcode">zip code</label></div> <div style="float:left"> <input title="Zip Code" tabindex="1" name="zipcode" type="text" size="10" id="store_zipcode" maxlength="9" /> OR </div> </div> <div style="float:right;margin-right:10px"> <div class="fiaats_formtitle"><label for="store_state">state</label></div> <div> <select title="State" tabindex="3" name="state" size="1" id="store_state" style="" onkeyup="if(isEnterKey(event))checkInputs();"> <option value="">Select a State</option> <option value="AL"> Alabama </option> <option value="AK"> Alaska </option> <option value="AZ"> Arizona </option> <option value="AR"> Arkansas </option> <option value="CA"> California </option> <option value="CO"> Colorado </option> <option value="CT"> Connecticut </option> <option value="DE"> Delaware </option> <option value="DC"> District of Columbia </option> <option value="FL"> Florida </option> <option value="GA"> Georgia </option> <option value="HI"> Hawaii </option> <option value="ID"> Idaho </option> <option value="IL"> Illinois </option> <option value="IN"> Indiana </option> <option value="IA"> Iowa </option> <option value="KS"> Kansas </option> <option value="KY"> Kentucky </option> <option value="LA"> Louisiana </option> <option value="ME"> Maine </option> <option value="MD"> Maryland </option> <option value="MA"> Massachusetts </option> <option value="MI"> Michigan </option> <option value="MN"> Minnesota </option> <option value="MS"> Mississippi </option> <option value="MO"> Missouri </option> <option value="MT"> Montana </option> <option value="NE"> Nebraska </option> <option value="NV"> Nevada </option> <option value="NH"> New Hampshire </option> <option value="NJ"> New Jersey </option> <option value="NM"> New Mexico </option> <option value="NY"> New York </option> <option value="NC"> North Carolina </option> <option value="ND"> North Dakota </option> <option value="OH"> Ohio </option> <option value="OK"> Oklahoma </option> <option value="OR"> Oregon </option> <option value="PA"> Pennsylvania </option> <option value="RI"> Rhode Island </option> <option value="SC"> South Carolina </option> <option value="SD"> South Dakota </option> <option value="TN"> Tennessee </option> <option value="TX"> Texas </option> <option value="UT"> Utah </option> <option value="VT"> Vermont </option> <option value="VA"> Virginia </option> <option value="WA"> Washington </option> <option value="WV"> West Virginia </option> <option value="WI"> Wisconsin </option> <option value="WY"> Wyoming </option> </select> </div> </div> <div style="float:right;margin-right:10px;"> <div class="fiaats_formtitle"><label for="store_city">city</label></div> <div> <input title="City" tabindex="1" name="city" type="text" size="20" id="store_city" /> </div> </div>
<div style="clear:both"></div> <div style="padding-top:10px"> <div style="display:none;"><label for="searchButton">search</label></div> <input type="image" name="searchButton" title="search" id="searchButton" value="search" onclick="checkInputs();" src="http://g-ecx.images-Amazon.com/images/G/16/store-only/store-info/fiaats_search._V45714227_.gif" tabindex="3" /> </div> </div> </form>
*Currently, there are no Target stores in Alaska, Hawaii or Vermont.</p> </div> <div id="error_message_div" style="display:none; visibility:hidden; height:0px; width: 0px;"> Sorry. Our inventory information system is unavailable right now. We are working on the problem and should have it corrected shortly. Please check back soon to try your search again. </div>
<script type="text/javascript"><!-- try { window.top.document.getElementById("store_popup_error").innerHTML = document.getElementById("error_message_div").innerHTML; window.top.document.getElementById("store_popup_error").style.display = "block"; } catch (e) {} --></script> <script type="text/javascript"><!-- window.top.searchCriterion = "distanceInMiles"; window.top.hidePrintButton(); window.top.pageURL = "/gp/store-info/search.html"; window.top.document.getElementById("popup_map_iframe").height = 0; function checkInputs() { var searchForm = document.forms["store_search_form"]; searchForm.zipcode.value = trim(searchForm.zipcode.value); searchForm.city.value = trim(searchForm.city.value); var zipcode = searchForm.zipcode.value; var city = searchForm.city.value; var state = searchForm.state.value; var isDataOK = false; var errorMsg; if (isValid(zipcode, "notNull")) { if (isValid(zipcode, "zipCode")) { if (isValid(city, "notNull")) { if (isValid(state, "notNull")) isDataOK = true; else if (!isValid(state, "notNull")) errorMsg = "Please select a state."; else if (!isValid(city, "cityName")) errorMsg = "Please enter valid city name."; } else if (isValid(state, "notNull")) { if (!isValid(city, "notNull")) errorMsg = "Please enter the city."; else if (!isValid(city, "cityName")) errorMsg = "Please enter valid city name."; else isDataOK = true; } else isDataOK = true; } else errorMsg = "Please enter valid ZIP Code."; } else if (isValid(city, "notNull")) { if (!isValid(city, "cityName")) errorMsg = "Please enter valid city name."; else if (isValid(state, "notNull")) isDataOK = true; else errorMsg = "Please select a state."; } else if (isValid(state, "notNull")) { // At this point, city = null, state = not null. errorMsg = "Please enter the city."; } else { // All null errorMsg = "Please enter ZIP Code or city and state."; } if (isDataOK) { document.getElementById("searchButton").focus(); searchForm.operation.value = "search"; searchForm.asin.value = "B0009VXBAQ"; searchForm.method = "post"; searchForm.action = "/gp/store-info/search-results.html"; searchForm.submit(); } else { showMessage(window.top.document.getElementById("store_popup_error"), errorMsg); waError = errorMsg; searchForm.reset(); searchForm.zipcode.focus(); } searchForm = null; } repositionStoreInfoPopupMask(); try { document.getElementById("store_zipcode").focus(); elementToBeFocussed = document.getElementById("store_zipcode"); } catch(e) {} --></script> <script language="javascript"> <!-- var waError = "Sorry. Our inventory information system is unavailable right now. We are working on the problem and should have it corrected shortly. Please check back soon to try your search again. "; // --> </script> <!--INSERT STANDARD PAGE TAG--> <script language="javascript" src="//vs.Target.com/zig.js"></script>
<!--INSERT TAG FOR VISITORS WITH JAVASCRIPT DISABLED--> <noscript> <img src="//vs.Target.com/zig.gif?Log=1&URL=/javascript_disabled" border="0" width="1" height="1" /> </noscript> <!--END TAG FOR VISITORS WITH JAVASCRIPT DISABLED--> <!--END STANDARD PAGE TAG--> <script type="text/javascript"><!-- try { document.getElementById('store_zipcode').focus(); } catch(e){} --></script> </body> </html> |