Advertisement
Guest User

Untitled

a guest
May 16th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.85 KB | None | 0 0
  1. <html>
  2.      <head><link rel="alternate" type="text/xml" href="/smartshare/MFP/MFPServices/sessionservice.asmx?disco" />
  3.      <style type="text/css">
  4.      
  5.         BODY { color: #000000; background-color: white; font-family: Verdana; margin-left: 0px; margin-top: 0px; }
  6.         #content { margin-left: 30px; font-size: .70em; padding-bottom: 2em; }
  7.         A:link { color: #336699; font-weight: bold; text-decoration: underline; }
  8.         A:visited { color: #6699cc; font-weight: bold; text-decoration: underline; }
  9.         A:active { color: #336699; font-weight: bold; text-decoration: underline; }
  10.         A:hover { color: cc3300; font-weight: bold; text-decoration: underline; }
  11.         P { color: #000000; margin-top: 0px; margin-bottom: 12px; font-family: Verdana; }
  12.         pre { background-color: #e5e5cc; padding: 5px; font-family: Courier New; font-size: x-small; margin-top: -5px; border: 1px #f0f0e0 solid; }
  13.         td { color: #000000; font-family: Verdana; font-size: .7em; }
  14.         h2 { font-size: 1.5em; font-weight: bold; margin-top: 25px; margin-bottom: 10px; border-top: 1px solid #003366; margin-left: -15px; color: #003366; }
  15.         h3 { font-size: 1.1em; color: #000000; margin-left: -15px; margin-top: 10px; margin-bottom: 10px; }
  16.         ul { margin-top: 10px; margin-left: 20px; }
  17.         ol { margin-top: 10px; margin-left: 20px; }
  18.         li { margin-top: 10px; color: #000000; }
  19.         font.value { color: darkblue; font: bold; }
  20.         font.key { color: darkgreen; font: bold; }
  21.         font.error { color: darkred; font: bold; }
  22.         .heading1 { color: #ffffff; font-family: Tahoma; font-size: 26px; font-weight: normal; background-color: #003366; margin-top: 0px; margin-bottom: 0px; margin-left: -30px; padding-top: 10px; padding-bottom: 3px; padding-left: 15px; width: 105%; }
  23.         .button { background-color: #dcdcdc; font-family: Verdana; font-size: 1em; border-top: #cccccc 1px solid; border-bottom: #666666 1px solid; border-left: #cccccc 1px solid; border-right: #666666 1px solid; }
  24.         .frmheader { color: #000000; background: #dcdcdc; font-family: Verdana; font-size: .7em; font-weight: normal; border-bottom: 1px solid #dcdcdc; padding-top: 2px; padding-bottom: 2px; }
  25.         .frmtext { font-family: Verdana; font-size: .7em; margin-top: 8px; margin-bottom: 0px; margin-left: 32px; }
  26.         .frmInput { font-family: Verdana; font-size: 1em; }
  27.         .intro { margin-left: -15px; }
  28.            
  29.      </style>
  30.      <title>
  31.     SessionService Serviço da Web
  32.  </title></head>
  33.    <body>
  34.      <div id="content">
  35.        <p class="heading1">SessionService</p><br>
  36.        
  37.        <span>
  38.            <p class="intro">Não há suporte para as operações a seguir. Para obter uma definição formal, examine a <a href="sessionservice.asmx?WSDL">Descrição de Serviço</a>. </p>
  39.            
  40.            
  41.                <ul>
  42.              
  43.                <li>
  44.                  <a href="sessionservice.asmx?op=Authenticate">Authenticate</a>
  45.                  
  46.                  
  47.                </li>
  48.                <p>
  49.              
  50.                <li>
  51.                  <a href="sessionservice.asmx?op=GetProcessList">GetProcessList</a>
  52.                  
  53.                  
  54.                </li>
  55.                <p>
  56.              
  57.                <li>
  58.                  <a href="sessionservice.asmx?op=GetProcessList2">GetProcessList2</a>
  59.                  
  60.                  
  61.                </li>
  62.                <p>
  63.              
  64.                <li>
  65.                  <a href="sessionservice.asmx?op=Login">Login</a>
  66.                  
  67.                  
  68.                </li>
  69.                <p>
  70.              
  71.                <li>
  72.                  <a href="sessionservice.asmx?op=Logout">Logout</a>
  73.                  
  74.                  
  75.                </li>
  76.                <p>
  77.              
  78.                </ul>
  79.              
  80.        </span>
  81.        
  82.        
  83.      <span>
  84.          
  85.      </span>
  86.      
  87.        
  88.        
  89.      
  90.    </body>
  91.  </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement