7,713 Topics
![]() | |
This may really simple to most people on here but i'm going crazy trying to work it out. I was set a task by someone to write a bit of code in C to do the following: 1) Ask Operator to enter 2 things - a letter of the alphabet, … | |
Hi I have managed to establish that my Dell laptop 6400 does not have a problem with generating display data. Connecting an external monitor provides a perfect picture. There is data going to the LCD screen but it is very dark. A web search suggests that I replace the inverter. … | |
I have a Mac Mini running Snow Leopard and a Synaps 19" monitor. I have downloaded and played several games from Big Fish Games and have had no problem. There are, however, a handful of games that cause my monitor to roll. It's so bad that my only option is … | |
Im trying to connect my desktop monitor to my laptop. When i connect it and switch the laptop on, the monitor works perfect. Just when windows XP loads on the monitor, the monitor switches off and displayes an out of frequency range error. If it was out of frequency, why … | |
Hello Everyone I am new to this site (as obviously stated above). I have a few questions. Maybe someone can help. A few months ago I built a new computer, being tried of my old Dell. Well everything is fine and well for a while, but recently my computer has … | |
hi m working on an image editor as its my class project.i have the difficulty in displaying image on aa panel in the same frame view in netbean 6.9.plz help me | |
Hi all... just after some help with my monitor. When scrolling it shows some yellow or purple lines. I have included a screenshot. When I try another monitor and cable the problem is still there. When I try running the graphics off the motherboard instead of my radeon 9800xt the … | |
Hi While in Display Properties, for Win XP service pack 3. I accidently clicked a wrong drop down box and changed display. Problem is it created a black screen back drop. Desktop is black and any window that is opened apart from icons. And right click to bring up display … | |
I have just upgraded my pc and added in an ATI HD5670 GPU. I cant seem to get my page sizing correct. Ifi resize fonts so i can read stuff in windows explorer then i am unable to read webpages due to them filling centre of screen and being tiny … | |
I have just upgraded my pc and added in an ATI HD5670 GPU. I cant seem to get my page sizing correct. Ifi resize fonts so i can read stuff in windows explorer then i am unable to read webpages due to them filling centre of screen and being tiny … | |
<?php do { ?> <table width="50%" border="0"> <tr> <td><a href=""><img src="imagethumb.php?s=<?php echo $row_books['Image']; ?>&w=100" border="0" alt= <?php echo $row_books['Title']; ?>></a></td> </tr> </table> <?php } while ($row_books = mysql_fetch_assoc($books)); ?> Displaye them in rows...I need colums of three thanks in advance | |
Hello all. Can someone please show me how to display index.html on my home page? What my home page currently displays, is my IP address, followed by a list of all of the files currently stored inside of my root directory. Thank you. | |
In order to run a report I found display tag is useful for sorting the fields and render the data. During implementing this, I found the following difficulties: In my JSP, the table header is defined in a separate div tag with different styles than the corresponding data in another … | |
[QUOTE][U][B]Date changes on it's own to year 2075 after few hours-- Dell STUDIO ONE 19 [/B][/U][/QUOTE] [B][U]Solution/work around..[/U][/B] 1) Click on Start . 2) Click on Run . 3) Type MSCONFIG 4) Go to [B]Services[/B] 5) Disable [B]Dell OSD[/B] Can check here for more updates on this issue : [URL="http://idell.110mb.com/index.php?p=1_154_Date-changes-on-it-s-own-to-year-2075"]link[/URL] | |
While my program loading, I have a splash screen. After the program is done loading my Splash-screen closes and the main form (form1) shows (all good up to that point). But the problem is after the Splash-screen I cannot close form 1, nor can I move it. here is what … | |
Hi all, I want to display records in the format product1 product2 product3 product4 img1 img2 img3 img4 after retrieving the records from database..and also since there are many records..pagination will also come..please help me as soon as possible.. | |
How can I make the Dell screen work my laptop? | |
I would like to know how to create a query that will grab the first two results of the combobox and display on the Third comboBox without refreshing the page just the form i mean all to be done on the same page not a secundary page. Thank you! [CODE=php]<table … | |
I just need to know how to update a time when someone imputs a short version. such as, if i were to put "3a" in the label, i want it to automatically put in 3:00am. Is there any way to do such a thing.? | |
[ATTACH=right]16574[/ATTACH] The DARPA geeks are [URL="http://www.daniweb.com/news/story301376.html"]at it again[/URL]. On Friday, the Defense Advanced Research Projects Agency announced it is developing what it calls an [URL="http://www.darpa.mil/news/2010/UHPCNewsRelease.pdf"]"ExtremeScale" SuperComputing system[/URL]. The project is part of what DARPA refers to as its Ubiquitous High Performance Computing (UHPC) program -- that's Pentagon speak for "badass," … | |
Hi all, I am looking for php help. i want to create a login page for access to 1 table (data) in my database (app1) consisting of about 10 fields. I will be giving the user the password and creating a password for them, but I need them to be … | |
This is the partial codes i wrote for an alarm clock application but why the counting down time don't worked? Thanks in advance :) [CODE]int intTimeDelay = 10; private void mnu5Sec_Click(object sender, EventArgs e) { intTimeDelay = 5; //intTimeDisplay = 5; } private void mnu10Sec_Click(object sender, EventArgs e) { intTimeDelay … | |
plus if I mouse over MSN messenger it disappears and I cannot gfet this to load either. I have virus scanned, defragged and regedited to the ends of my expertise and in some cases well beyond, but cannot seem to get this problem fixed. Upon logging into the computer, MSN … | |
Specs: Shuttle AK32A Motherboard Kingston 256MB RAM Maxtor 20GB HDD Nvidia GeForce MX440 500W PSU Amd Athlon CPU It's a custom-built PC, and when I powered it on for the first time, all the fans came on, the HDD's spun, and it seemed to be recieving power. But, I get … | |
I have a Splash Screen (which is the first thing that loads). and after 10 seconds of viewing the splash screen i want a form to appear... is that hard to do? | |
A pair of (positive) integer numbers are called twin primes if they are both prime numbers and the difference between them is 2, i.e. they are consecutive odd numbers and they are prime numbers. (3, 5), (5, 7) and (11, 13) are three examples of such pair of twin prime … | |
when I start up my computer, it boots fine, it gets to the windows loading screen, then my screen turns black and says: off mode in 5 seconds, I wait a while when it in off mode and it comes back on an displays a blue screen that says this: … | |
Hello everyone, I am learning 16-bit 8086 assembly(for DOS). I would like to know how to make/draw/display VGA graphics with code, like making a "picture". I googled a lot, but I couldn't find anything to solve my problem. All I need is a code for 16-bit Assembly that draws/displays some … | |
Hi, I know that there are a lot of webpages devoted in telling me how the OpenGL mouse function works, but I still don't understand. What I need to know, when my: [CODE] void processMouse( int button, int state, int x, int y){ ... } [/CODE] Returns x,y. What does … | |
Hello everyone. I have managed to connect a winsock client to a server application; however, I do not know how to display the results that are recieved inside of my "recv" buffer as a unified string, as apposed to the char array format it is currently in. I would like … | |
Hi guys, have problem with the same power board but will lways be on the lookout for your advices.Mine will not let in power and am hoping someone with expirience could shed some light.thanks | |
hi i want to display pascals triangle on computer screen.the pascals triangle goes like this. and what is logic. 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 and so on. | |
I need help with a program. It’s suppose to keep track of motel reservations. A guest’s name is entered and then assigned to a room. The motel has three floors and 40 rooms (numbered 1 to 40). The program is suppose to reserve a room, cancel a reservation, and display … | |
Hello everyone.. When working with Visual Studio 2010, the "MessageBox" function displays chinese characters, instead of english ones. Example: I attempted to prompt a message to myself using the messagebox function, saying "Success!" However, the message box pops up a message in chinese, and not in english. I am able … | |
Sorry not to formely present my self but I'm in need. I need to insert the following code: [CODE] <?php readfile('http://output16.rssinclude.com/output?type=php&id=136641&hash=61b747f31efc47d0a66790b2fe8d8f1b')?> [/CODE] on my web site it is a rss feed powered by rssinclude Problem is I am using xtreemhost.com for my hosting and they support php but not this … | |
When I run my code the program adds the following before the start of my program: >>> Warning (from warnings module): File "C:/Users/Steven/Documents/CA/CA python/CAMain.py", line 142 def maxgen(fname, worksheet=1,encoding='cp1251'): SyntaxWarning: import * only allowed at module level >>> [I]The first prompt of my program would be here[/I] The code it … | |
[ATTACH=right]16413[/ATTACH]A former sales director with the Taiwan-based Chi Mei Optoelectronics Corporation has entered a plea-bargain in a San Francisco Federal Court related to charges of participating in a global conspiracy to fix the price of thin-film transistor-liquid crystal display (TFT-LCD) panels, according to the [URL="http://www.justice.gov/atr/public/press_releases/2010/261080.htm"]Justice Department[/URL]. Under his plea agreement, … | |
so last week i replaced my aged 6600gt and got a 9800gt in preparation for sc2. my problem is it crashes and totally powers off my pc mid-game. so far it hasnt crashed on warcraft 3 and work fine unless i play some games like sc2 beta, portal, doom3 roe. … | |
hi all, i am working on the project which needs to display the description of a product after retrieving from the database...but the entire description does not gets displayed..also the description must be in a proper paragraph form...please help | |
Ok, I did search on this site and found nothing that really helps with my issue. I am doing assignment - JPartyPlanner - I have the applet complete, it compiles and shows in IE great, BUT when I add the image code it still compiles but I get nothing showing … | |
hi all i have a medion lap top but i turned it on today and the screen is grey with red,blue,green vertical lines on it plug in an external monitor but it is still the same. but when i plug the charger in the screen went back to normal for … | |
I have completed my applet code and it compiles fine - when I try to open it in explorer I get my welcome message but the applet does not fully open - all I get is the little box with the red X in top left corner. Help! Here is … | |
Hello all, I have spent a good few days looking over daniweb trying to get the right answer, But I am yet to find what I am looking for. I have successfully upload my image to a folder store and named my uploaded image. The path and file name is … | |
Hi, I have Windows 7 Professional 64 bit edition. After booting up and logging in I sometimes get BSoD. then the system reboots and I can log in normally. It doesn't happen too often, but it does occur often enough for me to notice there's a problem. Windows asks to … | |
i have procedure like this select count(*),sum(Transaction_Amount),dateadd(hour, datediff(hour, 0, Created_On), 0),convert(nvarchar(10),Created_On ,105) from Collect_Transaction where convert(nvarchar(10),Created_On ,101) between @Date_From and @Date_To group by dateadd(hour, datediff(hour, 0, Created_On), 0),convert(nvarchar(10),Created_On ,105) order by dateadd(hour, datediff(hour, 0, Created_On), 0),convert(nvarchar(10),Created_On ,105) but it displays time when it has an entry . but when it … | |
i have a dell dimension desktop e310. it was purchased in 2005 & runs window xp media. my video driver is an intel chipset 82915g/gv/910gl. i have gotten this display error several times over the past few days after attempting to play a game i downloaded. the trial version from … | |
I want to display out text in my panel inside a for loop,but when i use wx.StaticText. It will overwrite the previous sentence. How can i solve this problem??? [CODE]for item in ErrorStorage: print item wx.StaticText(self.p1, -1, item)[/CODE] | |
I'm not all that certain how to go about this, but here's what I am trying to do: Firstly, coding in PHP and using MySql DB. I have a table (called overall) that holds each individual Softball teams stats. fields are: 1. team (team name) 2. gp (games played) 3. … | |
Hey there, I'm having trouble getting my program to display the students and class summary using classes. What I'm unsure of is where the problem lies, whether it is a displacement of set/get functions or the content in my StoreStudent function is incorrect, or perhaps something else I might have … |
The End.