olivogt
2012-04-03 11:10:17 UTC
Hello, I would like to auto-run a program after inserting a new
dataset.
The new dataset is in my case a new DotNetNuke user (table: users).
The program is "barcode2image.exe" which generates a bar-code image
depending on the DnnUserID.
At the moment I run a scheduled task every hour.
However, I would like to display a customised item (with the bar-code
image) immediately after generating the new user
Hence, I was just wondering if there is a way to write a trigger to
run the barcode2image.exe immediately after user registration...
Many thanks,
Oliver
dataset.
The new dataset is in my case a new DotNetNuke user (table: users).
The program is "barcode2image.exe" which generates a bar-code image
depending on the DnnUserID.
At the moment I run a scheduled task every hour.
However, I would like to display a customised item (with the bar-code
image) immediately after generating the new user
Hence, I was just wondering if there is a way to write a trigger to
run the barcode2image.exe immediately after user registration...
Many thanks,
Oliver