Results 1 to 6 of 6

Thread: [2005] Web Downloading, confused

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2005
    Location
    Alaska
    Posts
    435

    [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.

  2. #2
    Addicted Member Cristian's Avatar
    Join Date
    Jun 2006
    Posts
    228

    Question 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 ?

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2005
    Location
    Alaska
    Posts
    435

    Re: [2005] Web Downloading, confused

    Normally it will download compressed zip files. It's content for a specific video game.

  4. #4
    Addicted Member Cristian's Avatar
    Join Date
    Jun 2006
    Posts
    228

    Thumbs up 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.

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2005
    Location
    Alaska
    Posts
    435

    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

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: [2005] Web Downloading, confused

    Thread Moved
    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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
  •  



Click Here to Expand Forum to Full Width