Link that executes a package and create an entry into a text/log/report file

C

Carlos

I have been tasked to create an internal web page that links to all
our limited license wrapped packages that we create. That was no problem. What
I would like to do is, so that everytime someone clicks on one of
these limited license links and executes the package it will also
create an entry into a text/log/report file. Is this possible?
 
T

Thomas A. Rowe

You would have to use ASP, ASP.net to capture the click and then write a record to a file or
database and then redirect to the file. You will need to search for ASP base Redirection scripts.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top