Can anybody tell me without a doubt that vc++ 5.0 supports the namespace keyword as in vc++ 6.0?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10100097.html
Zones:
C++Date Answered: 11/19/1998 Grade: A Views: 0
I want users to add keyword in a list, and when saving the document, I want the list to be updated. (i.e. when they open the form, they can choose the keyword they have entered previously)
(sorr...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 09/27/2000 Grade: B Views: 0
I want to colorise xml in the fashion that html editors and many IDE's will colour keywords, tags & so on.
Does anyone know how to do this?
http://www.experts-exchange.com/Programming/Languages/Java/Q_11661778.html
Zones:
JavaDate Answered: 05/02/2003 Grade: A Views: 0
Hi all.... is there any difference in performance if it is used fo example
with( document.frm )
{
field1.value = 'some'
field2.value = 'data'
.....
}
or
document.frm.field1.val...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20273445.html
Zones:
JavaScriptDate Answered: 05/02/2002 Grade: A Views: 0
Hi,
i need a simple solution for:
I want to display a form on the web in which there's a keyword type field that takes it's keywords by ODBC. Can you tell me what to put where, how to design the ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 05/28/2002 Grade: B Views: 0
i got a mysql query and one of the columns in my mysql table is called "date", i suppose date is a mysql keyword and it is messing my query up...here is the query, is there anything i can do except...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
I got the following error message and line 99 was highlighted. Can anyone take a look what is wrong with my connection string?
******************************************************************...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20683001.html
Zones:
.NETDate Answered: 07/18/2003 Grade: A Views: 35
Hi,
This is what I would like to do. Index pdf documents offsite (locally) and store the keywords and the document reference on a database, and then upload both.
Visitors can access the doc...
http://www.experts-exchange.com/Web_Development/Software/Q_20690322.html
I receive the following error when running the code below.
-------------------------------------------------------------------------------
ncorrect syntax near the keyword 'where'.
/admin/up...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20719403.htm...
Zones:
ASPDate Answered: 08/25/2003 Grade: A Views: 0
When this class below gets called I get this error message:
Keyword not supported: 'provider'.
Here's the class. Any ideas? Can I not declare this in the constructor?
using System;
us...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20920771.html
Zones:
.NETDate Answered: 03/16/2004 Grade: A Views: 0