1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

General Terms Of Use

Discussion in 'General' started by str8jaket, Apr 30, 2008.

  1. str8jaket

    str8jaket New Member

    Here is another question... to make a terms of use file and link it to your terms of use hyperlink?

    How does one do that? a txt file on the ftp or txt code into the index.html?

    Cheers :)
     
  2. vareside

    vareside New Member

    To make a hyperlink to a file you have to write an HTML code:
    <a href="LOCATION-OF-TERMS-OF-USE-FILE">LINK TEXT</a>
    And the file with this link to the terms of use location you have to upload onto your ftp server to make it viewable by other users.
     
  3. str8jaket

    str8jaket New Member