https://wswc.org/

링크 · 0개 결과

페이지에서 식별된 외부 링크

JavaScript 변수 · 27개 결과

페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
dpobject
ModalPopupsDefaultsobject
ModalPopupsobject
ModalPopupsSupportobject
calendarobject

콘솔 로그 메시지 · 2개 결과

웹 콘솔에 기록된 메시지

유형카테고리로그
verbosedom
URL
https://wswc.org/
텍스트
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o
errornetwork
URL
https://wswc.org/Images/
텍스트
Failed to load resource: the server responded with a status of 403 (Forbidden)

HTML

페이지의 원시 HTML 본문

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>

  <title>
	WSWC Home Page
</title><link rel="shortcut icon" href="WSWC.ico"><link rel="stylesheet" href="Styles/common.css" type="text/css"><link rel="stylesheet" href="Styles/menu.css" type="text/css"><link rel="stylesheet" href="Styles/calendar.css" type="text/css">
    <script type="text/javascript" src="Scripts/core.js" language="javascript"></script>
    <script type="text/javascript" src="Scripts/brush.js" language="javascript"></script>
    <script type="text/javascript" src="Scripts/popups.js" language="javascript"></script>
    <script type="text/javascript" src="Scripts/calendar.js" language="javascript"></script>
    <script type="text/javascript" src="Scripts/main.js" language="javascript"></script>
<script type="text/javascript">
    function WhatToExecute()
    {
        var ddlReport = document.getElementById("DownloadReports");
        var reportName = ddlReport.options[ddlReport.selectedIndex].value;
        if (reportName == "DailyReport") {
            var date = new Date();
            console.log(date.getTime());
            var tick = date.getTime();
            $(".tick").val(tick);
            showPleaseWait('Retrieving data for the report.');
            setTimeout(function () {
                GenerateDailyReport(4);
                GenerateDailyReport(0);
            }, 35000);
            return true;
        }
        else
            return false;
    }
    function GenerateDailyReport(ReportFormat) {
       
        var curl = "//wswc.org/Report_Test.aspx?ReportName=" + $(".tick").val() + "&ReportType=0&ReportFormat=" + ReportFormat;
        console.log(curl);
        $.ajax({
            type: "POST",
            url: curl,
            contentType: 'application/json; charset=utf-8',
            data: "",
            dataType: 'json',
            error: function (XMLHttpRequest, textStatus, errorThrown) {
            },
            success: function (result) {
            }
        });
    }
</script>

  </head>
  <body onload="javascript:PreLoadSpinner()">
    <form method="post" action="./" id="ctl01">
<div class="aspNetHidden">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__LASTFOCUS" id="__LASTFOCUS" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTM5NzA3NTAyMmRkS7pGjYau5AYEmOhgBzaLtJQA6oGFKFWJtmSKtLzRfds=">
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['ctl01'];
if (!theForm) {
    theForm = document.ctl01;
}
function __doPostBack(eventTarget, eventArgument) {
    if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
    }
}
//]]>
</script>


<div class="aspNetHidden">

	<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
	<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdABcBT7ikEaUYCBpQc72uS1beEorEYRMwUEmG3nxRpTWnfpSLDXI1QkbHTNrwChlIFi6pS+qwbrQxdg6KQGNAsXQc03eyKnwxIEwNKKQaD83AZRJW4Oz9Wv1U5tkFdxJxjcRZZTK0wDaqsWCQhtlC1liYdxCOnyY6a/4IOgmGisBIYI+XZpRZSnQCmLD0yh2SEFFdXYF1UVRNEd5CTazGYWNGkA++7q+iAF3wuH/EUrqLsM6AYr8nHopToOIvaEQusu2YeoO9CAlvk5ewYWNTg+IOxb98Wm8dng337/oTDM4k3yqHvTEanS9a67bqK22s9GYrWBPOXk/8/6p6hzgzJf74ozX/t9dD9dnmewqhjz0cOQ0f7gLkMhpOexQt5nT18FDzFIBPbtB9Co9z00SwXEdR2eIUvlcGZlFnVk6TZBb3o6nNDRUwefxsSrfgPVhb8mldAr4K6nVozIgfuGZemVhznAC3g148Xo6wciJJ1BMNL6WY3ptKM7qfHDayZyJMzXp0A9PQ5ULZ8VxWRC0M6y3R">
</div>
        
      <div class="BackgroundGradient"></div>
      <div class="BodyContent">
        <div class="BorderBorder"><div class="BorderBL"><div></div></div><div class="BorderBR"><div></div></div><div class="BorderTL"></div><div class="BorderTR"><div></div></div><div class="BorderT"></div><div class="BorderR"><div></div></div><div class="BorderB"><div></div></div><div class="BorderL"></div><div class="BorderC"></div>
        <div class="Border">
          <div class="Header">
            <div class="HeaderTitle">
              <h1><img src="Images/wswclogo.jpg" alt=""></h1>
              <h2>"Serving Connecticut's alcohol beverage wholesalers since 1964"</h2>
              <h3>Wine &amp; Spirits Wholesalers of&nbsp;Connecticut</h3>
            </div>
          </div>
          <div class="Menu">
            <ul><a href="default.aspx?Page=" class="MenuButton"><span>Home</span></a> <a href="default.aspx?Page=Members" class="MenuButton"><span>Members</span></a> <a href="default.aspx?Page=Contacts" class="MenuButton"><span>Contacts</span></a> <a href="default.aspx?Page=WebInfo" class="MenuButton"><span>Help</span></a> </ul>
          </div>

          <div class="Columns">
            <div class="Column1">
              <div class="BlockBorder"><div class="BlockBL"><div></div></div><div class="BlockBR"><div></div></div><div class="BlockTL"></div><div class="BlockTR"><div></div></div><div class="BlockT"></div><div class="BlockR"><div></div></div><div class="BlockB"><div></div></div><div class="BlockL"></div><div class="BlockC"></div>
                <div class="Block">
                  
    <span class="BlockHeader"><span>Members Login Here</span></span>
    <div class="BlockContentBorder">
       <span id="LoginContent_lblUsername" style="font-weight:bold;">Username:</span>
       <input name="ctl00$LoginContent$txtUserName" type="text" id="LoginContent_txtUserName" title="Please enter username" style="width:150px;">
       <span id="LoginContent_lblPassword" style="font-weight:bold;">Password:</span>
       <input name="ctl00$LoginContent$txtPassword" type="password" id="LoginContent_txtPassword" title="Please enter password" style="width:150px;">
       <span id="LoginContent_lblValidationText" style="display:inline-block;color:Red;font-weight:bold;height:20px;width:150px;"></span>
       <input type="submit" name="ctl00$LoginContent$btnLogIn" value="Login" onclick="showPleaseWait('Authenticating.');" id="LoginContent_btnLogIn" title="Click to login" style="font-weight:bold;width:155px;">
     </div>
  
                  <span id="lblValidation" style="color:Red;"></span>
                </div>
              </div>
              <div class="BlockBorder"><div class="BlockBL"><div></div></div><div class="BlockBR"><div></div></div><div class="BlockTL"></div><div class="BlockTR"><div></div></div><div class="BlockT"></div><div class="BlockR"><div></div></div><div class="BlockB"><div></div></div><div class="BlockL"></div><div class="BlockC"></div>
                <div class="Block">
                  <span class="BlockHeader"><span>Information</span></span>
                  <div class="BlockContentBorder">
                     <input name="ctl00$tick" type="hidden" id="tick" class="tick">
                    <span id="lblForms" style="font-weight:bold;">Download Forms:</span>
                    <select name="ctl00$DownloadForms" onchange="javascript:setTimeout('__doPostBack(\'ctl00$DownloadForms\',\'\')', 0)" id="DownloadForms" title="Please select a form" style="width:160px;">
	<option selected="selected" value="">Choose a form</option>
	<option value="Forms/applp.pdf">Application for Liquor Permit</option>
	<option value="Forms/llcauth.pdf">Corp, LLC Release Auth.</option>
	<option value="Forms/docsneed.pdf">Docs needed for Filing</option>
	<option value="Forms/instrff.pdf">Instructions for Filing</option>
	<option value="Forms/appoos.pdf">Out of State Shipper Permit</option>
	<option value="Forms/feesched.pdf">Permit Fee Schedule</option>
	<option value="Forms/notice.pdf">Public Notice Application</option>
	<option value="Forms/remove.pdf">Removal Application</option>

</select>
                    <span id="lblLinks" style="font-weight:bold;">Industry Links:</span>
                    <select name="ctl00$IndustryLinks" id="IndustryLinks" title="Please select a link" onchange="OpenInNewWindow(this, 'Links')" style="width:160px;">
	<option selected="selected" value="">Choose a Link</option>
	<option value="http://www.thebeveragejournal.com">Beverage Journal</option>
	<option value="https://www.elicense.ct.gov/lookup/licenselookup.aspx">CT Liquor Licenses</option>
	<option value="http://www.cga.ct.gov/">CT State Legislature</option>
	<option value="https://portal.ct.gov/DCP">Dept. Consumer Protection</option>
	<option value="https://www.cga.ct.gov/asp/menu/cgafindleg.asp">Dept. Revenue Services</option>
	<option value="http://www.wswa.org">WSWA</option>

</select>
                    <span id="lblReport" style="font-weight:bold;">Download Reports:</span>
                    <select name="ctl00$DownloadReports" onchange="WhatToExecute();setTimeout('__doPostBack(\'ctl00$DownloadReports\',\'\')', 0)" id="DownloadReports" title="Please select a report" style="width:160px;">
	<option selected="selected" value="">Choose a report</option>
	<option value="DailyReport">Daily Report</option>

</select>

                    <br><br>
                    <a href="default.aspx?Page=Economy" class="MenuButton"><span>Impact on Economy</span></a><br><br><a href="default.aspx?Page=Benefits" class="MenuButton"><span>What is the Benefit?</span></a> 
                  </div>
                </div>
              </div>
            </div>
            <div class="MainColumn">
              <div class="ArticleBorder"><div class="ArticleBL"><div></div></div><div class="ArticleBR"><div></div></div><div class="ArticleTL"></div><div class="ArticleTR"><div></div></div><div class="ArticleT"></div><div class="ArticleR"><div></div></div><div class="ArticleB"><div></div></div><div class="ArticleL"></div><div class="ArticleC"></div>
                <div class="Article">
                  
    <p><b><font color="#003333" size="4" face="Georgia, Times New Roman, Times, serif">Welcome to WSWC</font></b></p>
    <div class="maincontentdiv" style="margin-top: 10px;">
				<p>
					<img border="0" align="right" src="Images/winebasket.jpg" width="117" height="108" alt="">
					<br>
					
					<font size="-1" face="Tahoma, Arial, Helvetica, san-serif">
					The Wine and Spirits Wholesalers of Connecticut</font><font size="-1" face="Tahoma, Arial, Helvetica, san-serif" color="#88C4FF">
					</font>
					<font color="#404040" size="-1" face="Tahoma, Arial, Helvetica, san-serif">
					is the state trade association for the distribution tier of 
					the wine and spirits industry in Connecticut. Founded in 
					1964, WSWC is headquartered in Norwalk, CT and represents 
					wholesalers who distribute in excess of 85% of the wine and 
					spirits in the state of Connecticut.</font></p><font color="#404040" size="-1" face="Tahoma, Arial, Helvetica, san-serif">
					<p>
					<img border="0" align="left" src="Images/winesphoto.jpg" width="91" height="119" alt="" style="padding-right: 5px"> 
					The association is deeply involved in state government 
					relations as the advocate for the interests and independence 
					of its members and federal government relations through its 
					association with the Wine and Spirits Association of 
					America. Because of the unique nature of the products 
					distributed by its members, WSWC also promotes moderate 
					alcohol consumption among those who choose to drink and to 
					prevent underage access to alcohol. The association also 
					represents its members on small business issues including 
					general taxation and regulation.<br>
					<img border="0" align="right" src="Images/piledbottles.jpg" width="118" height="104" alt=""> 
&nbsp;</p>
					<p>
					
					The WSWC-PAC, funded through WSWC dues, contributes to 
					candidates for state constitutional offices, state 
					legislative candidates and to federal congressional 
					candidates who share the associations views on wholesaler, 
					business
                    </p>
			<p>

					 The WSWC continually demonstrates its commitment to social responsibility 
                        through its <i style="mso-bidi-font-style:normal">Community Relations Program,</i> 
                        whose mission is to combat drunk driving and underage consumption through 
                        community based programs. The WSWC provides TIPS training free of charge to 
                        beverage alcohol servers, participates in national campaigns like "We Don't 
                        Serve Teens", and funds public service announcements.
                     </p>

    </font></div><font color="#404040" size="-1" face="Tahoma, Arial, Helvetica, san-serif">
  
  
                </font></div><font color="#404040" size="-1" face="Tahoma, Arial, Helvetica, san-serif">
               </font></div><font color="#404040" size="-1" face="Tahoma, Arial, Helvetica, san-serif">
            </font></div><font color="#404040" size="-1" face="Tahoma, Arial, Helvetica, san-serif">
          </font></div><font color="#404040" size="-1" face="Tahoma, Arial, Helvetica, san-serif">
          <div class="Footer">
             Copyright � Wine &amp; Spirits	Wholesalers of Connecticut&nbsp; (WSWC)&nbsp;&nbsp;2012.
          </div>                
        </font></div><font color="#404040" size="-1" face="Tahoma, Arial, Helvetica, san-serif">
       </font></div><font color="#404040" size="-1" face="Tahoma, Arial, Helvetica, san-serif">
      </font></div><font color="#404040" size="-1" face="Tahoma, Arial, Helvetica, san-serif">
    
  


</font></form></body></html>