OT: What is a good download link program

R

Randem

What I want to do is when someone purchase something on the web they
immedialy get a download link where thay can download the object purchased.
Of course there should be security so that eveyone does not get the same
link to download and the link will expire after a set amount of time or
after one download.

What packages do this?

--
Randem Systems
Your Installation Specialist
The Top Inno Setup Script Generator
http://www.randem.com/innoscript.html
Find Out What Your VB Program is Really Doing
http://www.randem.com/rstools.html
 
B

Bennett Marco

Randem said:
What I want to do is when someone purchase something on the web they
immedialy get a download link where thay can download the object purchased.
Of course there should be security so that eveyone does not get the same
link to download and the link will expire after a set amount of time or
after one download.

What packages do this?

Surely, an "Installation Specialist" such as yourself would know that

1) this isn't an XP issue
2) how to use Google.
 
B

Bill in Co.

Bennett said:
Surely, an "Installation Specialist" such as yourself would know that

1) this isn't an XP issue
2) how to use Google.

LOL. Guess not. (Well, so much for the "specialist" part. :)
 
B

Bill in Co.

The POINT is, if you're really "a specialist", then why not "walk the walk",
and act like one - by knowing some of this stuff. You're the one with the
signature declaring you're the specialist, not us.
 
R

Randem

Because you are an IDIOT. This has nothing to do with installation but since
you have very limited intelligence how could you even know. All people like
you are here for is to stop others from coming here for all you can offer
are insults and no real solutions.

What are you afraid of? Does it make you feel lika a man to attempt to put
others down. Why not rise above it instead of attempting to drag other down
to your level so you can beat them with experience. those are the actions of
a fool...

--
Randem Systems
Your Installation Specialist
The Top Inno Setup Script Generator
http://www.randem.com/innoscript.html
Find Out What Your VB Program is Really Doing
http://www.randem.com/rstools.html
 
N

NJC©\(TM\)

According to this gallery, you really should have no need to be here;

http://www.randem.com/randemsystems.html

Particularly the part that exclaims;

"We can fix what no one else can!" - Randem Systems

Anyway, I haven't seen a package or program that does this task specifically, only
online shops, and e-shop packages that have this functionality contained, they are
a pricey though but, you do get a lot of functionality. Don't let that stop you,
the Microsoft Visual Studio suites contain some proficient tools to ease the
development of this, the JavaScript event model should be your first point of
call, then let the postback(s) do to the rest. It's not difficult to do, just a
few things to consider from the Web Interface, through to the Database your using.
I can speak from experience on constructing very similar things. AJAX will make
things operate seemingly very smooth, and very professional for the end user.

Bennett Marco, and your mate Bill in Co. Do behave yourselves and act like
gentlemen please. Take yourselves to, http://www.randem.com/virusscams.html, and
learn something. If I catch you laughing again I shall seek reprimands from this
Newsgroup for the both of you. ;~D)

As for the claimed Installation Specialist, the are a few web/ASP development
forums/Newsgroups too, do post there and you'll be a bit more on topic.

Good day Gentlemen.

--
NJC©(TM)


| I figure the peanut gallery would show up. You are so easy to predict and
| very easy to get to show your hands...
|
| IDIOTS!!!
|
| --
| Randem Systems
| Your Installation Specialist
| The Top Inno Setup Script Generator
| http://www.randem.com/innoscript.html
| Find Out What Your VB Program is Really Doing
| http://www.randem.com/rstools.html
|
|
|
| | > Bennett Marco wrote:
| >>
| >>> What I want to do is when someone purchase something on the web they
| >>> immedialy get a download link where thay can download the object
| >>> purchased.
| >>> Of course there should be security so that eveyone does not get the same
| >>> link to download and the link will expire after a set amount of time or
| >>> after one download.
| >>>
| >>> What packages do this?
| >>
| >> Surely, an "Installation Specialist" such as yourself would know that
| >>
| >> 1) this isn't an XP issue
| >> 2) how to use Google.
| >
| > LOL. Guess not. (Well, so much for the "specialist" part. :)
| >
|
|
 
G

Guest

It's not too difficult when coding is VS.NET but you are still using VS 98,
which was old hat in 2001 when VS.NET 2002 came out running on Framework 1.0

Start learning ASP.NET & you'll soon know how it's done. VS.NET 2010 is in
beta for a free download. That will future proof you
 

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