Site Map

 

Tag Attributes

iCents.net allows the Internet user to make payments by clicking a paid-link.

In summary, when the Internet user hovers the mouse over the paid-link, the price to be paid is displayed. When the Internet user clicks the paid-link, the price displayed will be charged using the iCents Payment Window. When the payment process is completed, access to content is unlocked.

In HTML code, a link is created using the <a> tag and a few other attributes.

For instance, in the <a href="index.html"> tag, the href attribute is used.

To create a paid link, you can simply use the icents attribute.

For instance, <a href="index.html" price="US$ 0.10"> is a paid-link.

In addition, iCents.net allows for using many other attributes that are exclusive to paid-links and have several functionalities.

Below you will find a detailed description of all attributes that are unique to the paid-link:

  1. price attribute
  2. duration attribute
  3. countdown attribute
  4. unlock attribute
  5. appendable attribute
  6. nopricetext attribute
  7. pricetext attribute
  8. donate attribute
  9. code attribute
  10. receiver attribute
  11. host attribute
  12. althref and alttarget attributes
  13. onbefore, onafter, onafterok and onaftercancel attributes
  14. alwayson attribute
  15. description attribute
  16. serial attribute