Retrieving FILES from my MySQLdb using a dropdown

asp.net , mysql Sweden
  • 16 years ago

    Has anyone got an idea how I can download files from (or through) my MySQLdb by selecting the name from a dropdown list?
    I'm building an aspx-page using VB and I want TWO things:


    1. Populate the dropdown from the MySQLdb, and
    2. be able to download files by selecting it in the list, perhaps with an additional "download-button".


    Do I have to convert the file names to  URL:s in the db (how?), as I know I can do in Access? Would I have to use a JavaScript or something to retrieve the files, perhaps, or should I use some CustomControl (and convert to CS)?
    The db is located on an external server (ISP), and so are the files...


    A tricky one, isn't it?

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are 10 types of people in the world, those who can read binary, and those who can't.”