PC Review


Reply
Thread Tools Rate Thread

Allow download from but not directly from address

 
 
jerrick7007@yahoo.com
Guest
Posts: n/a
 
      31st Jan 2007
Hi,

I have a client whose website is to sale documents to their clients.
My problem is the customer of website can download the file directly
from address if they already the filename, and so they cannot be
charge for that transaction. If they click the download link they can
be charge for few box per document. How to prevent downloading
directly from address and yet allow downloading from link without a
dialog box of username and password that would appear everytime they
click the link?



Thank you very much in advance.

 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      31st Jan 2007
Requires custom server-side scripting and a database. The user would pay, then receive an email with
a link that will expire in say 24 hours.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I have a client whose website is to sale documents to their clients.
> My problem is the customer of website can download the file directly
> from address if they already the filename, and so they cannot be
> charge for that transaction. If they click the download link they can
> be charge for few box per document. How to prevent downloading
> directly from address and yet allow downloading from link without a
> dialog box of username and password that would appear everytime they
> click the link?
>
>
>
> Thank you very much in advance.
>



 
Reply With Quote
 
jerrick7007@yahoo.com
Guest
Posts: n/a
 
      1st Feb 2007
On Jan 31, 12:13 pm, "Thomas A. Rowe" <tar...@mvps.org> wrote:
> Requires custom server-side scripting and a database. The user would pay, then receive an email with
> alinkthat will expire in say 24 hours.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
> <jerrick7...@yahoo.com> wrote in message
>
> news:(E-Mail Removed)...
>
>
>
> > Hi,

>
> > I have a client whose website is to sale documents to their clients.
> > My problem is the customer of website candownloadthe filedirectly
> > fromaddressif they already the filename, and so they cannot be
> > charge for that transaction. If they click thedownloadlinkthey can
> > be charge for few box per document. How to prevent downloading
> >directlyfromaddressand yetallowdownloading fromlinkwithout a
> > dialog box of username and password that would appear everytime they
> > click thelink?

>
> > Thank you very much in advance.- Hide quoted text -

>
> - Show quoted text -


It's not going to work that way. The website is using the MS index
server, customer would query the index server for any words. The index
server would output couple or hundreds of document in a paging table.
The web page would present the document with links to its virtual
path. When customer click the link to open the document he/she would
be charge for that transaction accumulating at the end of the month.
To make the story short I need to prevent the customer from
downloading the file directly from URL, because they not going to be
charge for that. I tried Windows Authentication but the customers
complain of when they click the link they would alway enter the
username and password, very annoying.

Any solutions, suggestions?

Thank you
Jerrick

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      1st Feb 2007
Sorry, I have no idea of a solution for the process you are using.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Jan 31, 12:13 pm, "Thomas A. Rowe" <tar...@mvps.org> wrote:
>> Requires custom server-side scripting and a database. The user would pay, then receive an email
>> with
>> alinkthat will expire in say 24 hours.
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>>
>> http://www.Ecom-Data.com
>> ==============================================
>>
>> <jerrick7...@yahoo.com> wrote in message
>>
>> news:(E-Mail Removed)...
>>
>>
>>
>> > Hi,

>>
>> > I have a client whose website is to sale documents to their clients.
>> > My problem is the customer of website candownloadthe filedirectly
>> > fromaddressif they already the filename, and so they cannot be
>> > charge for that transaction. If they click thedownloadlinkthey can
>> > be charge for few box per document. How to prevent downloading
>> >directlyfromaddressand yetallowdownloading fromlinkwithout a
>> > dialog box of username and password that would appear everytime they
>> > click thelink?

>>
>> > Thank you very much in advance.- Hide quoted text -

>>
>> - Show quoted text -

>
> It's not going to work that way. The website is using the MS index
> server, customer would query the index server for any words. The index
> server would output couple or hundreds of document in a paging table.
> The web page would present the document with links to its virtual
> path. When customer click the link to open the document he/she would
> be charge for that transaction accumulating at the end of the month.
> To make the story short I need to prevent the customer from
> downloading the file directly from URL, because they not going to be
> charge for that. I tried Windows Authentication but the customers
> complain of when they click the link they would alway enter the
> username and password, very annoying.
>
> Any solutions, suggestions?
>
> Thank you
> Jerrick
>



 
Reply With Quote
 
Tom Miller
Guest
Posts: n/a
 
      3rd Feb 2007
> It's not going to work that way. The website is using the MS index
> server, customer would query the index server for any words. The index
> server would output couple or hundreds of document in a paging table.
> The web page would present the document with links to its virtual
> path. When customer click the link to open the document he/she would
> be charge for that transaction accumulating at the end of the month.
> To make the story short I need to prevent the customer from
> downloading the file directly from URL, because they not going to be
> charge for that. I tried Windows Authentication but the customers
> complain of when they click the link they would alway enter the
> username and password, very annoying.
>
> Any solutions, suggestions?


Your going to have to get a web developer with database experience. Your
end-user is not going to be able to see anything but exactly what you hand
to them. This will require you either program it yourself or hire someone
to do it.

Thanks,
Tom Miller

--
Try http://www.ChatNFiles.com which has a new telnet chat system and a HUGE
file downloads collection. Ecard: http://bccs.chatnfiles.com/ecard3.htm



--
Posted via a free Usenet account from http://www.teranews.com

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
possible to directly download 3rd party drivers from Windows Update? S Claus Windows XP Drivers 0 4th Mar 2009 04:33 AM
directly typing url in address bar vips Microsoft ASP .NET 4 31st Mar 2005 06:12 PM
can i download a list of national holidays directly into outlook =?Utf-8?B?d2luIHNtYXRoZXJz?= Microsoft Outlook Calendar 3 12th Feb 2005 12:31 PM
Anyway to download directly to disk and not to temp files? Moe Hair Windows XP Internet Explorer 2 17th Dec 2004 04:25 AM
Can I enter an address from the address book directly into a Word. =?Utf-8?B?TEFF?= Microsoft Word Document Management 1 22nd Oct 2004 04:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:04 AM.