perhaps someone has solved this problem/feature. I have one table with 2 Columns
Col 1: ID AUTOINCREMENT
Col 2: MYCOMMAND VARCHAR The table is known in PHPRUNNER. Now I want to create a Link inside PHPRunner with 'automatic' insert a record into this table with MYCOMANND = 'XXXX' I solve this with a button, but I found it's better with a link, Do you think it's possible, or do you have some other solutions.... kind regards Thomas