Web Authoring
Forum Post

Re: Batch Block Website URL

: I am wondering how you can block a website URL in both IE and : FIREFOX with a batch file. Is that possible? If so how would you go : about doing that? : Thanks : p1ng : yes it is -...
Forum Post

Re: Compress File usng Windows Utility

I'm pretty sure wherever you read had it a little bit wrong. The COMPACT command does make it smaller, but slower to read. it works the same way as a ZIP and is still effective. PHP has a...
Forum Post

NEED detailed MS-DOS info...

Hello all, I was wondering if anyone could tell me where I could find detailed information on the inner workings of MS-DOS. I'm doing a project for a class and need detailed information about...
Forum Post

Re: Help! Dec to Hex,Oct,Bin Converter

9 (because : '0' to '9' are ordened contiguously from small to large in the ascii : table). : : Then the third problem would be to combine multiple of these : converted digits. I suggest the...
Forum Post

Re: See the following links detailing ANSI sequences:>>

: : www.asciitable.com : : : : Regards, : : Dr M. : : : : : : --------------------------------------------- I've got a plan, but I'm going to need a dead monkey, some...
Forum Post

Re: Using Programming Seriel Port

: nice site for MS-DOS 6.X and earlier operating systems. Can't be used with 32-bit compilers whose programs run on MS-Windows. : You didn't look it through in detail then. I often drop that...
Forum Post

PC controlled digital lab

This message was edited by noxkrugger at 2004-9-19 7:6:54 how to link the digital logic circuit or modules to the x86 main breadboard that have connection with PC by parallel port?(note:we want to...
Forum Post

Re: help on performing ms-dos "dir" command in assembly (tasm)

Hello, Ralf Brown's interrupt list is available on the net with a Google search. It has the INT info for the kinds of stuff you're looking for. Get/send data to DTA instead of FCB (File Control...
Forum Post

Converting an Application to an Applet or Java Applet

Java Application to Applet on ArithmeticTest Hello, I would like to know how I can convert an application to an applet. Here's the code: //listing 3.1 class ArithmeticTest { public...
Forum Post

Re: fopen in c

: hi! Can anybody help me on accessing files using fopen in c. : I always get different problems like getting null char even if file exist,getting spaces when i read the file.what is handle ? how it...
Forum Post

Re: Whats an easy way to run another .exe file in assembly

: Isnt that Os dependable ? : : : Of course, it is. I pointed the link to MS-DOS Interrupt List.
Forum Post

Re: URGENT HELP NEEDED

: public class BST : { : private BSTNode root; : : public BST() : { : root=null; : } : : public BSTNode search(Comparable target) : { : //Find which if any node of this BST...
Forum Post

Re: URGENT HELP NEEDED

public class BST { private BSTNode root; public BST() { root=null; } public BSTNode search(Comparable target) { //Find which if any node of this BST contains an element equal...
Forum Post

Re: linking .asm and .c files

: Are you using PWB? I can give you the needed params/opts to operate with those progs in PWB. BUT if you want me to get easy over it just use the command line (eg. MS-DOS prompt) command MASM to...
Forum Post

Re: Qbasic executables

Try adding your QBasic directory to the MS-DOS path. Make sure you don't have any other versions of MS Link on your path (VC++ or MASM, etc.). This will also let you use the Basic Compiler (BC...
Forum Post

Re: linking .asm and .c files

Are you using PWB? I can give you the needed params/opts to operate with those progs in PWB. BUT if you want me to get easy over it just use the command line (eg. MS-DOS prompt) command MASM to...
Forum Post

Re: you must change the permission on the file query.pl

: : i just wanted to know how can we change the mode of the perl file to 755. i use windows 98. : i just wrote a .pl-file with the ms-dos editor: chmod("filename.pl", 0755); and then i...
Forum Post

Linking Two computer at MS-DOS......

Hi, we have two Computer one is 80*86 and other is Cyrix 6*86.(Both Has MS-DOS OS) I did this by NC.4(Norton Commander) and LPT1 Link Cable. But it dosen't work.How can i solve this problem ?.and...
Forum Post

Re: ATX power shutdown under MS-DOS

: Mornin', : : can someone mail the same information to : raymond@obit.nl please? I have been looking for : it but didn't find any useful information.. : Look for Ralf Brown's Interrupt List....
Forum Post

Re: preventing a ms-dos prompt-window from closing

Notes: 1. If you are using NT, then you need 'c:\cmd.exe' instead of 'c:\command.com' 2. I don't have Perl in my search path, so i needed the full path. 3. The '/k' switch is the trick, '/c' will...
1 2  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.