Fechar [X]
|
|
|
|
- INTERNET
Acesso a internet com a qualidade e velocidade que você
precisa. Planos residenciais em São Paulo e Fortaleza e
planos corporativos desde 1Mbps até 10Gbps, nós temos a
melhor condição de preços e de desempenho.
Acesso a Internet
-
|
|

|
This service is exclusively for Braslink's customers.
Domains that are not linked to Braslink and that are detected using this routine will have their access interrupted and will not be able to access their customer's information.
PART I - ACCESS BY THE CUSTOMER AT REGISTRATION
Include the following lines in the programming of the page where you would like to add the customer registration routine:
<form action="http://www.braslink.com/guestbook/guest.cfm"
method="POST">
<input type="hidden" name="domain"
value="braslink.com">
<input type="hidden" name="emailto"
value="support@braslink.com">
<input type="hidden" name="fundo" value="E1E1E1">
<input type="hidden" name="fonte" value="BLACK">
<input type="hidden" name="volta" value="HTTP://WWW.BRASLINK.COM">
<input type="Submit" name="Cadastro"
value="Cadastre-se">
</form>
The button below will appear on your page, linking it to the script in our server.
Note that the variables in red must be changed according to your domain, in the following manner:
Variables |
braslink.com
|
Substitute with your domain name, without the www. |
support@braslink.com
|
Substitute with the e-mail address to where you want the customer's data to be submitted. |
E1E1E1
|
Is the color of the form's background. Can be in Hexa without the # sign or can be the name of one of the 16 colors listed. |
BLACK
|
Is the color of the letters on the form. Can be in in Hexa without the # sign or can be the name of one of the 16 colors listed. |
http://www.braslink.com
|
Is the address of the page to where you want the customer to go once he or she has finished the registration process. |
Register
|
Name that appears on button is what calls the script. |
|
To manage the registrations, click on the GUESTBOOK option in the control panel.
|