Connect with 1,267,948 developers, IT pros, digital marketers, and tech enthusiasts.

Be a part of our friendly, industry-focused community of professionals meeting, networking, learning, and sharing knowledge via articles, Q&As, discussion forums, and realtime chats.

Web Development
mldardy

I need help on a section of the code below to revise so instead of redirect to a full page I want it to redirect and open as a popup …

macOS
seapig

Hello

I have a BIG problem - the menu bar is missing in photoshop CS5 - I have only recently got a imac so i am wondering if there …

Hardware
PsychicTide

Hey guys, I've been struggling with a recent video card issue which causes my new video card (256MB Nvidia GeForce 7900 GS) to flicker several times per hour no matter …

Software Development
Thropian

I'm looking for a simple way to rotate a shape in python, tkinter. The shape I'm rotating is a triangle (polygon) if it matters. Thanks in advance for all the …

Web Development
netroxy

Hello guys. I am trying to build a games website using PHP for database to store game information. I'm trying to learn how to fetch ID information. For example:

www.blabla.com/games.php?id=12345

Software Development
tracydo

I spent so much time from scratch to finish and to the point that I couldn't figured out what is all my mistakes about. I need a fresh set of …

Software Development
bhagawatshinde

Can anybody help me for creating subscript and superscript in Richtextbox in c#. I am done in vb.net but could not convert it into c#.


Software Development
jemz

Hello,


Can you help me please im trying to use the listview but i found difficulties on it.I don't know how to display my column header in …

Web Development
muze

hello guys... I have an html page inwhich I collect some data using text boxes. Now in this page, I have button and I set the action attribute of <form>

php
Software Development
FoxInBoots

I've tried to search for a simple formula to do this but I can't find any that works for my program.
I found this: (n^2+n)/2=sum, n being the last …

c++
Web Development
bob on whidbey

PHP and MySQL problems with ' and " have been discussed ad nausea on the web. I still don't get it. For example my db has an Author's name field …

Information Security
killza

Hey, this exploit periodically pops up on my MSE. I'd ideally like to get rid of it permanently. Here are the logs

I had to break this down into …

Information Security
_Jen_

Hello!

I have Windows XP Home Edition SP2, Version 2002, which I run on eMachines version T2875. I began to run into a problem a day and a half …

Software Development
Eswarimallur

Hi,

I am gettitn error in the python scripts as shown below:

AttributeError: 'module' object has no attribute 'lib'


I have installed the package WxPython …

Software Development
yousamook

hi all,

I am working with vb.net 2010 SQL express 2008 and ReportViewer. I have created a form that a user can add, edit and delete data …

Software Development
don420

i want to dynamically add the values in the column of a datagridview the row of which is also being created dynamically...

Form1.TextBox10.Text = total
        con.Open()
        cmd = New …
Software Development
divakar.it

Hi,

I am tired in searching the solution in google for my issue in ADODC MoveComplete

Issue:
In my application I was using reference ADO 2.0 version …

Software Development
PM312

i am traying to put date from access table in text box with 2 coloumn (Invoice No &Invoice Amount)
below code gives me right allignment for both coloumns . …

Software Development
arindam31
struct marks{
int p:3;
int c:3;
int m:2;
};
void main()
{
struct marks s={2,-6,5};
printf("%d %d %d",s.p,s.c,s.m); 
}

Output
2 2 1

c
Software Development
duybk

Dear friends,

do you know how to convert the following codes from C++ into C# ?

Thanx for your helps

Duy BK

#include <stdio.h> 
#include <stdlib.h> …
Software Development
menonnik

How can we calculate whether a number is a power of 2 or not in a single statement without using a loop?

All the ones that I can think …

Software Development
D3X

Hi guys, what im trying to do is have a transfer function so that say for example i can transfer $100 from Johns account to Jacks account. Below is the …

erd.jpg Computer Science
saras1031

Hi,
I have created for an e-Learning Web Application. I am not sure if the concept I have chosen is correct and would appreciate any sort of guidance or …

Web Development
lordjordysmith

i have been looking everywhere for an answer to this and i still havent found one that works
what i want to be able to do is display the …

Software Development
Jesus Jacques

Ok, here's the deal.

I'm trying to call make visible an object, i can do this:

Button1.Visible = True

but, i was wondering if there is a …

Software Development
pepyrs

Hello guys,

My question is not very direct and clear but i'll try to explain it nicely.

I have a database running on MySQL with 1 important table …

Software Development
nickh2o

need help to making change
I have read textbook a lot but i still dont know what to do next steps.
Here is problem.
The program should …

Information Security
flipboi15

hey guys, I play need for speed world and yesterday my brother was using my computer and when I play games it lags. Im sure its a virus because when …

Web Development
sun-tzu

I just made this code today for a site I'm working on and figured people may try to improve it.

To use:

$("#randomize").randomize();
<!DOCTYPE HTML>
<html>
<head> …
Web Development
prvnkmr194

Hello
Actually I have to print Report from php and iam using this code

<?php
$handle = printer_open("Microsoft XPS Document Writer");
$handle = printer_open();
?>

bt iam getting following …

Software Development
linux

This is for a CS course I am taking. I'm stuck.

I need to write a program that takes a number and tallies up how many cycles it takes …

c
Software Development
linux

I have to rewrite the atoi function - that is, convert a string given by a command line argument and convert it to an integer. It works for single digit …

c
Software Development
salah_saleh

Hi!,
I have a text file that contains a 2 dimensional matrix, and I will have to deal with many different files with different matrix dimensions, so I decided …

Computer Science
joehms22

I've got an algorithm that at most does 1 operation for the first time a loop is run, 2 for the second, 3 for the third up to n for …

Computer Science
skatamatic

My boss asked me to write a PID class to control a motor today. No big deal, except that the deadline is tommorow evening. My calculus is rusty, and my …

Web Development
manc1976

I have created a form that uses a drop-down box to save information to a MySQL database using a php script I wrote.

That works perfectly, but the problem …

Software Development
priyamtheone

I have a readonly datagridview that is bound to a datasource. It has two columns. Now I want the first column to have no cell borderstyle; and the second one …

Software Development
consc197

How can i add a menu and make it to appear on all forms within that project? I remember that 2 years ago i was able to do this with …

Software Development
VB 2012

Is it possible to make a vb.net application faster
Through code like using characters that the Computer already understands
Like coding in certain areas through y …

Software Development
kikic

Hello, I need help for my task.. This is the matrix

1 2 3
4 5 6
7 8 9

the result is 1,4,7,8,9,6,3,2,5

I …

Software Development
juniorsilver

Hey guys I'ld really appreciate if u can help me with this.
I'm building an application that has an access database for storing codes for voters.
my problem …

Digital Marketing
Sariscos

We all know what Web 1.0 was about. Essentially that's when the web was born and we were able to retrieve information from various sites. Web 2.0 changed the whole …

Software Development
georgewb

Hi everyone,
I need your help please

What do i need to make my program read
the next character

using console.nextChar();

I've added the following:

Software Development
sciprog1

Hello Members,

I am looking into using Java to be able to model/simulate (MODSIM) discrete and continuous systems in the areas of traffic modeling, birth/death process, spread of disease …

Web Development
mirzamujib

I made an asp.net application and two exe files (of my windows application) are added on button click event of my asp.net application. It works fine …

Networking
Ad.Bulova

For some reason I was looking for hackers to do some legal ethical hacking jobs.Someone recommended me this site <SNIP> they are hardcore hackers and I have heard good things …

Software Development
ayoub

my problem is that i have written an algorihtm to convert non deterministic finite automata to deterministic finite automata but i couldn't translate it to C program and this is …

Community Center
Arizona Web

The Web Designer Versus the Web Developer: Who is Right?
by Chris Hooley of MCP Media, Inc.

For some reason, they have the same goals, but can't …

Software Development
neeludhiman

Hi friends,
Can anyone tell me how can we get message boxes (e.g, with buttons OK, Cancel) in C ?
Please guide.
Thanks,
Neelu

c
Software Development
venomlash

:-/ Is there any function in MouseListener that returns the x- and/or y-coordinates of the cursor relative to the origin of a JPanel which currently has the focus? ¡Ayúdenme, por …