|
-
Nov 19th, 2007, 09:55 PM
#1
Thread Starter
Hyperactive Member
[2005] Web Downloading, confused
I'm completely lost with this one.
I'm probably in the wrong forum, but here it goes...
I want to create a program or some kind of library that allows my web page (ASP.NET or PHP) to communicate with the visitor.
Basically I want to create a content downloader that doesn't require the user to save the files to the directory it will install and download the file my from my ASP.NET page to a specific location on the visitor computer
(This is for video game content downloading)
I know it sounds confusing.
-
Nov 20th, 2007, 02:11 PM
#2
Addicted Member
Re: [2005] Web Downloading, confused
The first thing that you must to decide is what type of file do you want to download. Or do you want the web page automatically download files when the user enter to your web Page ?
Are you creating a video game or only you want the users download or play the video games ?
-
Nov 20th, 2007, 08:16 PM
#3
Thread Starter
Hyperactive Member
Re: [2005] Web Downloading, confused
Normally it will download compressed zip files. It's content for a specific video game.
-
Nov 21st, 2007, 08:10 AM
#4
Addicted Member
Re: [2005] Web Downloading, confused
What do you mean with "that doesn't require the user to save the files to the directory". The only archives that automatically download are the activex controls ( win ) and the applets ( Mac ). That is because they are showed in the web page, but always is needed the user interaction for files download.
The only option that i see is that you to create a installer file like installshield or windows installer. Then, in your page you put a link to that file, but like i told you always is needed that the user click in your link.
-
Nov 21st, 2007, 11:37 AM
#5
Thread Starter
Hyperactive Member
Re: [2005] Web Downloading, confused
No no no, I mean I want to create a program/plugin that works with "X" webpage, where it can tell locate the path of the installed game (Since it wont be the same for each machine) and download/extract the ZIP to the game's content folder without the user saving each of the zip files to different places.
My only good example of this is EA's SimCity Exchange, which installs some kind of plugin and locates the my documents folder on the vistors machine
-
Nov 21st, 2007, 11:38 AM
#6
Re: [2005] Web Downloading, confused
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|