I do apologize, the file upload limit was most likely too low for any sound files. I've upped it considerably to 2048000 bytes, but it's still a limit as it's simple web hosting.

The page ought to have returned an error message, I don't know why it didn't, but hopefully it's a moot point now.

These are the file types possible:
SDV($UploadExts,array(
  'gif','jpg','jpeg','png','bmp','ico','wbmp',  # images
  'mp3','au','wav',                                             # audio
  'mpg','mpeg','wmf','mov','qt','avi',          # video
  'zip','gz','tgz','tar','rpm','hqx','sit',             # archives
  'doc','ppt','xls','exe','mdb',                                # MSOffice
  'pdf','psd','ps','ai','eps',                                  # Adobe
  'htm','html','css','fla','swf',                               # web stuff
  'txt','rtf','exe','tex','dvi',''));                           # misc



"I cannot remember a time when I did not take it as understood that everybody
has at least two, if not twenty-two, sides to him."--Robertson Davies





Reply via email to