ASP can't track this, sorry.
--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
"Athmaus" <> wrote in message
news:ACBF0C5B-DA1B-4038-A4FC-...
> Here is the senario summarized:
>
> When someone downloads a trial of our app, we need a conformation page to
> popup as soon as the download is complete for this app. the this app for
> stat purposes. If at all possible we only want to track unique completed
> downloads, but at this point we will take just the completed downloads.
> One this confo page will be a "tracking" link that will report back to the
> server that the app has been completed, for a paticular source.
>
> I have everything else figured out but i do not know how get that confo
> page to popup once the app is done. Do any of you know how to accomplish
> this?
>
> Thanks!!