This topic is locked

copy

10/21/2007 5:41:01 PM
ASPRunnerPro General questions
R
rutzi author

Hallo Hallo!!!
I try to copy field to one another table, but I don't get it. I can select to use copy in the start, but this just copy the field to the same table. How can I make this to copy fields to a another table??? I haw really tried all day to fine out of this but I just don't understand how I shall do this. How shall I write the code and where. I think I must be explained this in details.
Hope someone can help me
Regard Rune H

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=6580&image=1&table=forumtopics' class='bbcemoticon' alt='<<' />

Sergey Kornilov admin 10/23/2007

You need to understand what "copy the fields" means and how you trying to do this.

A
ac163601 10/23/2007

Rune,

If I'm correct, you wish to insert the value of one field into another table, possibly after a new record is saved, or a page is open (I put a users ID into a tracking table when they open a page to see which pages are most popular and what users are most active).
If that is the case, then in the 'EVENTS' page in ASPRunner, navigate to the page you want in your project, select the option to 'enter a record into another table'. ASPRunner will build some code for you. Just change the table and Field names to match where you want the record to go.
That's it.
Hilsen og lukke til.

Shandy