Enter Keywords:
1 - 10 of 1346(0.001 seconds)
Sort By:
 
I just know I am going to feel really dumb when this question gets answered. I have been using BC5 for at least a year now.  In all my programs the first header I would include is windows.h.  Howe...
Zones: C++Date Answered: 05/05/1997 Rating: 6.6 Views: 0
This one should be simple and reminds me of the cross referencing problem notorious in the Assembler world. I'd like to find a more elegant solution to the problem, which as luck would have it I've...
Zones: Windows MFCDate Answered: 06/18/1998 Rating: 5.2 Views: 0
I want to know if there is a way to include a file as a resource into a executable at run-time, but not when that executable is running. I also want to know how that executable can access that reso...
Zones: Delphi ProgrammingDate Answered: 11/21/1998 Rating: 8.8 Views: 0
Does anyone know a way of avoiding having to hardcode the full path of the .HM file in the [MAP] section of a help project (.HPJ) file? I am sharing this file in a project between machines that ha...
Zones: Windows MFCDate Answered: 05/30/1999 Rating: 8.0 Views: 0
I have 2 files A and B. How do i include B in A? in other words calling B in A?
Zones: Perl, SSIDate Answered: 05/31/2000 Rating: 7.8 Views: 0
Hi, I want to create a file with javascripts in it.  I know that the include file doesn't have any tags around it just the functions.  The include statement <script src='jscript.js'> </script> shou...
Zones: JavaScript, SSIDate Answered: 10/10/2000 Rating: 7.6 Views: 0
I have an include file. It is specified as the "Default Include File" under Tools Options FileLocations. It shows up when I ?_include. But it is ignored when I create a form. I have to go to Form I...
Zones: FoxProDate Answered: 11/15/2000 Rating: 7.4 Views: 0
I'm wondering if it's possible to have an external file (containing HTML code), that can be called from within a standard HTML page? The result being that the page, when viewed will show everyth...
Zones: HTML, SSIDate Answered: 06/25/2002 Rating: 7.0 Views: 0
Hello everyone, I am having difficulty including an HTML file into one of my .ASP pages.  It's very odd.  The syntax I am using is as follows: <!--#include file="Help_Files\test.htm" --> N...
Zones: ASP, SSIDate Answered: 07/29/2001 Rating: 5.4 Views: 0
I have an .asp file that gets some of it's html from the <--!#include virtual="menucode.htm"--> This code is going to be used in every page, but the color tags may change from page to page. I...
Zones: ASP, SSIDate Answered: 08/01/2001 Rating: 6.8 Views: 0