This topic is locked

insert record into a table with clicking a link

12/13/2011 10:12:53 AM
PHPRunner General questions
T
TKindermann author

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

C
cgphp 12/13/2011

Where do you want to see the link ? In which page ?

T
TKindermann author 12/13/2011



Where do you want to see the link ? In which page ?


I don't care.
in the header, or on an other PHpRunner list page,... or....
kind regards
thomas