Summary: I am trying to find a regex pattern to replace semicolons with tabs if they are not within quotation marks, and remove quotes from fields that are not...
Summary: I would like to create a c++ script that when a data.csv is created it adds headers to the csv for importing into another program. The original data.c...
Summary: ================================================================ No, this can not, in any practicle sense, be done. Every compiler that builds a .ex...
Summary: As tech-fred said, regular JPEGs are lossy. Photographic images generally cannot be squished as much as JPEGs, without some detail loss (somewhat like...
Summary: Just as example to show how to use the functions, put three text boxes and two command buttons on a form (set the multiline property of the textboxes ...
Summary: Hi, i have some trouble with a tab delimited txt file that i want to restructure somewhat. I have talked to some people on #perlhelp (efnet), and one ...
Summary: If you're using a browser to access the platform, I would try searching the cachefiles for the data. Memory used by applications is protected by windo...
Summary: Hi guys, hope anyone can help me here. Im pretty much a noob with perl.. What i want to do is to convert a csv file to a html page with tables. The c...
Summary: oh... one more thing, I am not sure whether or not a comma should be at the end of each line when a text file is converted to a csv file so please adv...
Summary: I don't do C, but the following forum question is almost the same as yours. The various methods are described below the large ad in the middle. http:...
Summary: how do i write a function that converts uppercase to lowercase ? i know that there is already a function to do that in c but for some reason, it is no...
Summary: There is nothing in your algorythm that will convert from base 10 to base 2 (binary) or from base 10 to base 16 (Hexidecimal) which is what I suspect ...
Summary: You cannot "convert" jpgs to html. One is a text document, the other is a picture. All you need to do is link directly to the images themselves, and ...
Summary: Convert it to what? All floppy disks are FAT, FAT12 to be precise. The size of the disk doesn't demand anything else - certainly not NTFS. Stuart ...
Summary: hi everyone!! I need to know how to use visual basic 2003 to accept input from an excel file and convert it to graph..pls help me as I have a deadline...
Summary: Is there a function is C that converts a decimal number to a hex number and vice versa? I'm trying to access some data in memory with a known address....
Summary: Hi. I have a a 200 megabyte FileMaker Database that I need to convert to SQL so that it can be used on a PHP website. It contains some graphics (which...
Summary: Benny, It may be that you don't understand what is meant when some talk about hex. There is no 'conversion' per se. Not on a data level anyways. Th...
Summary: I dont know if im in the right forum. Anyway,does any1 knows where i can download a software that could convert mp3 to a midi file that is free not a ...
Summary: Hi everyone. I find hard time converting numbers to binary,octal,hexadecimal. Here's what I have done. Kindly help me with this. #include<conio.h> ...
Summary: I ran into a problem when i was writing a shell script today. I collect data in a txt file (this i cant control I use NistNet that puts it like this)....