Hi everyone,
i was working on a project lately where my manager asked me to develop a vb application that can download files of the website
<a href="http://apps1.eere.energy.gov/buildings/energyplus/cfm/weather_data.cfm">http://apps1.eere.energy.gov/buildings/energyplus/cfm/weather_data.cfm</a>[<a href="http://apps1.eere.energy.gov/buildings/energyplus/cfm/weather_data.cfm" target="_blank" title="New Window">^</a>]
Internally.
i was thinking if i can make a form that display all downloadable files on the website with a checkBox next to every file so that the user can check which files he wants to download and proceed.
please help I’ve been searching the web for last three days and can't find anything
mahmoud209 0 Newbie Poster
Recommended Answers
Jump to Postyou could store a php file on the server which returns the list of files which are in a given directory and requesting that list with your application.
All 3 Replies
JJCollins 0 Junior Poster in Training
mahmoud209 0 Newbie Poster
GeekByChoiCe 152 Practically a Master Poster Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.