Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Lorea
  • Order by date
  1. Lorea

    DVD / CD Library

    I was wondering if anybody knows of an open source ASP DVD/CD Library software? This is just for home use, so I wanted something simple that I could modify. Thanks!
  2. Lorea

    CDONTS

    I think you're trying to make this too complicated. Instead of myMail.Subject=request.form, use myMail.Subject= "whatever subject you want"
  3. Lorea

    Urgent - Download Queue

    Hi Todd! Yes, if you could help me out, it would be great! I think I was on the right idea....looking back at my old code (I stopped trying after ~6mos ago), I have a bunch of Response.BinaryWrite and .ContentType code, but I never got it to work. To answer your questions: 1) Yes, I wanted...
  4. Lorea

    Urgent - Download Queue

    Are you sure? Then how do some sites do it? for example, Microsoft's Windows Update pages allows you to select multiple files, select Download, then the files are downloaded to your computer, one by one. Thanks!!
  5. Lorea

    Urgent - Download Queue

    I would like to create a file download queue, but I can't figure it out; please help! I currently have a listbox populated with all the files of a certain folder. If I let the user select multiple files, how can I program it so that the user receives each file separately, one after the other...

Part and Inventory Search

Back
Top