Ask a Question related to ASP.NET General, Design and Development.
-
karim #1
Request.Files.Count is never 0 !
I have a file type input in an edititemtemplate in a datalist. When I do
not upload a file, Request.Files.Count is 1 when it's supposed to be 0.
Any ideas why?
Karim
karim Guest
-
Windows Explorer (and FSO) doesn't know how to reliably count files and subfolders - other options?
"Michael Herman (Parallelspace)" <mwherman@parallelspace.net.no#$#spam> wrote in message news:Ozw2NkyREHA.1392@TK2MSFTNGP09.phx.gbl... the as... -
W23: Windows Explorer (and FSO) doesn't know how to reliably count files and subfolders - other options?
DIR directory /S fails and never produces a result. I have a couple CMD files that re-creates a sample folder and file hierarchy. Michael. ... -
Character count from mutiple bookmarks in multiple files
I have about 5000 pdf files that I need to get a character count on all the bookmarks. Is there a batch way to do this? I was assuming I would... -
How to count the size of files in a directory
Hello all, I do have a beautiful script, that counts a size of specified files ("ABAA.txt", "ABAC.txt") in a directory test. I have got this... -
Request.Form.Count varies by machine?!
I think I must be losing my mind here. I've got the same page running on two different machines. I do the same form post on both, and on one...



Reply With Quote

