473,399 Members | 4,177 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Archivos

Any
Puedo saber cuantos archivos tiene el cliente en una determinada
carpeta sin necesidad de utilizar un input tipo file en asp.net
gracias
Nov 16 '05 #1
1 1817
Hi any,

*** The rest of the post is in spanish as was the original post
***************

Este grupo normalmente es en ingles, aunque hay algunos que hablamos
espannol :) pero si vas a postear en espannol mejor lo haces en el grupo
adecuado.

Para saber los archivos que hay en un folder puedes user
Directory.GetFiles( path_del_directorio) esto te devuelve un array de
strings , lo puedes usar asi

int files_qty = Directory.GetFiles( Path_Del_Directorio).Length;

Hope this help,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Any" <ad*****@hotmail.com> wrote in message
news:88**************************@posting.google.c om...
Puedo saber cuantos archivos tiene el cliente en una determinada
carpeta sin necesidad de utilizar un input tipo file en asp.net
gracias

Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Javier Luna (PERU) | last post by:
Hola Les envio una applicacion hecha en ASP.NET, que he implementado. http://www.msnusers.com/GuyDotNetXmlWebServices/Documents/ etaData%2FCodeName.Mordor.zi La que permite construir...
3
by: Gema | last post by:
Hola a todos, tengo un formulario en el que solicito el nombre de una base de datos que luego quiero crear en SQL Server. Lo hago a traves del siguiente código: Private Sub btnCrear_Click(ByVal...
4
by: Fabian von Romberg | last post by:
Hi, I have installed Sql Reporting Services on 2 machines, one is WIN 2000 PRO and the other one is WIN 2000 ADV. SERVER. When I try to access a report using the webbrowser, I get the following...
7
by: Juan Norton | last post by:
got: DB2 v8.2 ESE WinXP in machine A Windows Server 2003 in machine B I have a db server on machine 'A' and I want to create a standby db on machine 'B' via log shipping. standby db on B was...
1
by: Jose Joaquin de Haro | last post by:
En una máquina con Windows XP Profesional (SP2) me ha ocurrido que en Outlook Express, han desaparecido todos los correos electrónicos de las bandejas, he ido a la carpeta de almacen y he observado...
5
by: Mr | last post by:
Hi We have a application with Framework 1.1 and Vs .NET 2003. the application has a service with pooling; like a File system Watcher, but works. the system works fine in the development...
7
by: Frank Rizzo | last post by:
I have a bunch of projects in my solution with a typical dependency structure. A class library project (lets call it "X1") at the bottom of the dependency tree has a folder with a bunch of files...
19
by: smugcool | last post by:
HI ALL, I am having multiple .csv files in a single directry. I wanted to import all these files in a excel file with semicolon delimeted by a single click of a button. Can anyone please help me...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.