473,395 Members | 1,464 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,395 software developers and data experts.

ASP - Delete File Across Network - In Win 2003

Hi,

I need to delete files across the network using web client (IE 6.x) in Win
2003 - IIS 6.0 environment.
Can someone please suggest an approach I can use to acheive this.

Will using FSO do the job or I have to go COM way.

Thanks in advance.
Parag
Jan 27 '06 #1
3 1954
Parag Gaikwad wrote:
Hi,

I need to delete files across the network using web client (IE 6.x)
Do you mean you want to do this in client-side code? If so, see a
client-side newsgroup such as microsoft.public.scripting.jscript
in Win 2003 - IIS 6.0 environment.
Can someone please suggest an approach I can use to acheive this.

Will using FSO do the job or I have to go COM way.


FSO is COM.

Why not just Windows Explorer?
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jan 27 '06 #2
Bob,
We have an website which provides filtered list of documents to be deleted
based on a specific business logic. This file are situated across various
file servers in the network.

Using classic ASP what is the best approach to acheive this objective.

Will using FSO's delete file method do the job or a custom COM needs to be
written to do this?

Thanks,
Parag
"Bob Barrows [MVP]" wrote:
Parag Gaikwad wrote:
Hi,

I need to delete files across the network using web client (IE 6.x)


Do you mean you want to do this in client-side code? If so, see a
client-side newsgroup such as microsoft.public.scripting.jscript
in Win 2003 - IIS 6.0 environment.
Can someone please suggest an approach I can use to acheive this.

Will using FSO do the job or I have to go COM way.


FSO is COM.

Why not just Windows Explorer?
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Jan 27 '06 #3
Parag Gaikwad wrote:
Bob,
We have an website which provides filtered list of documents to be
deleted based on a specific business logic. This file are situated
across various file servers in the network.

Using classic ASP what is the best approach to acheive this objective.

Will using FSO's delete file method do the job

Yes. just be aware of permissions. Search www.aspfaq.com for articles
containing "FileSystemObject")
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jan 27 '06 #4

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

Similar topics

2
by: KULJEET | last post by:
control file not created at time of installtion of oracle database now how we can create it see alert file Dump file e:\ORacle\admin\new\bdump\newALRT.LOG Tue Sep 09 10:45:53 2003 ORACLE...
0
by: lrw | last post by:
I have read numerous posts regarding the issues of accessing network resources via impersonation, but have yet to resolve the issue for myself. Simply, I wish to return System.IO.File.Exists...
1
by: SR | last post by:
Hi Folks, I have a quick question regarding the possibility of extracting specific information from a text file, then performing calculations (average delay/jitter/throughput) based on that...
2
by: Stu | last post by:
Using IIs 6.0 on a Server 2003 box, and using ASP.NET I'm trying to do the following code snippit... Dim NewName As String = "\\network_share_path\edit_me.ppt" Dim PubName As String =...
2
by: Glen Conway | last post by:
Hi, I am trying to get the contents of a file in a hidden share on a remote server, something like '\\server.domain.com\c$\program files\application\document.xml'. When I try any of the...
4
by: mabond | last post by:
Hi I have a number of apps which are compiled to a shared network directory. Users run the executables from this directory. When rebuilding my apps I cannot complete the build if the...
2
by: createdbyx | last post by:
I am trying to make a file sync utillity to sync files between my laptop and my desktop pc. On my desktop machine (xp pro sp2) I have shared my "Visual Studio Projects" folder using windows simple...
4
by: Daniel P. | last post by:
I'm using C#: Stream s = File.Open( @"\remotemachine\share\MyFile.txt" , FileMode.Open , FileAccess.Read , FileShare.Read ); I'm getting the following exception: "The referenced account...
15
by: sunchunkui | last post by:
Dear all, I have an Access mdb file which I updated every other week on a server. There are multiple users to access it. Usually when if somebody is using it, I can see .ldb file under that...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.