what does the button "BURN TO CD" do I cant get any thing to happen ?
It doesn't do anything.
Heres some command line support for buring in Xp
http://isorecorder.alexfeinman.com/CreateCD.htm
I haven't tried it yet, but sounds like fun if your running Xp or Vista
To bad that button couldn't kick out the files to a specific folder per say and then have a line in the admin panel that says run a certain app or batch file upon pushing.
Looks like it is available for personal use.
Actually I might play with this some and use the download button so I can pick songs from my juke and dump into the download folder. Have that app on the side and see if/how it works.
Just created a batch file with the following content and put it in the same directory as the files from the link above.
CreateCD -r:e C:\Arcv2CAD5\* -eject
It copied the entire Arcv2CAD5 directory and all the contents within including subfolders with its contents.
Created the CD and then ejected it per my request. ;)
I'm sure it wouldn't be too hard for Barry to assign the Burn CD button that command, and have it burn whatever is in the Downloads folder (E-Touch root folder/Downloads
Actually i could hook the button up to that command line, well done.