thanks for your fast reply.
I am very interested on your product, but I need to know something before buy.
could I do something like that:
select name, address, phone from my_table
-------------------------------------
name | address | phone
-------------------------------------
user1 address1 phone1
user2 address2 phone2
user3 address3 phone3
user4 address4 phone4
-------------------------------------
add add a link to each user like below:
my_joomla_site//index.php/my_page ?
if yes, how?
creating a link on the query? select "<a href=''">+name+"<a>",address, phone from my_table
?
unfortunatelly I cant see this in any demo =(
thanks in advace,
valter