Advertisement

1 - 10 of 6568 containing alltags:("variables") (0.004 seconds)
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...
Zones: JavaScriptDate Answered: 07/03/1997 Grade: A 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...
Zones: Delphi ProgrammingDate Answered: 10/18/1997 Grade: C Views: 4
Can someone tell me how to truncate a variable. For exampel: $ENV{'HTTP_REFERER'} into a lenght of 60 char.
Zones: PerlDate Answered: 09/22/1997 Grade: A 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...
Zones: CDate Answered: 07/22/1998 Grade: A 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...
Zones: C++Date Answered: 08/18/1998 Grade: B 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...
Zones: Windows ProgrammingDate Answered: 01/18/1999 Grade: C Views: 0
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...
Zones: Windows MFCDate Answered: 01/21/1999 Grade: A Views: 0
Is it possible to bind variables and create a parametized query (SQL) using ADO in ASP? Example: Would like to do something like SQLText="select id, name from emp where id = :1" cmd.CommandText = S...
Zones: OracleDate Answered: 02/09/1999 Grade: B 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.  ...
Zones: PerlDate Answered: 03/26/1999 Grade: A 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
Zones: C++Date Answered: 03/29/1999 Grade: C Views: 4