7,713 Topics
![]() | |
Greetings fellow geeks! I'm in a pickle over here and I've been searching the interwebs for an answer but I can't seem to find a solid answer. So here's my thing, I have a Nvidia GeForce GT 220 graphics card and I have these three monitors that I've been yearning … | |
[CODE]/*********************************************************************************** * * File: Customer.java * * Author: Austin Smith * * Date: 04/04/2011 * * Description: The Customer class handles all client information * such as name and address. * **********************************************************************************/ public class Customer { /*** Defaults/Constants ***/ public static final String DEFAULT_NAME = "ERROR: Invalid Name"; public static … | |
hi.. i have asus k42d laptop..bt last two days it creates lound beep sound randmoly.. i scaned my laptop bt no virsus found.. i worried if laptop get some serious hardware prob.. reason for i could not find from internet... only reason that i knew virus... bt no virus in … | |
hi all, i had a problem with displaying the data in textbox. My code is here [CODE] string note = "SELECT Notes,NDate FROM Ticket_Notes WHERE TicketNo ='" + tktno.Text + "' "; SqlCommand cmd3 = new SqlCommand(note, con); SqlDataReader id = cmd3.ExecuteReader(); while (id.Read()) { dnotes = id.GetValue(0).ToString(); ndate = … | |
I once upon a time had problems with buttons and getting windows to show up, now cannot get output of loan data into JList, code is below, any suggestions? next change is to add array (which I think I can do) and graphics in the form of a graph but … | |
Hi. I have been having issues with this laptop for a while now. I bought it to fix it up but am not able to so far. It is a powerbook g4 and I have replaced the bottom case, 2 new chargers, battery, cd drive, extra ram, and the screen … | |
I have a Sony Vaio K45 running Windows XP Home. When I boot up the machine randomly boots up with the desktop segmented into 4 separate desktops all showing the same desktop. Only the top left is a full desktop. I don't know if this is my video card going … | |
Here are the picture.. [IMG]http://img830.imageshack.us/img830/6774/chequea.jpg[/IMG] [CODE]<jsp:useBean id="chequeStopBean" scope="session" class="my.com.infopro.ibank.ui.bean.ChequeStopBean"/> <jsp:useBean id="labelBean" scope="session" class="my.com.infopro.ibank.ui.bean.LabelBean"/> <jsp:useBean id="lang" scope="session" class="my.com.infopro.ibank.ui.bean.LanguageBean" /> <%@ page language="java" import = "java.util.*" errorPage="" %> <%@ page import="my.com.infopro.ibank.dto.ChequeDTO"%> <% request.getSession(true); String contextPath = request.getContextPath(); chequeStopBean.queryAccList(); //RequestDispatcher dispatcher = null; %> <html> <head> <title><%=labelBean.getLabel("STOP_CHEQUE")%></title> <meta HTTP-EQUIV="Pragma" content="no-cache"> <meta HTTP-EQUIV="Expires" content="-1"> … | |
![]() | Hello people I used TinyMCE for my "textarea" inputs. When I display that text the colors of TinyMCE don't work meanwhile my script works fine, including other features of TinyMCE who work fine also (such as Bold, Italic fonts ...etc) Only colors don't work, I just add that similar script … |
Ok, I have this monitor, made by Dell. What happens is when I plug it into a computer and start it up, it looks like it is going to start, by changing from an off screen to a black screen. Then the power LED just blinks. I know it is … | |
Hi using full hd TV as monitor but flickers even when refreshed. It also has the annoying habit of not recognising any changes made when rebooted forcing me to reconnect the old monitor and follow the whole procedure again. Embarrassingly I am using and old dell optiplex gx620 whilst awaiting … | |
I have an AOC flat screen monitor and my screen is split in half. How do I fix this problem. Please email me at [snipped] | |
Hi Friend I need a alert msg display in php, without using javascript. Pls help me to solve it [CODE]$pqty = $bdatam["sum(curr_qty)"]; $pamt = $bdatam["sum(curr_amount)"]; $btotal= $bgtqty+$pqty;[/CODE] i want to display $btotal in alert msg display. Pls help me | |
mobo: Asus p5vd2-vmse ram: 2gb ddr2 cpu: core 2 duo processor video card: old one-onboard new one-ati hd4730 PSU: OCZ 520W powerstream hey guys, my computer just got built and im having a problem. The card shows a black screen when I connected it, hard drive is spinning and the … | |
hi.. just started learning ajax.. could you all please help me with this code.. when i execute i get this Resource id #3 I have posted the code below. there are two files.. 1) getvendorname.php 2) sales.htm (containing the javascript function) [CODE]<script type='text/javascript'> function getname() { var vendorID = document.getElementById("idvid").value; … | |
Alright im really struggling here... I have a multiple buttons that can be pushed and within the action listener i want the item added to my list model, and the running total to be incremented by the amount i specifiy within the actionperformed statement. for whatever reason i am having … | |
hi all, i have this code which is supposed to display the elements of a char array but the problem is that its displaying funny symbols not the elements. does anyone know why? [CODE]char *list[]={"a","m","t"}; for(i=1; i<=3; i++) { list[i]=(char *)malloc(4*sizeof(char)); } printf("The elements are: "); for(i=1; i<=3; i++) { … | |
Hi all, I guess this is old tech but I'd still appreciate any answer... Can anyone tell me which is the best GFX card between the following... A NVidia GeForce 6600GT 128MB DDR2 v an NVidia GeForce 7600GS 256MB DDR3. I've tried Googling this question but cant find any satisfactory … | |
I am working on a project display map: This option will provide a graphical interface to the users showing the various cities as dots and the direct paths connecting the cities as lines. The city names will be retrieved from a text file, cities.txt that contains the names of all … | |
Hi everyone, Here is my situation: I have a table of users in my database with all the usual user information it it. I have another table which lists the rights that each user has. this table has 2 columns 'Userid','Functionid'. Each user may have multiple rows in this table, … | |
Hey there. So i started using crystal reports, and it works great. Ive just hit a wall.. So there are branches with students in those branches. Now what i want to accomplish, is i want the user to be able to choose what branches to show in the report. I … | |
hey, i m working on Asp.net with C# i made a table which has username, CheckIntime, Checkouttime and Date in a grid view i want that customer enter his name in text box and click the submit button then it display his data in table on web page i do … | |
Hey people, I have a question. I may sound like a person with no knowledge. Isn't there any other control than datagrid or datagridview, to display data from table. Please help me to know more about this. Regards ajinkya | |
Hi, I have a desktop, and a laptop. I want to use a single keyboard, a mouse, and a monitor with both of these using a KVM switch. When I am using my laptop, I also want to make use of laptop screen. I was wondering is there is way … | |
Hi all, Please accept my apology if this has been asked before and I would really appreaciate if someone can help me out. I made this [URL="http://themarketingscience.com/clients/DufferinIronandRailings/index.html"]website[/URL] which is still not complete yet and I have some problem with the spry menu as my client want the drop down menu … | |
Hi all , I have installed my Frontech jl 6060 internal tv tuner card , i have given cable input but i am unable to see the tv coz it throwing gray screen on player .... is my tv tuner card is corrupted or is there any settings problems .. … | |
Hello I want to make through .htaccess (or any other way) to display whenever the user gets a 403 error a 404 error. I don't want it to be done with ErrorDocument because on the header it will still be error 403 and not 404. Reply PLZ! | |
Hi all, I am kinda new to the area so please bear with me :) I want to dynamically display an image according to a certain variable obtained from an XML document and I did the following code where intTypeID is a variable whose value changes according to the nodes … | |
Hi, Anyone can help me to build this little program? i want to know that which folder or drive i'm in and my program will automatically write the status on the list box <example: kind of FileSystemWatcher1>. i mean, i want to get the current status of the drive and … | |
how to select a date from calender check that date from database; display those only those data which selected data consist [CODE] using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.Data; using System.Data.Sql; using System.Data.SqlClient; using System.Configuration; namespace manage_logs { public partial class UserView : … | |
how to select a date from calender check that date from database; display those only those data which selected date consist using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.Data; using System.Data.Sql; using System.Data.SqlClient; using System.Configuration; namespace manage_logs { public partial class Time : System.Web.UI.Page … | |
Hi, first of all I'm new at the forum I hope to help and be helped ;-). I'm trying to display the values inside an ArrayList on a JSP. I execute a PreparedStatement and I put all the values inside an ArrayList<HashMap<String, Object>>. Once, I have all the values inside … | |
Urgent! How to display this function,use symbol"*" to draw line Here teacher gave one method to perform this function [code] public static long evaluations; public static double func(double x) { double result; result = Math.abs( Math.sin(0.017453292519943295769236907684886*x) * (x/90) ); evaluations++; return result; } } [/code] question is how to use … | |
hi can someone help how to make a program or exampel of program using two dimensional array. Or can someone help me to make program by this problem >Write a program using two dimensional array that searches a number and display the of times it occurs on the list of … | |
Hi, I'm working on an application that is supposed to allow a user to upload a picture, which would be immediately displayed... how do I go about doing this? | |
Hi, I'm working on an application that is supposed to allow a user to upload a picture, which would be immediately displayed... how do I go about doing this? | |
Hello all I am working on completing some testing for new printer drives and as you can imagine we go through a lot of paper. Well I would like to see the company save a tree or three. However, part of our driver testing requires that we have a printout … | |
Im trying to make an application that collects how many items were sold and which items they were, I was thinking something like this for checking the upc number, to see if it matches the names in the “files” [CODE] Select Case TextBox1.Text ' 0921115150 “Dark Chocolate Truffles”, 2221001501 “ … ![]() | |
Hi Everybody, I have a "whitebox" desktop with an Intel DG31PR Motherboard, 2GB DDR2 ram, an Intel E5200 CPU (2.6GHz) and BIOS Version PGF3110H.86A.0065.2009.0421.1559 (guessing its an intel bios). The issue is that when I boot the machine up I can get into the BIOS and see the screen, however … | |
I am trying to make a page, similar to DW, with a menu bar at the top that loads specific content into the body when the links in the menu bar are clicked. I have read a few things about how to do this using javascript but I cannot seem … | |
I've spent the last hour trying to figure out why my calculations are not adding up. Once i run the program it just output 0 for the total points program averages and etc and it also leaves student name blank. Can someone please help me figure out the issue. thanks … | |
My desktop computer (xp media center edition)(Packard bell)(3 years old) doesn't display any image on the screen, Last time it worked fine i was using it, i went away some few minutes and when i came back there wasn't any image on screen. I've been using the pc all day... … | |
Please help me!! What is wrong with my code?? [CODE]<div id="pictureFrameDogodki"> <div id="pictureMainDogodki1" style="display:none;"> <img src="images/snowparty.jpg" alt="pa"/> </div> <div id="pictureMainDogodki2" style="display:block;"> <img src="images/pokerturnir_zanet.jpg" alt="po" /> </div> <div id="pictureMainDogodki3" style="display:none;"> <img src="images/molella.jpg" alt="mo" /> </div> <div id="pictureMainDogodki4" style="display:none;"> <img src="images/Inna.jpg" alt="in" /> </div> <div id="pictureMainDogodki5" style="display:none;"> <img src="images/demosntracije.jpg" alt="d"/> </div> </div> … | |
hi there im new to php and im currently building my website .,it's more like an online store and i would like my products to be listed in a gridview., i have a database and my only problem is how to display the images .., i've already displayed some info … | |
Hi Everyone, I have integrated a Google Map on my website, which is working in good order. The maps data such as location lat/lng is coming from database. At present all the location markers are appearing on the map. I have a php page which draws out all the sql … | |
nVidia has released new drivers and I am pretty sure Canonical has included it in its restricted packages already. However, whenever I use the nvidia drivers, the computer blacks out and there is no display at all. Can someone tell me what I need to do? Thank you | |
I have some image, in my page, code: [CODE]<img src="/path/to/the/upload/folder/<?php echo $filename; ?>"/>[/CODE] Can you help me display it as link, ex: [CODE]<img src="http://imagelink.jpg"/>[/CODE] if you have free time, teach me how to display multi image with code above. Thank you so much | |
Hi there. I have a problem: I want send every image to every div and display. My code: all.php [CODE]<? $files = glob("output/*.*"); for ($i=1; $i<count($files); $i++) { $num = $files[$i]; print $num."<br>"; echo '<img src="'.$num.'" alt="random image" />'."<br><br>"; } ?>[/CODE] index.php [CODE]<img src="all.php" alt="image">[/CODE] So, I don't know how … | |
Howdy to all that read this topic! I have since several months problems with my monitor I use my tv as monitor for my pc. So actually my tv is my pc But some times my screen :"rolls" or "jump" i dont know how to named is exactly He does … | |
I am using HTML for the contact form fields and I wish to redirected the inputs to another webpage and have it displayed there. Is there a way to do it with PHP? Thank you! |
The End.