Connect with 1,266,863 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.

Software Development

Hello and HELP!!!!

I'm in CSC250. I'm writing a prog that needs to do the following:

1- read files from the directory, avoiding sub-directories (along w/ _chdir)

c++
Software Development

Hi,

i would like to send data from a C++ application to a php script i am creating that will then put it into a mysql database after manipuating …

Community Center

I am new in IT world and I was wondering the difference between a web designer and a web developer?

Honestly, they sounds the same to me. However, I …

Software Development

i have a database in sql server2000...
i have some of them tables, that i want to connect with visual basic..
the connection is tested, its connected..

Software Development

I am using MsAccess DB and Vb.NET 2008. This is a code to check the Database for duplicate entries but m geting an Error.

" Fill: SelectCommand.Connection property has …

Software Development

i m using sql server 2000 with vb 6. i m having some problem in navigating recors..
when i m pressing Move Next,it moves only one record, and when …

Databases

Hi,

I am trying to set up transactional replication on a MS SQL 2008 database that has two Schemas, both schemas have some tables with the same names.

Digital Marketing

Hi everyone,


Is Google is launching New Social Networking site called Google's "social circle"?
I heard that Google is launching New Social Networking site called Google's …

Software Development

Is it OK to have if statement in the constructor
Thanks

public class CTime {
  private int start_hour;
  private int end_hour;
  private int start_minute;
  private int end_minute;
  public …
Software Development

I have an image for the background of the form I'm working on, but I had to increase the size of the form. Is it possible to have it scale …

Web Development

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 …

Software Development

i want to make my project's look like windows 7 have..means glass interface, and buttons, all controls graphics like windows 7.
i have searched alot, but i could not …

macOS

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 …

Software Development

I have teo form form1 and form2 i want to pass form1 textbox1 text in form2 textbox1.text whae i click a button of form1.(Its for windows application)

Plz give …

Member Avatar for PsychicTide Hardware

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

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

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

php
Software Development

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 …

Member Avatar for ahp@aol.in Software Development

Hi,

I've confusion with static member variable in c++ class.

Please have a look on following code.
class test
{
public:
static int i;

c++
Software Development

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#.


Web Development

Good day guys =) ..., i know there are somewhat similar threads of this around here but i still cant find the one to solve my problem ... well i …

Software Development

I was reading through the SIP documentation and was confused on a few things. I can't figure out what code to implement to open a transaction between a server and …

Databases

Hi Guys,

I'm not good in Oracle,
I need a help in Oracle Developer Suit 10g,
I got stuck at the beginning of this project & expecting …

Software Development

Help!
I need to write some code for SIMD, 64-bit Intel X86. I am fluent with Masm; Where can I get a Masm version for 64-bit, and some documentation …

macOS

HI:
I have installed windows server in my mac(boot camp), but when logging in the window the screen requires ctrl+alt+del, I have MAC book pro laptop, can anyone tell …

Member Avatar for thecoolman5 Software Development

hi, I am trying to make a variable equation solver using DEV-C++. I just need to know how to get C++ to solve an equation inputed by the user. So …

c++
Software Development

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

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 …

Software Development

Hi,

Can someone help me pls why this doesn't seem to work?

private void dataGridViewempl_CellContentClick(object sender, DataGridViewCellEventArgs e)
        {
            
            if (dataGridViewempl.CurrentCell.ColumnIndex == 6)
            {
                CheckBox deletebox = new …
Software Development

I have a big problem and i'm not even sure if solution exists for my problem...
So the problem is:
I have a xsd file, and I need …

xml
Member Avatar for Majestics Networking

I want to prevent my router from hard reset.... My friend often press the hard reset button to tease me.... Is there any way...................

gui
Software Development

hi, I am from c# field and now are doing a project using VB, I wants to ask about question as below:

1) private static DataSet ds;
I …

Information Security

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 …

Member Avatar for _Jen_ Information Security

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

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

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

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 …
Search Engine Strategies

Hi Everybody…
Please tell me something about no-follow link. is it useful or not regarding seo?

seo
Web Development

Hi all

I have, hopefully, a rather small query. I have been creating a system with asp/vb and as I was designing I used msgbox's. Of course when I …

Web Development

hello friends , i need a help to create a binary tree using PHP and mysql. Friends i able to create a tree which is start form parentID with 0 …

Software Development

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

Hello everyone!
I have a code below to get a specific file from my computer into the vb.net application I am developing.
Is there anyone who …

Software Development
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

Hi I am making a banking system in c++ but getting a problem I am not sharp in programmin if you can help then thanks

//***************************************************************
//                   HEADER FILE …
c++
Software Development

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> …
Member Avatar for Sudo Bash Software Development

I am writing a game in which I need to know whether or not a user preforms an action in one second or less. I can not use time() because …

c++
Software Development

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 …

Web Development

Hello

This is a simple php login script with sessions. It connects to mySQL for usernames and passwords.

I’m using a variation of the code from

testsmall.png Software Development

I keep getting the IndexOutOfRangeException for my XNA game and after printing the indexes it stops at 600. Is that the max limit for arrays in C#?

I'm trying …