Re: c# asp.net OpenFileDialog

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Jul 7, 11:42 am, christopher.e.reyno...@xxxxxxxxx wrote:
I am writing a web app that inserts audio files into a sql server
database, and i would like most of the insertion to take place
manually.  I have already written code that allows me to select a
dynamic amount of files individually for the database insertion, but I
would like to be able to simply select their containing directory and
iterate through each file of the specific type one-by-one, calling my
sproc to insert it.  This would eliminate the need for my individual
selection.  Is this possible in a web app?  Would I have to use an
ActiveX control, since I want this to take place client-side for
administrators only?  Please give me a detailed example if you have an
idea for the solution.  Thank you,

Christopher Reynolds

you can use FileSystemObject() (but you will get security prompt from
IE) from within javascript to iterate in folders/files, and then send
a file one-by-one to a web service.
Or you can use Flash to use for a OpenFileDialog (I'm using
SWFUpload() compnent, for example)

see at http://www.siccolo.com/Articles/CodeProject/UploadControl_Javascript/upload_control.html


more at http://www.siccolo.com/articles.asp
.



Relevant Pages

  • c# asp.net OpenFileDialog
    ... I am writing a web app that inserts audio files into a sql server ... dynamic amount of files individually for the database insertion, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Need help with full-text performance for large database
    ... appears to be getting slower each day as the database grows. ... We are considering purchasing an Adaptec or Promise caching RAID ... controller with either 128 or 256 MB of onboard caching RAM. ... milliseconds per insertion). ...
    (microsoft.public.sqlserver.fulltext)
  • Re: OT website database programmer needed
    ... from/to a large database, even initially the database will be GBs of data ... SQL server arguments are ... The task is then to write the web app to ... and UGC moderation will involve typical web app ...
    (comp.sys.acorn.misc)
  • Re: OT website database programmer needed
    ... from/to a large database, even initially the database will be GBs of data ... However your problem won't be SQL server choice, ... Millions of users and TBs of data tells me you're ... The task is then to write the web app to ...
    (comp.sys.acorn.misc)
  • Re: Need help with full-text performance for large database
    ... Looking for a SQL Server replication book? ... > appears to be getting slower each day as the database grows. ... > controller with either 128 or 256 MB of onboard caching RAM. ... > milliseconds per insertion). ...
    (microsoft.public.sqlserver.fulltext)