Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by beyondsociety

  1. beyondsociety

    How to change the color of the background

    Your chatter is not welcome on this post. Either post a answer to my C question or don't post at all. Thankyou for your time and cooperation.
  2. beyondsociety

    How to change the color of the background

    What I meant was how do you change the background color in c code. I want to change background of my c code so that its a different color when I run the .exe file. The [buy a can of paint or get perhaps a set of curtians] was pretty funny. If you ask a stupid question, I guess you'll get a...
  3. beyondsociety

    How to change the color of the background

    Hi, I trying to change the color of the background. How would I do this?
  4. beyondsociety

    Removing master boot record with FDISK

    See if it will boot. I suggest getting a low-level format tool or a tool that will wipe out your whole harddrive including the viruses. Then create partitions using fdisk or a partition program and then format each partition. Some os's let you format the partitions in the install program. Its up...
  5. beyondsociety

    Borland Turbo C++ help

    I have created a program that draws a box in tclite. I installed Borland Turbo C++ 2.01 and when I ran the program, I got errors. I can't figure out whats the problem. Any help would be appreciated. It works fine in tclite! Heres the source code: // Box_draw.cpp - Writing a Box for our...
  6. beyondsociety

    Copying in tclite

    Im trying to copy some lines of code to another file in tclite. In order to copy, I would have to highlight the lines and then press ctrl + ins. In order to paste into the next file, I would have to press shift + ins. My only problem is that I don't have a ins key on my keyboard. I know ins is...
  7. beyondsociety

    MS-Dos Question....

    Dos is hard to find now. There are still I few msdos versions out there that you can download from. Take a look at Freedos. If your just looking for a bootdisk, I suggest going to www.bootdisk.com. Try checking out dr-dos.
  8. beyondsociety

    Delay help

    I want to create a delay in my bootsector code that I am working on. I have a previous example from someone but I dont know how to use it. Could someone give me a example or two with this code. Delay for certain amount of time: mov ah,86h ;CX:DX = #of ¦Ìsecs to delay int 15h
  9. beyondsociety

    Linking problems with html?

    I figured it out!. First I had to figure out my domain name for my site and once I figured that out, all I had to do was add a index.html file as my webpage and then just create a link to where my files where keep on the ftp site.I don't have to put the ftp site in my link, just the domain...
  10. beyondsociety

    Linking problems with html?

    I have a website made with html and I want to create a link to a ftp site, but I can't figure out how to. This won't work: <a href=&quot;ftp://mccabeos@ftp.portland.co.uk/&quot;>FTP SITE</a> Is there some kind of html command for ftp or do I not have this set up right. Any help would be...
  11. beyondsociety

    Computer case plans

    You might do a search on case modifications for insight on your computer case. Case modification is beginning to become very popular. The window in the case is pretty cool and painting of cases from different colors to art work on the case.
  12. beyondsociety

    Newbie help with string

    a86 is a intel 8086 assembler. You can check it out at: www.mindspring.com/~dpsicilia/
  13. beyondsociety

    Hard drive not recognized

    You might have a bad cmos battery.You can get them prety cheap at radio shack but you will have to know the model of the battery which is displayed on the battery.
  14. beyondsociety

    DDR MEMORY FOR A SOYO DRAGON MB

    You have to use either DDR SDRAM PC2100 or PC2700 depending on which type of soyo dragon ultra motherboard you have. check the manual if you have one, otherwise check out www.soyo.com, under products, intel p4 boards and the type of you dragon motherboard. DDR 400 2.5v DIMM sockets 333/266/200...
  15. beyondsociety

    New PC keeps on restarting

    Either your cheap 200-300 watt power supply doesn't have enough juice for all the components or your power supply is going dead and you need to replace it. If this is not the case, you might just have a weak power supply. I suggest replacing it with at least a 400 watt power supply and use a...

Part and Inventory Search

Back
Top