PHP Code (33)
JSP Code (6)
ASP Code (5)
CGI Perl Code (3)
JavaScript Code (63)
VB Script Code (20)
Shell Script Code (31)
Python Code (34)
WinRunner Code (1)
HTML DHTML XHTML Code (13)
XML (43)
Scripts_Markup Code AllOther (5)
i have some csv files in a directory which have sub-directories also. now how can i merge all .csv files in to one with a single header. for example: have some 4 files. 1.csv--------name,age,sal abc,25,4000 2.csv--------name,age,sal vgd,32,3500 3.csv--------name,age,sal hfg,20,5000 4.csv--------name,age,sal asd,15,2000 now my output file should be like 5.csv----------name,age,sal abc,25,4000 vgd,32,3500 hfg,20,5000 asd,15,2000 and please explain the code for me. as i am new to scripting. thank you in advance
code to get the coordinates of a Click Event
program to bring a window to the front
How to call JavaScript Function from Code-behind in asp.net?
how to use the GetTickCount() properly and what is that procedure for?
how to create a Draggable element
What is XML Element?
iam getting keyword or delimiter error while executing ICETOOL,provide me solution.
Write a python program to check if a number is a perfect number?
How comment can be represented in XML?
write a vb script to check equal two 2*2 matrix
What is CDATA?
how to manage mlng timer because they don't explain what's it's function?
What are the disadvantages of XML?
Why XML has been used for development?