Hi,
I'm working on an MFC project, and the problem is that I'm able to change the font to display on the screen, however when I request to print it out to the printer, it would only print it in the default font instead of the font I specified. Does anyone know what's the problem.
Thanks
Hi,
I have been trying to solve this problem.
I need to save the character "<" into a string.
$name = "\<";
When I wrote the code above, Perl complaint, and I have no idea how to save the escape character into a string.
Thanks
Hi,
I have copy the filenames in the directory to a text file. The format of the file is
[year month date page#]-> [0010102.lib]
so this would denote 1900, January, 1st, page 2.
How would I get the list of files in the file that ends anything after the specific date but not the page...
Hi,
I have a folder with 800 files, and I was wondering if there's a way I can copy the name of each file into a text file so I can work with the text file instead.
Thanks
Hi,
I'm trying to design a database on a text file with the following format:
filename.dat<tab>"information regarding the file"
.
.
.
I was wondering if there's a function I can use to just copy out the filename.dat word from the long string. Because I will be displaying the...
Hello..<br>I'm trying to create a form mail from Perl.<br><br>Can someone show me where I can find the functions necessary to send an email from a form submitted by a user. If explanation is too long, please provide a url if possible.<br><br>Thanks
Hi,<br><br>I have been programming Perl for the last couple weeks. Getting into the web part of Perl is really exciting. But now I'm stuck. I'm trying to print data from file recursively to the html document and it doesn't work properly. <br><br>Can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.