This topic is locked

Using buttons

3/5/2008 11:33:54 PM
ASPRunnerPro General questions
T
trekereric author

I am new to ASPRunner I need to copy selected items from the list page to a new table using a button or link. I cannot get the code to do the function. How do I link the button or link to the code that causes the function?
Code: strCreate = "insert into _TableA(Question, Answer1) values select Question, Answer1 from _Question where " & where dbConnection.Execute strCreate

Sergey Kornilov admin 3/6/2008

Answered to your email.