This topic is locked

Import event?

1/4/2009 2:12:28 PM
ASPRunnerPro General questions
R
rascasse83 author

Hi

i need to run some stored procedures following the

import of records but i can't find the import in the Event page to add custom code.

How can this be done?

J
Jane 1/6/2009

Hi,
unfortunately there are no events for Import page in the ASPRunnerPro.

Edit generated ..._import.asp file for this purpose.

R
rascasse83 author 1/8/2009

Yes i did this and it did the trick.
The only thing i have to make sure now is that i overwrite the generated _list ASPRunnerPro _import.asp page each time

with my own customisation (copy/paste).
thanks