2025-04-15 12:10:19 +02:00

15 lines
662 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="errorClientePotenziale.aspx.cs"
Inherits="errorClientePotenziale" %>
<!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 runat="server">
<title>SEI Report Generator</title>
</head>
<body>
<br />
<asp:Label ID="Label1" runat="server" Font-Size="Large" Height="466px" Text=" ATTENZIONE: Non è possibile stampare la reportistica per un cliente potenziale in assenza dellautorizzazione del cliente allutilizzo dei dati"
Width="600px"></asp:Label>
</body>
</html>