Microsoft
Software
Hardware
Network
Question : detecting file extension or type
Need to add an if statement to run code if something is a zip file vs a csv file. HOw would I check for that?
Answer : detecting file extension or type
What about
1:
fileName.toLowerCase().endsWith(".csv");
Random Solutions
My Computer/ Explorer Not responding Windows XP
How to test on an Android device
Convert XenServer xva to VMware Server.
Cloning
Split word document and save based on tags
How to read the data from MQRFH2 messages using MQ connector stage
rsync questions
use wireshark to capture whats happening during the logon process
Informix Data Query
Compare user security groups - Active Directory