Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
How to set up a Download Page ?
Old 01-10-2006, 05:54 PM How to set up a Download Page ?
Average Talker

Posts: 27
Trades: 0
Hi,
I would like to have my guests who visit my website be able to "download stuff" from my website, but I do not know how to set it up ? I'd like them to be able to download Files and compressed zip files etc. How do I set up my Website so that a person will be able to go to a page where they can download certain files, with permission of course. I don't want them just to be able to "right click" on a file and download. They must get either permission or purchase content that I have available and set up in files. So please how do I set up a page for my guests to download certain files ? Thankyou, su
hongkong is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-11-2006, 04:11 AM
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
Trades: 0
If you want to only allow certain users to download a file, you will either need to set up permissions on your server and give each user a User ID and password, or you can use some sort of server side scripting language such as ASP.NET to do the authentication for you.
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Old 01-11-2006, 03:20 PM
Average Talker

Posts: 27
Trades: 0
Hi, thanks for your reply,
I wanted to set up my page as a download page, with payment provided by Paypal. The viewer of my website will first to to a "gallery" and look at some products they wish to purchase. Then once they select a product they wish to purchase, they will be set to another page for payment instructions, then sent to another page to actually "download" the content. Can you explain how I can do this step by step since I have never done this before. thanks, susu
hongkong is offline
Reply With Quote
View Public Profile
 
Old 01-12-2006, 04:35 AM
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
Trades: 0
Well first of all you need to pick a server side language. If you already have a host, find out which one(s) they support. If not, read up about them on the web, pick one and find a host that supports it. (I highly reccomend ASP.NET).

Setting up a payment through paypal involves the following:
- Gather your data (i.e. what item the user wants to order, how much it costs, etc)
- Forward them to the PayPal payment page, passing a few parameters in the query string. These include your PayPal ID (where the payment is being sent), the amount, invoice number, page to go to when complete, page to go to if the payment is cancelled, etc.)
- As you are doing instant downloads, you will need to look up how to use PayPals Instant Payment Notification (IPN - see PayPals site for more info). This is where PayPal will make a request to your server after the payment has gone through so you know that the user hasn't just copied the Return URL and gone straight to the download page without actually paying.
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Old 01-12-2006, 11:00 AM
Average Talker

Posts: 27
Trades: 0
thanks for your help, really appreciate it, is there a special transaction fee rate from paypal if you do not sell a lot of stuff each month. thanks again
hongkong is offline
Reply With Quote
View Public Profile
 
Old 01-13-2006, 05:03 AM
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
Trades: 0
No, they just charge you a small percentage of every transaction regardless of how many you make per month. (Unless you make loads, in which case you might be able to get a business account or something - check out their site for details)
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Reply     « Reply to How to set up a Download Page ?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.17068 seconds with 12 queries