after we buy a software, provider sent us a link to email for download.
is the link dynamic or static one?
I think it is dynamic, because if we do not download in specified period, the link becomes invalid.
Now I need same thing to submit my software to users.
could you explain more story about software submission, and give me sample code to get start?
thanks
code for submit software
Moderator: General Moderators
- aceconcepts
- DevNet Resident
- Posts: 1424
- Joined: Mon Feb 06, 2006 11:26 am
- Location: London
I guess it depends on the conditions of download you wish to impose
1. download expiry date
2. who is allowed to download it? (comparative list...)
3. are the "downloaders" members or recorded as users in a database?
4. Can anyone download the software?
There are a few different ways you could do this.
1. download expiry date
2. who is allowed to download it? (comparative list...)
3. are the "downloaders" members or recorded as users in a database?
4. Can anyone download the software?
There are a few different ways you could do this.