7,713 Topics

Member Avatar for
Member Avatar for aayushgsa

Hello, I am using a HP w1907 widescreen lcd monitor since 4 years. Now abruptly 1-2 weeks befor it showed a very thin verticle line of white colour formarly the colour used to change but now it is white only. after some days a new line appeared adjacent to it …

Member Avatar for aayushgsa
0
218
Member Avatar for mcmanuel20

using System; using System.Collections.Generic; using System.Linq; using System.Text; class Contact { string Name; string Address; string Email; string PhoneNo; public void AddContact() { Console.WriteLine("Enter contact name"); Name = Console.ReadLine(); Console.WriteLine("Enter contact Address"); Address = Console.ReadLine(); Console.WriteLine("Enter contact Email"); Email = Console.ReadLine(); Console.WriteLine("Enter contact PhoneNo"); PhoneNo = Console.ReadLine(); } public void …

Member Avatar for Mike Askew
0
126
Member Avatar for reihan

I want to buy a graphic card for my pc but I dont know what model is adapt with my system. please guide me

Member Avatar for caperjack
0
175
Member Avatar for kelly.pirnik

I have done some research trying to find an answer to this question, but have failed find answer. Gave working Dell monitor to neighbor, after purchasing adapter to connnect to printer port. (my mom decided to do this for her) The monitor goes on and immediately goes to sleep. When …

Member Avatar for Gé48
0
128
Member Avatar for jonsan32

I'm trying to get random images to display onto four different cells with their corresponding links in place. All that's happenning is one random image is chosen and displayed throughout. Is there a way to pull 4 images from the given list and display them randomly instead? **Thanks a bunch …

Member Avatar for jonsan32
0
419
Member Avatar for Jollyyy100

Hi, i have successfully made my registration and login page. Now i need help. When i click on login by using specific username and password that i had created, i want my next page to show details about that person, this details are stored in Mysql when they register and …

Member Avatar for zain10137
0
1K
Member Avatar for xMikeF

I have a dell XPS desktop windows vista, its a few years old. My problem is when i power up the computer, nothing comes up on either of my screens. The fans keep running and there is a loud continous beeping coming from the nvidia graphics card i think. It …

Member Avatar for caperjack
0
201
Member Avatar for david.f.smith.351

Hi, im new to PHP programming and ive tried a few forums on the net with this question and so far no answers. I have a php form that is working fine with a pre-determined email address, part of the code is as follows: $data_email_sender->AddToAddr("name<name@website.com>"); I also have a variable …

Member Avatar for adam.adamski.96155
0
462
Member Avatar for techyworld

Hi i'm having problem to display image using easeljs. Can someone help? the code below is not displaying anything. <!DOCTYPE html> <html> <head> <script type="text/javascript" src="lib/easeljs-0.5.0.min.js"></script> <script> var stage; var canvas; var img; function init() { canvas = document.getElementById("canvas"); stage = new createjs.Stage(canvas); img = new Image(); img.src="images/test.png"; stage.addChild(img); stage.update(); …

Member Avatar for Taywin
0
133
Member Avatar for chao.lee.927

To display system clock time in LCD format I just want to display system clock time in LCD format, also want the time to be displayed with the format of hh:mm:ss ,my code is as following ,but when I run it ,it is out of my expectaions ,so anyone can …

Member Avatar for chao.lee.927
0
394
Member Avatar for mahdiyazdani

hi every body i want to show in each row 4 items from my db and go to another row (++row) in each row 4 items until end of items of db instead of in each row 1 item please help me here is the code <?php $sql=mysql_query("SELECT * FROM …

Member Avatar for Bachu
0
274
Member Avatar for mahdiyazdani

hi everybody i got this page form some template that shows items in the page with pagination system but i want to keep this method without any pagination i dont want to spilit number of items i just wanna see all of the items that it read from db in …

Member Avatar for mahdiyazdani
0
369
Member Avatar for subrata_ushasi

Hi all , I want to display characterwise display of word in a textbox. I think it is possible in ajax. Like if I enter "A" will show in text box "AMERICA" ,"AFGANISTHAN","AUSTRALIA","AFRICA","AGONY","AMNESTY" etc. again if I enter "M" after "A" will filter only "AMERICA" and "AMNESTY" because only matching …

Member Avatar for JorgeM
0
173
Member Avatar for andyy121

i m traying this simples code but nothing is displayed what type of problem showld be. <?php function yourname($name) { echo "Your name is" .$name; } yourname("andi"); ?> another code <?php $age= 18; if ($age>=21) { echo 'alan'; }else{ echo 'bob'; } ?>

Member Avatar for Bachu
0
131
Member Avatar for JonasBruunJacobsen

Hi Daniweb! I'm going nuts here, this is my first IT problem I as a softwaredeveloper hasn't been able to solve myself... I'm just not that much hardware guy as I wanted to really be I guess.. :( *I have written a short synopsis of my problem, since my post …

Member Avatar for FzFx
0
2K
Member Avatar for mjmelencio

HELLO I CHANGE MY VIDEO CARD AND MY UNIT IS P6240D. I BUY GENERIC PSU 600 WATTS AND I CONVERT THE TWO MOLEX TO 6 PIN BECAUSE THE GRAPHICS CARD NEED 6 PIN SO I CONVERT. THE GRAPHICS CARD IS POWER COLOR RADEON 5670. Computer starts up, power supply fan …

Member Avatar for mohamadhasan.rahimi.37
0
166
Member Avatar for rpv_sen

Hi i want to know, how to display the datas simultaniously in twitter and in my webpage. Example: If i am posting one article in my cms, it will also post in my twitter account. Please can any one help me to solve this issue.

Member Avatar for pritaeas
0
294
Member Avatar for jontennyeah

I have a listview in form1 containing the subitems, Plate number, Engine_Number, Chasis_Number, LTFRB Case_Number and Color. I transfer the Plate number in the listbox in form2. Also i transfer the Item in the listbox to textbox1. My problems is this, How i display the other subitems (Engine_Number, Chasis_Number, LTFRB …

Member Avatar for Gé48
0
164
Member Avatar for akashbarot51

My requirement is, when i press on button 1)it should check whether the textbox is blank it should show alertbox to enter value and stay on that page. 2)if value is correct than check value and display message on next page. i have developed two files they are as following. …

Member Avatar for ome2012
0
202
Member Avatar for techyworld

Hi i need to display a number of images on my website. All the images are in a folder. how can i do it using an array?

Member Avatar for techyworld
0
89
Member Avatar for jontennyeah

for example i have 4 columns in the listview namely name,age,year and grade. the problem is this, how can i display an error message when i click the row when the grade = "fail" . help me please thank you :)

Member Avatar for Begginnerdev
0
381
Member Avatar for greg.mathews3

This has been baffling me for a few weeks now. I have an emachines laptop, its about 18 months old and I am on it every day working. While I am sat with the laptop on a table I have no problems but if I then move to the sofa …

Member Avatar for caperjack
0
257
Member Avatar for butt.usmanali

Dear All I need Asus N13219 D33005 128 Mb Display card driver, is there anybody to help me out? Thanking in advance Best Regards

Member Avatar for jagkarnan
0
5K
Member Avatar for Matth963

When I try to switch on the phone I get a white screen(back-light on). To switch it off I need to take out the battery. I've found some repair guides saying 'apply this jumper' but I don't know exactly what it is. I know it's an old phone but I'm …

Member Avatar for keith8385
0
385
Member Avatar for chrissy.schmitz

I have a Toshiba Sattelite Pro 660, when I switch it on I had a black screen with only the Toshiba on screen. I couldn't start the Recovery Mode it frooze too. After checking in on the Boot Menue to change to boot from CD it came up with this …

Member Avatar for Wil 0' Wisp
0
293
Member Avatar for dinzky0307

i have 2 forms.. the first one is for displaying students record while the other one is for searching student record (in datagrid) i want to display the searched record of a student from form2 to textboxes in form1..how is this possible? If DataGrid1.Col = 0 Then If Text1.Text = …

Member Avatar for ChrisPadgham
0
1K
Member Avatar for tspga

i want to display data from text file in list view and in tree view root will be file name, but i dont know how to do it, the problem is with displaying text file data in list view, i don't know anything about that. text file data is very …

Member Avatar for tspga
0
319
Member Avatar for akosivivas

Supposed i will input a string like "java"but the display will change instead of "java" the display will change every character and become **** please help.. :)

Member Avatar for akosivivas
0
85
Member Avatar for Alsobhi

Hello I'm new learner in java, and I'm facing a problem to develop a Java application that will ask the user for the time in terms of hour and minutes and display the time by drawing a clock. I have created two classes, and the code is below. Please could …

Member Avatar for NormR1
0
502
Member Avatar for logicaweb

Hello, I'm trying to create exchange rates list with the data source of my National Bank, and my national Bank make it very complicated, data are stored with SOAP, and first of all I made rate.php that pull and show all data from web service od National Bank but like …

Member Avatar for logicaweb
0
250
Member Avatar for abhisek.bharadwaz

There is no display on the moniter when the computer boots! I've. Tried unplugging the gpu and start with the onboard vga display but still no display! The computer runs but the display is not working! Is something wrong with the motherboard??? Please help!

Member Avatar for abhisek.bharadwaz
0
144
Member Avatar for drluke

i have a dell monitor with two usb ports on the side of the monitor. the monitor did not come with any usb cable. but want to use the usb port with the monitor. Can anybody help me out with this problem.

Member Avatar for rubberman
0
199
Member Avatar for mnewsome

Just updated a HP desktop Vista Home Premium machine. Boot goes to the welcome screen then goes black. My monitor has a power and a video signal light and both remain on. Have never had success with the selective startup but it might be my inexperience with it. In safe …

Member Avatar for JorgeM
0
182
Member Avatar for David2012

Hi Everyone! My question is on Pagination (as it is called). I have a php program that accesses a database and shows the result list with HTML. Well, if my result list is quite long how do i code so that only say 10 rows show per page. I know …

Member Avatar for urtrivedi
0
365
Member Avatar for brainfo

Hello I have a site designed based in cms. There is a problem displaying a single page in ie(internet explorer). But in firefox and chrome it seems to be fine. I am tired of searching bugs. The problem is, In ie the footer and some content of the body is …

Member Avatar for JorgeM
0
289
Member Avatar for mgn2683

I have an issue where bulleted items are not indented when viewed on mobile devices (only tested on i-phone). It can be viewed here: [Click Here](http://psychhealth.net/therapy.htm) Any ideas or snippets that can be added to the code to fix the compatibility problems?

Member Avatar for iamthwee
0
75
Member Avatar for kjk86

What I'm trying to do is take a source file and only pull specific lines out and display those lines to a label/textbox/etc. What's happening is I am able to pull the first line, however my loop is terminating and I do not receive the rest of the results. Here …

Member Avatar for TnTinMN
0
391
Member Avatar for Abraham.Ka

Hello! When I power on my laptop (Fujitsu Siemens Amilo Pa) the screen turns grey and after a couple of seconds vertical lines of random color start to appear all over the screen. They change their color constantly. External monitor works just fine (through VGA connection). I disassembled the laptop …

Member Avatar for beholdafrica
0
630
Member Avatar for ANKUR1806

i want to display hindi text in label but there is no option of hindi font in the font property of label ?

Member Avatar for nmaillet
0
436
Member Avatar for Kweku San

I purchased a dell inspiron M5030 and just after three days of using it, i realised the screen turns redish any time i use the laptop for sometime.I have tried reconnecting the cable that links the lcd to the motherboard but the problem still persists. Its been some months please …

Member Avatar for johhny-marshal
0
144
Member Avatar for bikashjit

Ive putted 2iframes of same site, in my website the problem is the site's logo and home, contact, links.., they are appearing in both frames and I dont want to show the same site logo and the home, contacts links. How to do this? Is it possible? Here's one article …

Member Avatar for almostbob
0
178
Member Avatar for griselndria

please if u can help me i have created a log in on dreamweaver and i had created one intranet in one company coz i have on study project to do i have created emploeys with their datas and created a log in form on dreamweaver but the problem is: …

Member Avatar for phorce
0
329
Member Avatar for tiffany.gregg.353

When I turn on my e machine computer it comes on, and starts running. My monitor does not display anything if I turn it off and back on the monitor says it is in power save mode, please hit key on keyboard, or button on the mouse. Also I do …

Member Avatar for mechbas
0
99
Member Avatar for trekker5200

Please forgive a naive question, but my knowledge of javascript is cursory at best and I could not find an answer via Google. My question is this: Is it possible to use javascript to read the link (URL) from the first entry in an RSS feed and then display that …

Member Avatar for mallxs
0
137
Member Avatar for ANKUR1806

i have a richtextbox ,a textbox and a button in c# windows form.i also have a 100 page ms-word .doc file .i want to make an application which displays only that page in richtextbox which is containing the exact word written in textbox. for example: if i write "hello" in …

Member Avatar for ANKUR1806
0
165
Member Avatar for andyy121

this is the index page <?php if (isset ($_POST['keywords'])){ $keywords =mysql_real_escape_string(htmlspecialchars(trim($_POST['keywords']))); $keywords =$_POST['keywords']; $errors = array (); if (empty ($keywords)){ $errors[] = ('Please enter a serch terms'); }else if (strlen($keywords)<3){ $errors[] = ('Your search terms must be three or more characters'); }else if (search_results ($keywords) == false){ $errors []= ('Your …

Member Avatar for LastMitch
0
269
Member Avatar for Babyblues

Ok so here is what I have and I am stuck. It is not recognizing whether a number is even or odd. So where do I need to put the remainder operator so that it will recognize if a number is even or odd? import javax.swing.JOptionPane; // program uses JOptionPane …

Member Avatar for stultuske
0
206
Member Avatar for ChandanMandal

Hello. I am a learner of ASP.Net technology and currently I am exprementing with it. So I would need your guidence here. I want to ask that waht is the best way to display data from a database. I want ideas, not the code. 1. I want to display text …

Member Avatar for kad1r
0
728
Member Avatar for crzyfingrs

Hi, I replaced my harddrive in my laptop. When I use it for about an hour the screen goes white. Could it be overheating? I'm not sure if the fan still works. thanks. crzyfingrs

Member Avatar for Anthu5
-2
468
Member Avatar for Dili1234

Private Sub Product_Details1(ByVal pid1 As String) Dim n As Integer n = 0 DataGridView1.Rows.Clear() myConnection = New SqlConnection(connectionstring) myConnection.Open() Try sqlcmd = New SqlCommand("SELECT P_Id,P_Selling_Price FROM Product_Details WHERE P_Id='" & ComboBox1.SelectedText & "' ", myConnection) Dim dr As SqlDataReader = sqlcmd.ExecuteReader If dr.HasRows Then While dr.Read() DataGridView1.Rows.Add() DataGridView1.Rows(n).Cells(0).Value = dr("P_Id").ToString …

Member Avatar for Dili1234
0
440

The End.