Ir para conteúdo
View in the app

A better way to browse. Learn more.

Portal do Host

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Postado

Olá galera do PDH, gostaria de saber se alguem conhece algum script que podemos inserir em um site para os clientes acessarem o cpanel via formulário.


Postado

Isso é tão fácil. Pegue o código fonte da página de login do cPanel e personalize.


<form action="/login/" method="post" target="_top">

	<input type="hidden" name="login_theme" value="cpanel" />

	<table width="200px" class="login" cellpadding="0" cellspacing="0">

		<tr>

			<td align="left" colspan="2"><strong>Login</strong></td>

		</tr>

		<tr>

			<td class="login_lines">Username&nbsp;</td>


			<td class="login_lines"><input id="user" autofocus="autofocus" type="text" name="user" size="16" tabindex="1" /></td>

		</tr>

		<tr class="row2">

			<td class="login_lines">Password&nbsp;</td>

			<td class="login_lines"><input id="pass" type="password" name="pass" size="16" tabindex="2" /></td>

		</tr>

		<tr>

			<td colspan="2" style="text-align: center"><input type="submit" value="Login" class="input-button" tabindex="3" /></td>


		</tr>

	</table>

	<input type="hidden" name="goto_uri" value="/" />

</form>

Não há bem nem mal que dure para sempre. Um dia tudo acaba.



Visitante
Este tópico está impedido de receber novos posts.

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Informação Importante

Concorda com os nossos termos?

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.