Tutorials
Resources
Forum
Communities
Interview
Jobs
Projects
Offshore Development
Silverlight Tutorials
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Revenue Sharing
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Abhi
(26)
srinivasa reddy...
(25)
Tejinder Singh ...
(16)
Last 7 Days
Appukuttan
(620)
Babu Akkandi
(453)
Tejinder Singh ...
(267)
more...
New Feature:
Community Sites
:
Create your own .NET community website and start earning from Google AdSense !
It's Free !
Copy a file in the client system using javascript.
Posted Date: 14 May 2008
Resource Type:
Code Snippets
Category:
ASP.NET WebForms
Author:
kulanthaivelu
Member Level:
Gold
Rating:
Points
: 10
Copy files from client and paste file to the same client using javascript.
<script language="javascript" type="text/javascript">
function FileCopy()
{
var myObject, f;
myObject = new ActiveXObject("Scripting.FileSystemObject");
myObject.CopyFile("c:\\abcd.txt", "D:\\mytest.txt");
return false;
}
</script>
Responses
No responses found. Be the first to respond and make money from
revenue sharing program
.
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
(No tags found.)
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
Array as a datasource for Repeater control
Previous Resource:
redirecting the form using clientscript
Return to Discussion Resource Index
Post New Resource
Category:
ASP.NET WebForms
Post resources and
earn money
!
Related Resources
Opening a popup on click of a rabiobuttonlist
Convert Excel file into Dataset
How to write "Text to Speech Applications" in C#?
Filter FileUpload control
How to select Multiple Select Calender Contol in ASP.NET and C#
dotNet Slackers
BizTalk Adaptors
Web Design
Contact Us
Privacy Policy
Terms Of Use