Ey! I hope this is the right forum for this... I think it is Ok... let's try and explain what I'm looking for. I need a script to run on windows which will (3 possibilities): Ideally: - be accessible through a webpage - be able to point to the directory where files are stored - detect the size of the file & split it in to 10 equal parts Otherwise, it would be ok to: - be able to manually input the file size or the size of the parts the file needs to be split up in to (preferrably through the web-interface) - manually upload each script to the folder where the file to be split is located each time & execute via say ../scriptname.php ... even just running the file name with no obvious UI would be fine Worst case scenario: - have to manually configure the file/split size/filename each time within the script & then upload it to the directory where the file is located - but the key is... it's need to be executed by a webpage Is this possible? Anyone know how? If someone can sort a script like this for me, I can send $5 in a couple of days... I know it's not much, but then I can't afford much atm Cheers!