- ID da verificação
- 9a8821ac-f071-4e35-80ec-ce66a9878308Concluído
- URL enviado:
- https://goandbake.com/mainRedirecionado
- Relatório concluído:
Ligações · 1 encontradas
As ligações de saída identificadas na página
Hiperligação | Texto |
---|---|
http://www.simkin.co.uk | ©2024 Simkin Solutions |
Variáveis JavaScript · 21 encontradas
Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer parte do código dentro do âmbito atual
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
addClass | function |
removeClass | function |
arrayContains | function |
hasClass | function |
over | function |
Mensagens de registo da consola · 1 encontradas
Mensagens registadas na consola web
Tipo | Categoria | Registo |
---|---|---|
verbose | dom |
|
HTML
O corpo HTML em bruto da página
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> Bakery Production Management System</title>
<link href="/css/styles.1.css" rel="stylesheet" type="text/css">
<link href="/css/superfish.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="/javascript/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="/javascript/superfish.js"></script>
<script type="text/javascript" src="/javascript/general.js"></script>
<script src="/jquery_ui/js/jquery-ui-1.10.0.custom.min.js"></script>
<link href="/jquery_ui/css/smoothness/jquery-ui-1.10.0.custom.css" rel="stylesheet" type="text/css">
<script src="/javascript/moment.min.js"></script>
<script src="/javascript/jquery.rss.js"></script>
</head>
<body>
<div id="container">
<div id="header">
<a href="/"><img alt="Go and Bake - Bakery Production Management System" src="/images/logo-menu.png"></a>
<form style="float:right" method="post" action="/login" class="login-form">
<table>
<tbody><tr>
<td><label for="company_id">Company Id:</label></td>
<td><input size="20" placeholder="Your company id" type="text" name="company_id" id="company_id" value="">
</td>
</tr>
<tr>
<td><label for="user_email">Email:</label></td>
<td><input type="text" size="20" placeholder="Your email address" name="user_email" id="user_email" value="">
</td>
</tr>
<tr>
<td><label for="user_password">Password:</label></td>
<td><input size="10" placeholder="Password" type="password" name="user_password" id="user_password" value="">
</td>
</tr>
<tr>
<td colspan="2">
<input type="submit" name="login" value="Login">
</td>
</tr>
</tbody></table>
</form>
<br clear="all">
</div>
<ul class="sf-menu">
<li><a href="/">Home</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
<li><a href="faqs.html">FAQs</a></li>
</ul>
<br clear="all">
<div id="content">
<h2>Welcome to Go and Bake</h2>
<p>This online application was designed by a baker and built by a genius, all with one purpose in mind. Give bakers more time to do what they do best and less time pulling your hair out over a spreadsheet, writing manual delivery notes, or compiling end of month to work out what your wholesale customers need to be invoiced for.</p>
<p>GoAndBake is not an accounting package. It is designed to sit alongside an accounting package to help with production and dispatch.</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></div>
<div id="copyright"><a href="http://www.simkin.co.uk" target="_blank">©2024 Simkin Solutions</a> | <a href="privacy_policy.html">Privacy policy</a></div>
</div>
</body></html>