7,713 Topics
![]() | |
Hey everyone, My current desktop tower is getting old and frankly, it's huge and noisy. I'm looking to replace it with something much more compact that can still handle my workflow, which is mainly web development (multiple browser tabs, code editor, local server), some graphic design work (Figma, Affinity Designer), … | |
Hi everyone! Looking for a normal smart speaker for the living room - first of all, to sound great music. Most importantly deep bass, clear midrange and unclipped top end. Voice “smarts” - assistant, timer or weather forecast - are a nice addition, but not a priority. I tried the … | |
How do project centers assist in methodology and data analysis? | |
Hiya, I program on PC laptop mostly throughout the year. And in winter, program on my mobile phone. Nokia 2 (old timer). I got now Samsungs which are better. So thinking of programming on them too, just for fun (so to speak). I am curious to see my Samsungs Desktops … | |
| |
I have a opencart 2.3 store and I have downloaded a extension that shows all products on one page, it creates a category called All and displays all products in that category. It's working all ok but I would like to have the product filter displayed in the left column … | |
hi guys Black screen appears when I try to use my laptop webcam. I’ve already: Uninstalled and reinstalled the webcam driver[.](null) Checked privacy settings to ensure the webcam is enabled. Checked for hardware changes. Despite these efforts, the issue persists. I have an interview coming up and urgently need to … | |
Hi I'm trying to make a system for someone I know and I have a customers page with a link to view orders and created another page to display the orders made for that specific customer name, I have got some php code on the page but it looks like … | |
Hi all, I’m currently working on a WordPress website where I display daily prayer times. Right now, I’m using web scraping to fetch the prayer timings on this website salatalert.com, but I’m facing issues with reliability and accuracy. The scraped data sometimes fails to update correctly, and it’s also affecting … | |
What types of printing services do you offer? | |
I want to display different html tags on the php page they are visiting, for example on the homepage and the computer shop basildon page I want the html tag `<section class="testimonal-two pt-0">` and on all other pages I want the code `<section class="testimonal-two">` Below is the code I have … | |
Hi everyone, was wondering if maybe someone could help me. I'm new to coding and have an assignment to do. The assignment is as follows: Write a program that lets the user enter the total rainfall for each of 12 months into an array of doubles. The program should calculate … | |
I have a form where the form elements are grouped in several divs. Depending on user choices certain divs will display and others will have display:none. I want some fields to be required but only when the surrounding div has the value display: block. Is there a way to do … | |
Hello everyone i have problem with asus tuf a15, you can manually control the fan of it, and there are so many restrictions on the power management of this laptop. is there a chance to unlock it. even the biod you cannot edit anything | |
I am having a problem in Delphi with the use of multiple monitors. My application consists of a main form, with several different kinds of child forms. If I started running my application (not from Delphi – the executable), and I then enable a second monitor, and then move from … | |
Currently getting increasingly frustrated with my 5K widescreen LG monitor for an assortment of reasons. | |
package Main2; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import javax.swing.JPanel; public class GamePanel extends JPanel implements Runnable{ final int originalTileSize = 16; //16x16 tile final int scale = 3; final int tileSize = originalTileSize * scale; // 48x48 final int maxScreenCol = 16; final int maxScreenRow = 12; … | |
how to display a record from mysql database list with php | |
i dont know i used my pc last mornign and then i came back at night from work to use it i turn on the pc it blinks the light twice and not giving any signal i dont know what happend , i know that if ram or other hardaware … | |
I am trying to make to display cells in a database that are not empty, i have URL links with images inside the table and i want to display only the cells that are not empty. For example if there is only 2 pictures added in the database i want … | |
Hello. I am creating a column chart in Visual Studio 2022 writing in Visual Basic. The Sql table has a percentage field that is the YValueMember on the chart, ie; 1.2, 2.7, 8.9 ect.. The problem is the YValueMember display only displays with a decimal point on one of the … | |
Has anyone experienced the function Windows SystemParametersInfo reporting a different display resolution after returning from sleep mode? My display is 3840X2160, which the SystemParametersInfo reports accurately. However, upon returning from sleep mode, SystemParametersInfo gives a resolution of 2560x1392, which doesn't match any configuration in the Windows Registry under Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers. The … | |
I notice a bug..  This post is not written by Dani, but it shows Dani is the writer ? | |
Display instruction for the respondents to answer the survey using function displayInstruction(). -------------------------------------------------------------------------- |Survey of Student's Perception on Online Learning in Kolej Seri Sarawak | -------------------------------------------------------------------------- Dear Respondents, You are invited to answer this survey. Please respond to the following questions that corresponds to your response. The survey is divided … | |
Recently I Bought Asus Motherboard (model P5RD1-VM).I Put This Motherboard And Connected It With All Parts.when I Started The Pc Everything Went Well. I Have Installed All The Necessary Softwares And After The Pc Runs For About Two Hours I Turned It Off. The Problem Now Is When I Pluuged … | |
I have what I call a buildList, or better yet a Wishlist or cart. Inside this "buildList.php" is roughly 10 links, +ADD, that basically act like a button and categorized "part-1, part-2, part-3...etc. When a user chooses one button, lets say "part-1 +ADD", it links to the "contents.php" page to … | |
i want to display the stored image in fdpf. | |
Hi DW. I'm trying to display a popup over an input box, but the issue is that some websites that I want to also display on have div class name that contains many classes in it which result it a div class name to have spaces in it which is … | |
Hi, I am developing one web application. In which I want to display pdf file on the web browser by selecting the pdf file or any fixed pdf file. so, if anyone knows then please tell me the script code so will develop it for my web application. i will … | |
I want to ask how to make when we press the value for the combo box. For other textbox can easily appear. So, the user can do input 2 times. Here I attach my code Private Sub combo1() conn.Open() Dim stringsql As New MySqlCommand("select * from supplier", conn) Dim dr … | |
Write a javascript program to accept a number using prompt box and display whether the entered number is a perfect or not (use onclick event) | |
a)Prepare and call a function that can display all seat setting in main theatre that has 48 seat organize in 6 rows and 8 column as shown below. b)Use array and looping command ‘for’ to display all seat setting and ‘1’ represent a seat is booked and ‘0’ represent a … | |
Write a javascript program to display a text after every x seconds, where x is a number from geometric series with coefficient term (a) = 3 and common ratio is 2 eg: The text will be displayed after 3 secs, then after 6 sec, then after 12 sec and so … | |
In this function you have to display the current time and date of your system. You can use built-in functions and/or pre-processor directives for this purpose. Your output should be in the following order 1) Day 2) Date 3) Month 4) Year 5) Hour 6) Minute 7) Seconds Note: … | |
help!!!... i have homework to create a simple address book in Visual C++ it should Add, Delete, Modify, Display A Record using classes/class, file handling & structure... It would be a big favor doing it.. | |
Hi, Could somebody provide me with an example of how to display data (some text) in a combobox? Thanks Collin | |
I hope someone can understand my question and offer some help. I am creating a Flight Booking application with Amadeus APIs. I have a flight search form on the index page with hbs template engine. The form submits to /auth/flights for processing. I then want to display all error in … | |
Im trying to display/show the Total Average in the heading (beside it) and not in the dataset table. I tried different methods but it wont show. (The last method I tried to work with is what in including in the codes. <!DOCTYPE html> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> <head> <meta charset='UTF-8' … | |
hey everyone, i am to create a database filled with pdf files and its stored into binary. i was able to convert each file into binary but the problem is dat now i cant display it in the viewer.. can someone help me? i remember that i used to do … | |
guys sorry about my post earlier . this is what i did with my program but i dont think my equation is correct because whenever i want to get the total amount due it always give the wrong amount . i dont thinks this equation is correct "amount=amount+price*quant;" guys i … | |
Tryng to work on a program to make a menu on form1. What it will do is display the different things offered at the restaurant and the text will scrolll from the bottom of the screen to the top and then repeat. I was able to figure out how to … | |
I have a form with dropdowns. Based on that form input you should be able to view the details of multiple employee's in another JSP. I cannot get this to work and when testing, the arraylist employeesList size returns zero. My code is below - can anyone see where I … | |
Hello, I have a program below where I am selecting a file and displaying the content using a JTextArea. It works fine, but when I add a JScroller, it does not display the area with the scroller. What am I doing wrong? import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.io.*; … | |
[CENTER][b]YaBasic: The beginners choice[/b][/CENTER] [CENTER][i][SIZE=1]By Michael "Cup of Squirrels" Garwood[/i][/SIZE][/CENTER] So you know how it is, you have some kind of sudden fascination with computers, and want to learn how to program. This could be for a number of reasons: You could be a middle aged man who wants to … | |
Hi. Just bought a new pc,intel i7 2600 (integrated intel hd 2000),4x2 ram,1tb hdd. Worked normal for a couple of hours of gaming (ETS2,idk if its cpu heavy)then suddenly it turned off.Waited for a couple of minutes then it turned back on normally. Weird i thought but alright. After some … | |
My Dell Latitude 610 old laptop suddenly while using switches off the display like a screen saver but nothing seen on the monitor only if I restart it will come back again what should I do | |
Link in MySQL: https://wahlburgers.com/dorchester Variable loaded: $website = $row["website"]; How can I echo the word "Website" as a hot link to $website ( https://wahlburgers.com/dorchester ) inside an HTML form? This is what I've tried: <input type="text" id="website" name="website" value="<?php echo "<a href= '" . $website . "'>" . "Website" . … | |
So I recently purchased 2 5k2k monitors to improve workflow for game development. I noticed once I run both displays the GPU gets hot and eventually the display goes black and the GPU fans go crazy. I also noticed that before that happens the GPU fans do not turn on … | |
Input devices are used for giving input to the computer. But output devices are used to get the result back from the computer. The examples of input devices are keyboard, mouse, scanner, digital camera atc...whereas output devices include monitor, printer, projector etc |
The End.