Enter Keywords:
1 - 10 of 686(0.013 seconds)
Sort By:
 
Hi, I want to display the word "Astralie", with the e as alt 0137, as a button's caption. But everytime I try this the program shows the e as an black box. How can I solve this problem? Thanks in a...
Zones: Delphi Programming, Font ...Date Answered: 08/30/1998 Rating: 8.2 Views: 0
I have a form created using CGI http://www.regsoft.com/cgi-bin/cd_purchase.pl?6364=100 If any of the following special charactes ("|",";","*","`","<",">") are put into any of the fields and the s...
Zones: PerlDate Answered: 02/27/1999 Rating: 7.4 Views: 0
How do I rename the 'Deleted Items' special folder in Outlook98?
Zones: Outlook GroupwareDate Answered: 06/28/1999 Rating: 8.0 Views: 0
Hi! I need the codes for the keys "End" and "PageDown". They're not on the ASCII table. When I type "man ascii" they're not mentioned on the list. I need to treat these keys and I don't know how...
Zones: CDate Answered: 01/11/2000 Rating: 5.8 Views: 0
Since there are some special charaters that could not exist in the xml data( &, >, <, ...), but these informations are input by my users which I could not predict what it possible to be. Is there a...
Zones: XMLDate Answered: 11/06/2003 Rating: 8.6 Views: 0
We are sending XML information to our customers. So far we had no problem. But recently we changed the character set and now there XML parses is having problems with special characters. How can I ...
Zones: XML, Font Creator, XHTMLDate Answered: 11/06/2003 Rating: 9.0 Views: 0
HI folks,         I'm comparing series of strings and in some strings there may be special characters at the end and my algo doesn't replace that string it looks for exact matching.I want to repla...
Zones: ASPDate Answered: 01/08/2003 Rating: 7.4 Views: 0
Hello: I need to setup a folder on our server that is designed to contain evidentiary digital photos.  That means that the photos are in a secure location and cannot be messed with.  What I woul...
Zones: Windows 2000Date Answered: 03/12/2003 Rating: 7.0 Views: 0
HI! I must specialize the template class MATRIX constructor (and other methods) for unsigned R = 1, without specify ElemenType and C. I got this error in VC++6.0: error C2995: 'MATRIX<ElementT...
Zones: C++Date Answered: 08/07/2003 Rating: 8.6 Views: 0
How do I make a member function partial specialization? template <class T1, class T2> class xyz {  T1 f(T1 t1, T2 t2){return t1 + t2;}  T1 f(T1 t1, int t2){return t1 + t2 + t1;} }; This...
Zones: C++Date Answered: 04/20/2004 Rating: 8.2 Views: 0