7,713 Topics
![]() | |
I'm not sure what is going on, for the last few days I've noticed this trailing color thing. If something on my PC has a box, the edges of that box will look shadowed to the right. It's hard to explain but I took a pic, becasue I can take … | |
These are my current specs: Operating System Microsoft Windows 7 Professional 32-bit CPU Intel Core i5 650 @ 3.20GHz 45 °C Clarkdale 32nm Technology RAM 4.00 GB Dual-Channel DDR3 @ 666MHz (9-9-9-24) Motherboard Intel Corporation DP55WG (LGA 1156) 34 °C Graphics S23B370 (1920x1080@60Hz) SyncMaster (1600x900@60Hz) 512MB GeForce GTS 250 (XFX … | |
Why does my monitor now refuse to turn on? I attempt to boot up, monitor light briefly green, then *POOF*, it goes directly to sleep mode. HELP! | |
Hi, i want to create recent blog view, so i need to set Link dispaly into my recent blog view. | |
Hi So i have a database in sql server 2008 and in 1 table i have information with a picture in it, i can retrieve 1 picture from the DB to display in a picturebox, wat i want to do now is read all the pictures and disply them all … | |
Hello Daniweb Univere, I am looking for a good program to use to store several dozen text documents, make them searchable, and ideally, allow me to link to specific lines of the document. I imagine there are programs like this, I have just been unable to find them. Any suggestions … ![]() | |
I need to allow my customer to upload a picture and then display the image source tag for the picture so they can copy it and paste it where they want to in the text area I am providing for them. i.e. how facebook notes works | |
hi. my name is Marvin, from Australia. i am totally blind. i use a screen reader called Job Access With speech (jaws), right! a picture of a shark. from http://www.freedomscientific.com. okay here's my review of jaws 14. some of the new features i use include, when you can not read … | |
i am a web site development student, and did a hangman game in vb text based, with a couple of cool sounds from star trek the next generation. now i need to extend the game, but i need help. if any one has the time, knows vb dot net, and … | |
Write a C++ program that will display the following menu and word accordingly. A menu which contains functionality that will allow the following choices. 1. Enter the student data file name. 2. Display the average and the letter grade for each student. 3. Sort data from highest to lowest 4. … | |
I woke up this morning and went to turn my computer on, it usually takes a few minutes to start up so I left it to do it's thing. When I came back a few minutes later the computer seemed totally normal, but both my monitors were in 'power saving … | |
Last Wednesday (5th December 2012) I switched my computer on in the morning to do some work on it. It failed to boot up. What I got instead was a black screen with a little box in the top left corner of both of my monitors **(24" Samsung SyncMaster P2450 … | |
Hello i just bought a new computer bundle online, i assembled the PC and it plugged it in, now here is where the problems begin.(i have assembled around 20-30 pcs in the past and am fairly experienced with computers) When i press the power button i see the internal fans … | |
can anybody help m in displaying an image file into GUI ?basic please bcoz i m newbie TQ | |
hai everybody i have a social media connection in my pagewhenever click the share button the first screen you see is an **'Allow Access?**' screen with a button for **'Allow'** or **cancel** (link). How do I get such a screen to display for my page? thanks in advance. ![]() | |
I'm currently doing a project to display data. And I'm new in vb.net. I want to use combo box to display two columns data from data grid view in one time. But I get an error while run the program. Can anyone help me? Is it possible to display two … | |
I'm using Visual C++ express 2010. Whats wrong with this code: (A video tutorial uses this code and works fine on theirs) #include <iostream> using namespace std; int main(){ string myString = "hello"; cout << myString << endl; return 0; } ??? Says: error C2679: binary '<<' : no operator … | |
hi, im new in vb6 how to search in datagrid where every keyword you type wil display the record found in database? here's my code in saving pls ned help here....this is our thesis God Bless>thanks. Sub search() 'search if student is registered then With ado .ConnectionString = connectdb .RecordSource … | |
Data Segment arr1 db 8,2,7,4,3 Data Ends Code Segment Assume cs:code, ds:data Begin: mov ax, data mov ds, ax mov es, ax mov bx, OFFSET arr1 mov cx, 5 mov dx, cx L1: mov si, 0 mov ax, si inc ax mov di, ax mov dx, cx L2: mov al, … | |
Dear all, I would really appreciate your help and assistance with a bug i'm facing in myphpadmin Mysql table. I have a table which is named as total amount. I also have a front end php. interface where i do my data entry from. When I enter for example (100000) … | |
I have Dell Latitude D610, yesterday I used and shut it off properly but today when I boot it, the screen was bright for the moment but then it turned blank but power light and other lights were still on like wifi and num lock lights. I saw the screen … | |
I have created an online gift certificate order from. I have an html to allow user to create order, and two php pages to: 1. display order back to browser window,and 2. send email with order info to restaurant owner and myself and redirect to thanks.htm page. I cannot get … ![]() | |
I need some help with an event list module for PHPNuke 7.x. This is how we need it to work. It is going to be used on a Car Show site. The User will enter the Submit area and enter the following information that we need to store in a … ![]() | |
I have a lot of skins I want to display on my website, each with their own page. (a lot meaning like, 40) I have the idea to create a form where I enter the desired filename and other information about the skin I want to inclue (date, description, etc.) … ![]() | |
i m displaying image from data base but it gives an error **failed to load given url** in fire bug and image not diaplyed on my website how i can solve these problem? ![]() | |
I just put a new hard drive in my 2400. However, powered on or off, my monitor power button glows amber whenh plugged into the tower. Monitor is eMachines 21" flat screen. Tried reseating memory. Still amber. Any ideas? eMachines docs say amber means system is in sleep mode?? | |
hai everybody, i need recent-plan div tag display horizontally in cmyplan-show conatiner div inside. anybody plz help me. all the layout records display in one row. plz help me. <div id="myplans-create" > <div id="horiz_container_outer" > <div id="horiz_container_inner" > <div id="horiz_container"> <div id="myplans-show" style="position:absolute;height:100%;border: solid 1px #666666;width:100%;display:block;overflow-x: scroll; "> <div id="data"></div> … ![]() | |
can any one pleace help me to code this program i have no idea how to do it. it will be very greatful if any one can help me thanks | |
So the mission here is to have all the user input data to display to the display panel. I was able to achieve this, however instead of the info display after I click the display button the info will display after clicking on any of the radio button options. Im … | |
how to write a vb.net code for asp.net to display image in gridview by using the url of the image stored as text in sql database.So whatever the url may be the gridview should show the image using that text as reference instead of just using the name of the … | |
Hi, i have a problem with my computer (dell latitude D610), i was typing a word document after finish i left the computer on around 10 minutes when i came back it was under hybernation mode, i tried to press any key so that it can come back but unfortunatel … | |
Guys help me with this code. I don't know what to do. I have 2 div the 1st is in the left and it has a button and on the other div is to show/display when I click the button on the 1st div. <html>// this is my index.html <head><title> … | |
Hello, It is my first time to post here. I have been spending many hours trying to figure out how to get imagedata from my MYSQL database. I have tried these following codes but it wont work for me. view.php <html> <head> </head> <body> </body> <?php include "dbconn.php"; $sql = … | |
I did the coding to create a pie chart file in png format file, the pie chart shows the percentage but in the bottom of the file, I want the percentage to appear in the chart itself, This is the codes I have used, String query = "SELECT name,flag from … | |
How to display text string with Javascript on screen? This is my test page: [CODE]<html> test <script type="text/javascript"> docwrite(1); document.write('hi'); docwrite('hello'); </script> docwrite(2); <script type="text/javascript"> function docwrite(x) { document.write(x); } </script> </html> [/CODE] I saw only "test docwrite(2);". I want to see "test 1 hi hello docwrite(2);" with " 1 … | |
L1.ListItems.Clear Dim li1 As ListItem Set li1 = LV1.ListItems.Add() While Not (rs.EOF) li1.Text = rs(0) rs.MoveNext Wend rs.Close | |
Hi, I have some problem that I can display the image in picturebox before save into database when browse but after browse, the image path is lost in fileupload and I unable to save the path into database. Can I display and image in picturebox , but the path still … | |
I'm just doing a basic practice project that envolves a street light and the light/image changes color at the push of a button. at design time I can see all three of my images clearly but at runtime none of them will show up. I searched the hell out of … | |
I am creating a random number guessing game. I have 6 options. 3 Game playing levels and 3 timer levels. I have my form display with 6 radio buttons: radRookie radVeteran radPro radThirty radFourtyFive radSixty You select your level and time. Then you have a text box to enter your … | |
Hi, I have a problem in creating a pdf document. I am using tcpdf for displaying the pdf file. I want to display 10 records on a page and if the records exceeds than 10 then we will be adding another page and displaying it on the next page. The … | |
Hi, Our site (www.iloho.com) works fine on FF, Chrome and Safari but on IE it seems to freeze on the home page after signing in. We've been trying to resolve this for a week and sadly there's no meaningful progress. Is anyone able to point out which areas we should … ![]() | |
So,my computer has been acting up. About a week ago my GPU fan started making a high pitched, loud whirring sound. This was odd, since my pc is near silent. So I turn it off, check the fan, clean it of dust, and turn it back on. It starts whirring … | |
i would like to read some data and display it in textbox. my example of data in my txt file are: "moviename1", "movieshowtime1" "moviename2", "movieshowtime2" when i display it in text box, it shows exactly like above. i want it to display without the quotes. how i can achive tat? … | |
Hello programmers! I am making File Browser software and I want to display icons of my files in listview. Here is the code: ImageList1.Images.Clear() Dim di As New IO.DirectoryInfo(LocationA.Text) Dim aryFi As IO.FileInfo() = di.GetFiles("*") Dim fi As IO.FileInfo For Each fi In aryFi For Each files In System.IO.Directory.GetFiles(LocationA.Text) Dim … | |
I was recently on my Laptop notebook "Hp Compaq NC6400" and the screen went black on me but the computer was still runnning. I tried shutting the comuter down and restarting it. Didn't work. I tried connecting the notebook to another monitor it worked for a few minutes until the … | |
hi guyzzz in visual studio the form guest i added guest info i added it is added but not show in datagirdview and also not display in girdview but it is added in database SQL but not show in girdview plzzzzz any one tell me | |
Hello all, So I just had all of my household good shipped from CT to TX, including my self-built PC's. The main PC had a downed HD upon unboxing. Re-installed WIN7 everything is good. Had some issues with internet, so I shut it down. Came home later that day and … | |
I have an increment and decrement button to all users to record against 4 different options (how many times this option has been done) So they choose the options from a drop down menu and then the panel appears that the two buttons are sitting within. It starts with the … | |
not sure how to write the code for this. i have two forms, one is the main form which has a listbox containing data which is loaded in from a text file. the other is a delivery form. when the user select an item in the list box and click … |
The End.