7,713 Topics

Member Avatar for
Member Avatar for roud9

Hello, I want to display content of a file with the name has been entered by the user, but I have to enter the name of the file when I run the program (eg:. / myprogram test.asm). I would not have to specify the file name each time you run, …

Member Avatar for untio
0
253
Member Avatar for stephenk291

Any help with this would be appreciated. Basically I need to setup a function that will track both the getUserChoice/GetCompChoice scores for each of the 10 Games, however lets say out of 8/10 games the user has won 6 so therefore the user cannot come back to win the most …

Member Avatar for VernonDozier
0
1K
Member Avatar for hitman47

I have intel 945 motherboard it get display some time but some time it will restart automatically and get hang then its dont show display. Give me perfect Solution I try RAM,BIOS,HD, CPU

Member Avatar for rubberman
0
60
Member Avatar for Dbznut

I've got a older monitor (it's most likely pre-2000, or close to) and when I first power it on, it fragments. The cpu information and windows version screens turn choppy, and seem to move up the screen. It also emits a high pitched whistle. Both problems disappear when: A:I turn …

Member Avatar for rubberman
0
169
Member Avatar for Rewired

So I have a Compaq CQ56-109WM and it recently been dropped. When I hold a flashlight to it I can see everything fine. But the their is no backlight to it. The only thing is I think I need to buy a whole new screen but not to sure. Can …

Member Avatar for Rik_
0
329
Member Avatar for boredguy

Alrighty, this one will be tricky... I was on my Toshiba laptop tonight about to play a game when the screen went black (i was not touching the computer at the time). I tried a few things to get it back, but nothing seemed to be working, background music of …

Member Avatar for boredguy
0
181
Member Avatar for LWS

Hi, i had upload image to mySQL database... The problem is i unable to open or view the image that uploaded. May i know how display image from database by selectted id ??? the picture below is my "upload" table... Appreciate for you help

Member Avatar for trueedmar
0
2K
Member Avatar for flynismo

The title is probably confusing, but here is what I am trying to do and failing miserably at: I want to display all the items from my db table named 'inventory'. Then, a user would select one item by clicking a 'Add to cart' image button. When the button is …

Member Avatar for flynismo
0
122
Member Avatar for Behseini

Hi Guys, I just wondering if there is a way to display Animated images like (png or gif) by one on windows form controls? I already tried the PictureBox but it just rendering the first frame of the animated image. Thanks

Member Avatar for Momerath
0
91
Member Avatar for ctyokley

So I have read almost all post over the internet, and I cannot figure out how to load profiles in a webpage. I have created a registration page and added some user steps into the registration page. When i sace the data, it will save all the profile stuff into …

Member Avatar for ctyokley
0
235
Member Avatar for messiahontrial

I've recently hooked up an LG Flatron M2262D via a 15 pin vga cable to my pc. It's an old unit still running XP, but with a dual core processor. Visuals are great, but I've got no audio (unless I plug my headphones into the tower). I've played around with …

Member Avatar for Rik_
0
92
Member Avatar for Sarah Lee

Hi Everybody How can i display in the gridview. "there is no data for this request" if the binded dataset is empty? Can anyone give some ideas? Thanks

Member Avatar for egrullard
1
2K
Member Avatar for amehra

Hi , I am new to VB.NET.I am creating an database windows application in VS2010 and SQL server 2008 express.In one of my form i have a datagrid. My requirement is that i want to display the sum of an column of a DB table and other related data from …

Member Avatar for jamshed ahmed
0
167
Member Avatar for begueradj

Hi people, I have a trouble displaying the files that are in my folder. Here, I try to display the name of the files and their description. I succeeded to display their description but not the files ! Please, help me [CODE]include('Cfg/config.inc.php'); mysql_connect($SERVER,$USER,$PWD)or die('Can not connect to the MySQL server …

0
102
Member Avatar for wilko1995

Hi all, When i log into my Administrator account it only has a black screen and the cursor. I have tried Repairing it and Restoring to a previous time, but neither have worked. I can get it to work in safe mode but thats it. Please help, i need it …

Member Avatar for compnutt
0
229
Member Avatar for Boring Larry

It's a Dell Dimension 8400, and, without any hardware, software, or any other changes all of a sudden, like overnight, it will not go beyond the choices available using F8 to get into the start up choices menu, it also will not boot using a bootable cd such as acronis …

Member Avatar for Rik_
0
312
Member Avatar for Nanci252

Oh yes, I have checked everywhere for solution. Now very curious. I got it to where it would boot and display without all the display corruption ( many thousand stripes like a tv on horrible horiz.hold problem. Booted it 20 - 30 different times to test over & over. Worked …

Member Avatar for zylog
0
185
Member Avatar for eileenc87

Dear All, How can I do this I created 2 forms... 1 is the main form and another is monthcalendar form. When i cliked on a button in MAIN form it will lik to another form which is MONTHCALENDAR form. When I click on the date in MonthCalendar , How …

Member Avatar for eileenc87
0
1K
Member Avatar for PsychicTide

Hey guys, I've been struggling with a recent video card issue which causes my new video card (256MB Nvidia GeForce 7900 GS) to flicker several times per hour no matter what I'm doing (flickers last about 1 second and it doesn't seem to hinder processing or game-play). I would greatly …

Member Avatar for jak0b
0
225
Member Avatar for salty11

im trying to get this function to show the numbers that are not on the list in the input file, i've written this and it doesnt work, i know theres sometihng wrong with it but im not sure what it is? or how i can fix it to make it …

Member Avatar for salty11
0
180
Member Avatar for jpknoob

Hi, I decided to try and upload images by storing their path in a database, but have run into an error when displaying the images. The form works and the folder is populated whenever I run the script. I have tried a lot of solutions from similar threads, but to …

Member Avatar for jpknoob
0
111
Member Avatar for chukeej

I recently did a full system recovery of my WinXP Home. Thank God everything went well. However, whenever I boot(ed) up I kept getting this annoying splash CONTRAST screen window which caused me no end of fits since I couldn't get to see what was behind the window, and my …

Member Avatar for benmar
0
90
Member Avatar for salty11

In the display function when i output it shows multiple output for some agents, but i only want it to show the final one, how can i do this? [CODE]#include<iostream> #include<fstream> #include<conio.h> #include<iomanip> #include<cmath> #include<string> // Associating program identifiers with external file names #define in_file "data.txt"//input file name #define out_file …

Member Avatar for salty11
0
547
Member Avatar for Loaded Scissors

Hiya, I'm pretty new to C++ (using bloodshed dev). I am trying to display the path of a projectile (tennis ball) on a graph. I can do all of the calculations and output to a text file at each point however I can't find anything on the internet to explain …

Member Avatar for triumphost
0
202
Member Avatar for can't take this

hello there, Daniweb community. I'm new to the site and know next to nothing about computers. I have got a problem. I suspect it's common, but regardless, I can't seem to find anyone else with the problem. What's been happening is my laptop (Compaq Presario F767NR) seems to turn off …

Member Avatar for aliwb
0
330
Member Avatar for Cort3z

Hi! I am looking for a laptop with DirectX 11. It needs to be nVidia graphics, and preferably light. Price is not really an issue as long as these 2 criteria is fulfilled. I have looked at the Vaio Z, but they only got dx10. Other than that, they are …

0
73
Member Avatar for i love my vans

Hey Everyone! ( <-- First Post, Wow) Well i want use a URL variable like this... [PHP]www.site.co.uk/index.php?page="about"[/PHP] With me so far? Ok. Now when the user enters the index.php page, i want specific content loaded into a preset table, in the case above it would be the about page, but …

Member Avatar for rekhasuresh
0
762
Member Avatar for TutorialCon

PC Model: imedia A2620 UK My CPU-Z Txt Report: [CODE]CPU-Z TXT Report ------------------------------------------------------------------------- Binaries ------------------------------------------------------------------------- CPU-Z version 1.57 Processors ------------------------------------------------------------------------- Number of processors 1 Number of threads 3 APICs ------------------------------------------------------------------------- Processor 0 -- Core 0 -- Thread 0 0 -- Core 1 -- Thread 0 1 -- Core 2 -- …

Member Avatar for SteveShing
0
400
Member Avatar for vincezed

Hi all.... i have found code that displays treeview and listview from database but it is done for microsoft access ... i am try this code for sql sever but end up only in exception,..... can any one modify this code to access the sql database and display the listview..... …

0
89
Member Avatar for eltonpiko

hi im working on a simple program that will retrieve data from my .mdb and display in datagrid on my form all is showing well except from image can anybody tell me what is the right format to store image in access database 2007 OLE object and insert the file …

0
56
Member Avatar for gearhead1186

When trying to run Windows Update, IE opens and displays "Internet Explorer cannot display the webpage". I can browse the internet normally. Symantec AV has found and removed an infection but problem still persists. Thank you in advance. Here are my log files: [B][U]GMER One[/U][/B] [CODE]GMER 1.0.15.15570 - http://www.gmer.net Rootkit …

Member Avatar for jholland1964
0
445
Member Avatar for ben.matthews18

So i'm setting up a 32" 1080p tv to my pc and I need to upgrade my graphics card to output HD video. I've found this graphics card which will fit in the pc. [URL="http://www.ebuyer.com/product/255114"]http://www.ebuyer.com/product/255114[/URL] I don't know much about graphics cards so here's my question.. Will this output 1080p …

Member Avatar for Rik_
0
150
Member Avatar for nigelv1

Guys help please. I have a form that has a check box. And a form containing a list view. How can I display multiple check box in the list view? Sorry newbie.

Member Avatar for debasisdas
0
157
Member Avatar for leeZA1

Hi, I am looking for this page to display both the text and matching image. The text is coming from match table and the image from gallery, both linked via image title. Not sure if i am joining it correctly as i am getting 'parse error' on the 2nd last …

Member Avatar for jigarvyas
0
115
Member Avatar for Ashley Mosey

Hi i have a [URL="http://ixbtlabs.com/articles3/mainboard/msi-k9a2-platinum-790fx.html"]Msi K9A2 platinum mother bored[/URL] an [URL="http://www.amd.com/uk/products/desktop/processors/athlon-x2/Pages/amd-athlon-x2-dual-core-processors-desktop.aspx"]AMD 64 Athlon X2[/URL] 4.50 Gb or ram and two graphics cards a Nvidia Geforce 9600 GT 1GB and a Nvidia Geforce GT 240 1GB the computer was build by me and i was wondering if i can get the …

Member Avatar for Rik_
0
188
Member Avatar for Nickair

Hi I have a dual screen setup with my HP laptop. I was wondering if there was a way to configure my laptop to display on my external monitor while restarting/starting. As of now when it starts/restarts the image switches only to my laptop screen until it gets to the …

Member Avatar for Nickair
0
202
Member Avatar for RogerInHawaii

I'm adding controls to a panel, using the .Controls.Add() function. How does Windows determine the display priority of the newly added controls? That is, if I position a new control so that it overlaps an existing control, which one shows up "on top", the older control or the newly added …

Member Avatar for ddanbe
0
144
Member Avatar for Derives_07

i wish someone could help me with my problem...my laptop screen is flickering...and i'm having a hard time reading on my screen...what could be the reason for this malfunctioning...? I hope you can reply sooner...thanks...:)

Member Avatar for benmar
0
89
Member Avatar for Tenjou

Hello everyone, I'm trying to solve a problem in C++ using visual studio. The problem asks to write a program that asks the user for a positive integer no greater than 15, and that the program should then display a square on the screen using the character "X", and that …

Member Avatar for sergent
0
2K
Member Avatar for guru_iyer

I have a PC with following configuration: 1. Intel Core2 Quad Q6600 2.4GHz 2. nVidia GeForce 8800GT 512MB 3. Intel G33 Chipset MoBo 4. 3GB RAM 5. 350W PSU from Delta Electronics Inc. I am planning to upgrade my graphics card. Anything better than 8800GT but price lesser than (Rupees …

Member Avatar for jak0b
0
191
Member Avatar for ThatGuy2244

I would like to know how to display more than 256 colors in DOS I already know about the color palette which can hold 256 colors and can be changed, but as soon as you change them the colors on the screen change. So how would I display more than …

Member Avatar for ThatGuy2244
0
489
Member Avatar for Giggaman

I've searched & searched and haven't figured it out, any help is great! I need to display certain fields from my table, right now it only displays the first row of the table. I need to display all rows in the table. Code I have right now [CODE]$query = "SELECT …

Member Avatar for reygcalantaol
0
156
Member Avatar for savis1

My monitor display color turns green intermittently. The screen resolution is good however the display looks as if a green screen is used. Due to this, the colors are not visible properly. What could be the problem? I tried with a different monitor and the display is good.

Member Avatar for benmar
0
207
Member Avatar for Tempest will

Hi all, im currently trying to create a news feed, i have the basis of the code, as i can enter information and it is displayed on a different webpage, but i need all of the different updates to be displayed, and need a scroll bar so they can be …

Member Avatar for diafol
0
94
Member Avatar for sjaston

Just installed a new secondhand computer with xp installed. Started working fine but could not change display settings to over 760 x9something. Went through troubleshooter instructions which took me to display, advanced, adapter and finally to automatic. When computer rebooted, no video input message came up. Can anyone help please

Member Avatar for yousafc#
0
173
Member Avatar for 87penguins

I just turned on my computer and the color is weird. All my applications are functional, but the color is pixilated and turquoise where it's supposed to be white. The problem came out of nowhere - it was find when I used it 4 hours ago. Is this a graphics …

Member Avatar for Rik_
0
90
Member Avatar for joban.ali

Hi Everyone I just wanted to know how i can display the content of one of my database field in a list format. I have field called Ingredient, the data type of that field is Text, i tried using css but it just turns the whole content as 1 list, …

Member Avatar for joban.ali
0
119
Member Avatar for ss90

hi, i have 2 different user ~which are admin and instructor ,the admin successfully log in to admin.page and it will showing their name ,the instructor login in to instructor.page will showing their namr also.hope can help thx!! [CODE]<form id="form1" name="form1" method="post" action=""> <table width="280" height="66" border="2" cellpadding="2" cellspacing="2"> <tr> …

Member Avatar for jnicholls92
0
127
Member Avatar for kipslem

Hello, Could someone help me with this one? I have developed a small application. It has a MDIParent form on which the other childforms are displayed. I have a Panel on the MDIParent on which there are buttons to call up the MDIChild forms. Now my issue is, when anyone …

Member Avatar for kipslem
0
694
Member Avatar for deadrising2day

Can somebody tell me if this video card (PNY Nvidia GeForce 7600GS 512MB 128-bit GDDR2 AGP 4X/8X Video Card) can support 1440x900 resolution? Any help would be much appreciated. Thanks My System: Sempron 2800+ 1.6ghz(overclocked to 1.76) ECS K8M800-M2 (version 1.0) Via/S3G Unichrome Pro IGP(version 6.14.10.333) 250gb Hard Drive 400watt …

Member Avatar for saochoionlylove
0
231

The End.