Ask a Question related to Coldfusion Server Administration, Design and Development.
-
Noodles #1
Problem with windows not liking any files named prn
I recently found a problem with windows not liking any files called prn.html,
prn.cfm etc etc. If you try and create a file like prn.html then it will say
"File already exists".
I initially thought it was a Cold Fusion error as I was getting some bizarre
error messages when trying to write prn.html using cffile.
Does anyone know a work around for it?
Noodles Guest
-
Problems: uploading files have Chinese named files
Hi everyone, I try to upload file by using asp.net, code like that: <script language="VB" runat="server"> Sub Upload(Source As Object, e As... -
Problem with dynamically generated and named functions
I'm trying to create a dynamically draw list of names that have rollovers and onmousedowns (like a datagrid list type thing), but done in my style... -
named pipe problem on Win32
Hi all, I'm trying to get a named-pipe module built for Ruby for Win32. I've largely been using the Perl version as a basis for my own code. ... -
Uploading on Windows 2003 with ASP, problem with 100k+ files
I have an ASP script for uploading files. It works fine on files of all sizes on Windows 2000 server, but on Windows 2003 sever it gives a 500... -
renaming badly named files...
Hi All, I am looking for a perl code fragment, or utility that will enable me to rename badly named files and/or dir elements to such files, by... -
Daverms #2
Re: Problem with windows not liking any files named prn
Hi,
Not only "prn" but also for the terms like "AUX", "NUL" you can't
create any directories or files in Windows because these are reserved terms
with Windows which is meant for some device drivers...
Daverms Guest



Reply With Quote

