I'm trying to figure-out how to insert data from a separate include file into an HTML page. Sort of like how you can add a javascript file into an HTML page by typing <script src="somefile.js"></script> but with HTML data instead of a script.
I don't want to use frames and the server can't...
I have Windows 3.11 running on DOS 6.2. For some reason every time I click on a DOS program or even command.com I get an error that says: Cannot find file, make sure the program exists and all libraries are available. Why aren't my DOS programs opening!!! I haven't really changed any windows...
My LCD screen is tinted red in the top left corner of the screen. Is there any way I can fix this? I it is not possible to fix then does anyone know how much it will cost to replace (12 inch laptop lcd screen).
-SE
I'm a VB programmer and I'm looking to create a function DLL for my programs. VB is unable to compile DLL's (how typical). I'm wondering if anyone can show me how to make an extremely basic function dll that accepts and returns a value. I have Visual Studio C++ and I know some C and some...
I know this is going to seem stupid but I can't get this code to work. I have IE 6 and it doesn't run any aspect of this code, It just says: Error on page. Perhaps someone will find a mistake (if there is one...).
var num=0;
do{
num+=1;
alert('hi');
if(num==5){
break;
}
}
Thanks,
-SE
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.