7,713 Topics
![]() | |
hi guys, How to display the total amount in a textBox when to supply those values I click on thems. A sample code would help a lot. Thank you Ps: using Vb net (2005) in Window Form. | |
I have dual monitors. They are working great. I have a Graphic card with two places. But whats better then dual monitors? how about 3? I need some help though. I have a dual monitor graphic card. Can I just put another graphic card in? with, say one more spot … | |
hi, i am having a small problem with my new dual monitor setup. i just bought a pair of lg 22in widescreens on blackfri, and i was quite excited to get them up and running. im running a core2duo e6400 (clocked to 3.3ghz but running stock atm), 2gb corsair ram, … | |
Hi All, I want to display data from database in ComoBox using only one line code. Plz Do help. Simran | |
ok i hope someone can helpme i need display a menu like a presentation page Name Adress Phone using assambly code, but when i put asm{ name db 'homer simpson','$' adress db 'everygreen','$' phone db '555-555', ..... mark unknow assambly code name db ...... I using TC but i need … | |
I believe the disp_sum (last) call is incorrect because the program will execute but the sum will not be displayed. Project is due tomorrow (11/27) so prompt assistance will be greatly appreciated Thanks in advance! ; A Simple Calculator that performs basic arithmetic (+ - * /) .model small .stack … | |
hi.... i am having problems with my computer , in the game nfs carbon after the splash screen it crashes ,does that mean i need a newer video card or a newer pc and all my requirements are full good than the minimum except the video card :'( | |
hi got a prob my computer was running all ok yesterday . but today on startup its saying no signal to the monitor . i have tryed a spare grafic card that i had lying around . still no luck . the fan on the grafic card runs ok . … | |
I'm new to Linux, so please bear with me. I have a new install of Debian, latest stable release, on an old ALR server running quad 200 MHz Pentium Pros. I only get two choices for screen resolution: 800 X 600 or 640 X 480. How can I get a … | |
I have one Gateway laptop with 512mb RAM and 80GB hardisak.It installed Windows Vista and it works well before a cuple of weeks yesterday when i treid to ON it it dosnt display anything even when i tray to start from the CD . u welcome to put some solution … | |
14 inch monitor was replaced with a new 17 inch monitor. Now the computer must be booted twice to get the monitor to turn on. Everything else works ok. Computer is a 450 mh running Windows98 with 64 meg ram. I don't think it is the power management program because … | |
If this is not an appropriate place to ask--can anyone direct me? Trying to find out why two customers' computers, one in Japan one in Malaysia, display our fixed screens with characters bleeding off to right and bottom. Text screens display OK. No display problems on hundreds of other computers … | |
hey folks....dont know why that my cpu is working and monitor is not.....is it because of the display card or with the ram?? | |
hi in this coding i want to specify the table width and border..i tried with css and html both are not working..please tell me how to display the table <html> <head></head> <link rel="stylesheet" type="text/css" href="test.css" /> <body> <?php $hostname = "localhost"; $username = "splendor_lydia"; $password = "jesus"; $dbid = "splendor_samp"; … | |
Things are getting quiet around the shop, seems like all the coding is done in foreign lands. Any way, let's get a thread started, a multilingual coding spree showing how to display "Hello World! (computer language used)". The code has to be a full program! Make sure you have the … | |
Hi all, I am working on an image processing project and I have encountered with a problem. When I try to call the function [B]parsebinary[/B] to display an image imported from MS Access Northwind database, Employees table, I get an error : [B]function that I called[/B] : parsebinary(photo,'BMP'); [B]Error[/B] : … | |
when i increase the frequency i see that the monitor gets off....when restarted i see a block moving with written something in it.....can u help me to solve this??? by ramu | |
Hello every one ! How can I display node of parent node and corresponding child nodes.Suppose I have to display 'Label' nodes of all <ScreenToSupport>. There can be multiple <ScreenToSupport> inside parent node <ScreensToSupport>.In this case I have to display Label 'rediffHomePage' and 'rediffHomePage1' of both <ScreenToSupport> node.But I have … | |
Gday can anyone give me a hand with my Toshiba Tecra S1 come up wit 3 beeps but no display i think it is the video card but i can't find whre about in the main board can some one help me how to fix this problem other than replacing … | |
ive got a geforce fx 5500 agp 8x..but my computer wont recognized it.. we try to install the card but it doesnt work.. what will i do to fix this.. thanx | |
Got an ATI Radeon 9600SE for x-mas. However, when I opened my computer up I found that my AGP slot is 1x,2x and the new card will not fit. The new card states 4x/8x. Any suggestions on what I can do to upgrade my graphics so I can get directx9.0 … | |
Hey thanks for readin. I have an hp lap and a hp desktop monitor. I have all necessary plugins such as cord that runs from desktop to laptop for the purpose of display. Now here's when I get lost. What's the next step? I dunno how to get my laptop … | |
hiiii.... i am just started php...The problem is that the web page blank when an syntax error occurs in code ,,,so i am getting difficulties to locate the problem...how can i know wher is the problem..? can any one please help me........! | |
Hi everyone, I am making a small web site to post images onto. The images that I have are all over 1024x768 pixels in size. I want to make an index page with smaller versions of the images that the visitor can click on that will open up the larger … | |
Hi, I have a problem with my monitor,when I turn my computer the monitor doesn't work.I chek the CPU,RAM and video card on diferent PC and they all work.I've tried to reset bios with J5 and the battery but nothing happend.I have to tell that I've tried to overclock my … | |
Hi, i recently bought a video card not even 2 weeks ago, and it has been working fine untill 2 days ago. I bought Gears Of War War (PC) and i installed it perfectly. But sometimes when i join campian mode, during the loading screen, it turns completly black, and … | |
I have a 3 year old Inspiron 8600 notebook computer. It was working wonderfully when I turned it off using the power button yesterday. My husband attempted to restart the computer several hours later and the screen is black. No logo, no backlight, just black. The green power light is … | |
Hi, I have the PHP file as coded below. Is there any way to make directory files open in a new window. I mean, this file shows files in a folder in which it sits in, but how can displayed files be opened in a new window? Cheers Aaron ------------------------------------- … ![]() | |
Is it possible to display report in Visual Basic which is created in Microsoft Access? We developed a databasep applicaton that uses Access database. but one of the cross tab reports is difficult to develp in VB , but could develop in Access. Now I want a way to call … | |
:?: I am creating a project in [B][COLOR="Red"]VB.NET2005 [/COLOR][/B]for reading and writing xml app.config. but how i want to display the xml data in a message box. I have used the following code: Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Dim astrology_value As String Dim … | |
I'm looking to upgrade my video card from a Nvidia GeForce 7300LE to something a bit better. My system specs are: Windows XP sp2 2gb ram 3.00ghz Pentium D cpu Dell 0WG864 Motherboard (i think that's all, tell me if there's something else i need to post) Which cards would … | |
Hi, I have an old PC: celeron 2.2 512mb RAM (PC 2700) 300W PSU etc Motherboard only has a PCI slot, and I was looking fora cheap GPU, so I could play older games, I have been looking at the 6200, how good are they, and area there any better? … | |
I'm trying to display the output on the console, but when I run it all I get is "Join processing is starting" and that's it. Is there something that I'm doing wrong? [code=c++] / Join customer and transaction files on customer cout << "Join processing is starting. \n\n\n"; transFile >> … | |
like the title i wanna know how to output a B-tree like that: ****************A ************B******C ********D******E*******F the struct of B-tree is: typedef struct node { datatype data; struct node *lchild, *rchild; } BTnode,*BTREE "*" means escape thanks | |
Each time I try to overclock on 2D Core Clock to max on DVI it freezes! My graphics card has the DVI input and I have gotten the DVI adapter. I ve seted it all up and still it wont work! Am overclocking on 600MHz... Can anyone tell me why … | |
Hello all, i am currently using Ubuntu-7.10. i have Amd Athlon 2800 + process with 512 MB ram and LG's 15" monitor. Now after installing a os when i had rebooted m/c it was giving me one error. it just get stuck at after grub menu, for 20sec. and giving … | |
:o does anyone know how to write this for me i have no idea i need help Outline: Java is a powerful Object Oriented Programming (OOP) language specifically designed for use with the internet. However, this makes learning Java fairly difficult. So we will start with a simple (text-based) program. … | |
Recently I have been doing some Jscripting and whenever i do a document.writeln it gets all wierd on me:?:. look a this code for example: [COLOR=Red]Function write { if (document.mytext == null) { document.writeln("There used to be no text here."); } }[/COLOR] if i hooked this up to a onload … | |
hello i'm new here. i just have this problem with my pc where it freezes randomly, doesn't matter if it's in a game or while surfing the net, it just does. i had it checked before, where the freeze was accompanied by something in my graphics messing up (lines, weird … | |
I've been trying to play many games but my graphics just don't seem to be up to the task with my hp 753n. Do I need to buy a new motherboard since the video card is integrated or can I just buy a new video card? | |
Here is my code, all I need help with is getting the text to display in a graphics window. I have tried several different ways and I'm not getting any errors either. I bolded the part that I'm having trouble with. The other ways I have tried have been pounded … | |
Hello, I am trying to install a Geforce 8500GT onto an eMachine t6216 with geforce 6100 on board. The Card will not read no matter what, BIOS and shutting off on board does nothing. No image from new card. No new hardware detection. Tried two new cards. Expensive paper-weight or … | |
Hello, I am trying to upgrade from Nvidia 6100 to GeForce 8500GT, but the details are killing me and my eMachine T6216. Black screen shows up when I mess with BIOS and I actually had to reinstall Windows XP because I did not have any drivers left. :@ Could anyone … | |
Hi, I have never used a forum like this before but I am stuck! I have to write a C++ program that allows the user to enter up to 20 students info. It must include Nem, Exam 1 grade, exam 2 grade, Homework average, final exam average. For each student, … | |
I am looking for some help on a display problem with my Sony Vaio laptop. The display shows parallel broken lines made up of coloured dots running across the screen. At other times broken blocks of colour are also seen at various places on the screen. The severity varies from … | |
Can some advise me when running the above graphics cards in SLI Mode should the Bus PCI Express be x8 ? in the system information panel. Or do i have to go into the bios to set this to x 16. SLI is Enabled. Forceware:163.71 Memory 256MG Bios 5.73.22.15.1 IRQ … | |
Hi. I use [URL="http://www.viewsoniceurope.com/data/62/447PRO.pdf"]Nokia 447PRO[/URL] ([U]NOT[/U] 447XPRO) and have 4 problems: 1 - There is no driver (inf + color profile) available (I bought it 2nd hand without the drivers & utilities CD) 2 - I've recently discovered that my graphic card isn't happy with my monitor's EDID 3 - … | |
ok i built a new computer and updated video drivers. i have a evga 7600 gt graphics card with a vizio 20' tv/monitor. i try running half-life 2 episode 1 and the monitor suddenly acts like the computer is turned off saying no source but i hear the game music. … | |
something odd happened a while ago i hook up my moniter and when my cpu starts up, the colors look odd. Such as in a paint program when editing the colors i find the the normal line of colors now go Black>Yellow>White<Blue<Black any help would be appreciated it is quite … | |
The End.