I am trying to set up a web page whereby you can click on a word and a little window pops up telling you the definition of that word. Each defn is a unique little text file.
I want to pass the nam...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10016283.html
Zones:
JavaScriptDate Answered: 07/03/1997 Rating: 8.2 Views: 0
Before I get into details, these are the three questions I want answered;
1 How do I link a Query to DB controls, ie DBText, Combo, grid, etc?
2 How do I pass variables/parameters to the Query...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10018429.html
Can someone tell me how to truncate a variable.
For exampel: $ENV{'HTTP_REFERER'} into a lenght of 60 char.
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10024211.html
Zones:
PerlDate Answered: 09/22/1997 Rating: 8.4 Views: 0
I have the following declaration in the header file of my project. This header file is included in every source file of the project. At one point in my main routine, I set this pointer to an addres...
http://www.experts-exchange.com/Programming/Languages/C/Q_10066120.html
Zones:
CDate Answered: 07/22/1998 Rating: 8.0 Views: 0
This question might have to do with some knowledge of AIX4.2.x based C++ compiler(xlC_r). I am new to this environment. here it goes:
i've a C++ class file with a certain static variable(say "asta...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10073002.html
Zones:
C++Date Answered: 08/18/1998 Rating: 6.2 Views: 0
Regards Experts!
I developed a VXD to access my custom card and have communication from my vxd to application and viceversa, using the VXDW32DeviceIOControl function .
I have the following...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10117569.html
In a program I'm working on I pop up a dialog box upon closing(hitting the X in the corner) a window that asks if the user wants to save the data from the window that they are closing. In the windo...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10119058.htm...
Zones:
Windows MFCDate Answered: 01/21/1999 Rating: 6.2 Views: 0
I'm trying to use gifgraph.pl which uses the gifgraph module and gd.
In my program I have a number of variables which I put in an array. I want the content of the variables to be put in a graph. ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10135733.html
Zones:
PerlDate Answered: 03/26/1999 Rating: 9.4 Views: 0
Hi,
Is it possible to DECLARE a variable at run time? The variable can be a standard variable like int, float etc or it can be a variable of a user defined class.
Thanks in advance,
Vijay
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10137075.html
Zones:
C++Date Answered: 03/29/1999 Rating: 6.6 Views: 0
What are the differences between published and protected variables? What are some common uses??
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10140426.html