Jump to content


Photo

Abrir Paginas Html Pelo Servidor


  • Faça o login para participar
Nenhuma resposta neste tópico

#1 Guilherme91

Guilherme91

    Novato no fórum

  • Usuários
  • 21 posts
  • Sexo:Masculino
  • Localidade:porto

Posted 24/01/2012, 08:58

Bom dia galera estou com o seguinte problema...

Instalei um programa aqui nas maquinas da empresa onde á impressoras compartilhadas para emitir relatorio dos arquivos impressos...

Dai ele gera um html... Compartilhei essa pasta e tal...em cada computador q tenha impressora.

Dai criei um index.html no meu servidor linux para concetrar os links de cada impressora.

Só que até entra no index.html mas quando clico em qualquer href para me direcionar para as impressoras não vai.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR...nsitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Relatorio de Impressoes</title>
<link rel="stylesheet" href="C:\Users\guilhermegomes\Desktop/imp.css" />
</head>

<body>
<p align="justify"><img src="imgs/imp.jpg" /></a>
<hr size="1"color="#CD5C5C" />

<table width="300">
<tr>
<td><h2 align="center"><font color="#CD5C5C">Setor</font></h2></td>
<td><h2 align="center"><font color="#CD5C5C">Computador</font></h2></td><tr>



<tr>
<td><h4 align="center" ><font color="#CD5C5C">Atendimento</font></h4></td>
<td><a href="file://///contatti_15/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_15</font></h4></a></td>
</tr>

<tr>
<td><h4 align="center" ><font color="#CD5C5C">Atendimento</font></h4></td>
<td><a href="file://///contatti_60/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_60</font></h4></a></td>
</tr>

<tr>
<td><h4 align="center" ><font color="#CD5C5C">Marketing</font></h4></td>
<td><a href="file://///contatti_19/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_19</font></h4></a></td>
</tr>

<tr>
<td><h4 align="center" ><font color="#CD5C5C" >Assist&ecirc;ncia Tecnica</font></h4></td>
<td><a href="file://///contatti_36/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_36</font></h4></a></td>
</tr>

<tr>
<td><h4 align="center" ><font color="#CD5C5C" >Assist&ecirc;ncia Tecnica</font></h4></td>
<td><a href="file://///contatti_41/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_41</font></h4></a></td>
</tr>

<tr>
<td><h4 align="center" ><font color="#CD5C5C" >Log&iacute;stica</font></h4></td>
<td><a href="file://///contatti_42/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_42</font></h4></a></td>
</tr>

<tr>
<td><h4 align="center" ><font color="#CD5C5C" >Log&iacute;stica</font></h4></td>
<td><a href="file://///contatti_43/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_43</font></h4></a></td>
</tr>

<tr>
<td><h4 align="center" ><font color="#CD5C5C" >RH e DP</font></h4></td>
<td><a href="file://///contatti_34/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_34</font></h4></a></td>
</tr>

<tr>
<td><h4 align="center" ><font color="#CD5C5C" >Administrativo</font></h4></td>
<td><a href="file://///contatti_27/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_27</font></h4></a></td>
</tr>

<tr>
<td><h4 align="center" ><font color="#CD5C5C" >Administrativo</font></h4></td>
<td><a href="file://///contatti_28/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_28</font></h4></a></td>
</tr>

<tr>
<td><h4 align="center" ><font color="#CD5C5C" >Financeiro</font></h4></td>
<td><a href="file://///contatti_24/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_24</font></h4></a></td>
</tr>

<tr>
<td><h4 align="center" ><font color="#CD5C5C" >Contabilidade</font></h4></td>
<td><a href="file://///contatti_32/PaperCut%20Print%20Logger/logs/html/index.htm" style="text-decoration:none"><h4 align="center"><font color="#999999">Contatti_32</font></h4></a></td>
</tr>
</tr>
</table>
</body>
</html>




1 user(s) are reading this topic

0 membro(s), 1 visitante(s) e 0 membros anônimo(s)

IPB Skin By Virteq