The content that you add to your site is protected, but we suggest
formatting your site as follows:
*ROOT/SITE
*sub folders including 2 that pertain to your content
a. a folder containing your content. this can be named "content" for
the this description
b. a folder containing the pages / html which point to your content.
this folder can be named "pages" for this description.
--for security reasons, we suggest you keep these two folders separate.
each of the folders pertaining to your content "content / pages" can
have as many sub folders relating to each page.
The HTML pages on your server.
The index page relating to each content
page should be formatted as follows. sample
page, click here.

The html for the form is as follows, you can cut and paste it into
your html editor:
< form name="form1" method="post" action="http://www.eztokens.com/**youreztokenssiteid#**/token.pl">
<p>
<input type="text" name="username">
username </p>
<p>
<input type="password" name="password">
password</p>
<p>
<input type="hidden" name="movid" value="**1234567890**">
<input type="submit" name="Submit" value="get movie">
</p>
< /form>
**this data is specific to your site and or content**
This is all there is to
formatting pages to accept eztokens. The rest will be done via eztokens
website where you will receive the code you
need to paste into your html editor under "movie id".
Adding content to your site / setting up the content with eztokens:
1. log into the eztokens website: enter your username and password.
2. click the continue log
in button
3. select the content admin button.
4a. add the exact url of the file that the user will be downloading.

4b. cut and paste the movie id into the html form on your page

** now hit submit. you can add as many files by repeating this process.
|