Hackers placed a folder on my FTP server that i cannot remove called com1. I did a dir/x in DOS to find the real name. The real name is blank how do you cd a blank name? I just want to remove th...
http://www.experts-exchange.com/OS/Miscellaneous/Q_20141758.html
Zones:
Misc OSDate Answered: 12/18/2001 Rating: 6.6 Views: 0
variables.inc.php contains
<?php
$holiday = "christmas";
?>
At the very first of index.php I have
<?php
require("variables.inc.php");
.....
Later I have
<br><center><img src="<?...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21675268.htm...
Zones:
PHPDate Answered: 12/26/2005 Rating: 8.8 Views: 0
Why a mapped directory will not be refreshed properly if i remove a directory which resides in a directory with folder name exceeded 8 characters?? Is there any way to refresh the directory (in VB...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10243939.html
Zones:
Visual BasicDate Answered: 12/08/1999 Rating: 9.4 Views: 0
Running W2K Advanced Server. While running explorer I discovered a folder in my C drive that has no name. I don't know how it got there, I hope it is not the result of a hack, but I don't know.
...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20208546.htm...
Zones:
Windows 2000Date Answered: 10/24/2001 Rating: 7.2 Views: 0
Hi,
I'm trying to get a list of all folders/sub-folders name.
I have tried to use CFileFind::GetFileName to return the folder name but it gives me only the string ".".
I have also tried to u...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20294285.htm...
Zones:
Windows MFCDate Answered: 05/05/2002 Rating: 9.4 Views: 0
I accidently left my ftp server open by mistake a few weeks ago and discovered that is was full of warez, mp3's, movies, etc. I intialy tried deleting the folders to the recycle bin (named COM1, PR...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20683920.htm...
Zones:
Windows 2000Date Answered: 07/20/2003 Rating: 9.2 Views: 4
Why are some folder names and names of mapped network drives colored in blue?
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20717217.html
Zones:
Windows XPDate Answered: 08/22/2003 Rating: 8.6 Views: 0
I am trying to use regular expressions for the validation of a string, and I only want the following:
- a to z
- A to Z
- 0 to 9
- _
- /
- (space)
Here is what I have now, I just need to...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20813016.html
Zones:
JavaScriptDate Answered: 12/01/2003 Rating: 8.6 Views: 0
i am running outlook 2000 on an windows 2000 system. when i go to write an email to someone and i want to send to a contact in a folder, the "Show names from list", where you normally see all the f...
http://www.experts-exchange.com/Software/Office_Productivity/Groupware/Outlook/Q_20986736....
Hi!
I have a series of strings which *may* contains invalid character for a folder name.
I need to make it lowercase, change space to underscore and strip any other type of invalid character,...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21011068.htm...
Zones:
PHPDate Answered: 06/03/2004 Rating: 9.2 Views: 0