Connect with 1,267,914 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.

Microsoft Windows
navi17

can anyone tel me how to bypass blocked websites..
plz don't tel me abt proxy websites...
instead of proxy websites is there any method?.........

Software Development
Wiki_Tiki

Hi,

I'm a real newbie at C++, and I'm having a ton of trouble.
You see, What I need to do is convert an std::string into a system::string^ …

c++
Software Development
nav010

Anybody please help me to put delay in vb.net without freezing form

Software Development
jaasaria

hi guyzz i wanted to remove item in the lisview using the for each
i want to delete multiple item with similar field in the listview.

any help.. …

Web Development
rm_daniweb

Hi All,

I just want to share my code.

A lots of website said that php is on server side and javascript is on client side...they said we …

Software Development
taylormsj

Hey,

Im trying for a message box to pop up with a price, depending on the time. Before 11:30 costs £3.00, afterwards costs £4.50. This is what i have …

Software Development
Member Avatar for serkan sendur
serkan sendur

hi guys, it took me some time to find out how to export listview to excel, so i wanted to share it with you. i would like to post this …

Web Development
Killer_Typo

I got bored and started some scripting the other day in PHP, this is just a sample that i wrote, just uncomment the part of script that you would like …

php
Software Development
ayesha789

hi, all i need to add combobox in datagridview.
actually i have 3 fields in database which are
Sid Fee status
what i want to add combo …

Software Development
Mitja Bonca

I am doing a crystal report, and I would like to dinamiclly add parameters.

I did the code which adds the value to one parameter, which I have created …

Software Development
vijaycare

Hi, I am a new one to vb 2005. I dont know how to filter the datagridview with the 2 datetimepicker control one for start date and another one for …

Software Development
yongj

I'm trying to validate the correct format for a phone number in a text box: (000) 000-0000

For a test, i made it so that a messagebox shows up …

Web Development
xiiopao

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
ykbks

Hey there!
Im new here, well, as a member, but not as a viewer.
anyways, i am making a vb project, novice one.

i need to open …

Software Development
Boshra Nour

Hey everyone,
I have a listBox that contains number of items & I have a textbox,Command button.
What I want is that once I press on the command …

Software Development
juce

Matrix given in memory to print the spiral in opposite direction from clockwise (left column down the right lower range, right up column, a series of upper left, etc. until …

UI / UX Design
asuprem

The CSS Menu I have moves the contents of the div tag below it sideways.

I am posting only the CSS styles for it because the code inside the …

Software Development
discovery-power

Hi All,

I always have trouble with this every time I create a desktop app which needs to update data from a database.

So, I have created and …

Software Development
kenth21v

Good Day. I am using VB.net 2010 and SQL client server.
I have to make a Weekly Report Manager that stores an Trainees'
weekly activity, which …

Software Development
biojet

I am trying do it the script to put out data after compare two file.
I make the script to do that but the result was not enough.

Software Development
lysezoudn

Are there anyone know how to select a tab in tabcontrol using API?

Any help will be highly appreciated.

Software Development
gatorgirl

So, I have multiple classes modeling a university. I have Student which has subclasses GradStudent and UndergradStudent. I also have a course class. I am having issues figuring out what …

Information Security
aven2ra

Hi Guys;

Did attempt a search, but didnt find anything about the malware bytes app freezing up, did see some comments on "your computer at risk" firewall issue, but …

Web Development
deyesborn

I want to retrieve email from database and send message to all the email address.

I have written code for that but it is not working. I want someone …

Mobile Development
blaaam

Hello! One day i was wondering, i want to create Android app which will scan barcode and give link to my product from databese. I started search and tutorials for …

Software Development
Gobble45

Hello VB.net'ers.

I've got a problem. I have a feeling it is an easy one, but for the life of me i cant figure it out.

Software Development
cyberdaemon

good day. i have a problem with my login from.
i have my table under SQL server 2008. which is
tbl_user,with a field of userid,username,password and category

My-Example.jpg Software Development
C0ding

Hello everyone,

I am trying to make a tool that can allow me to join text...
For example, my project have four listboxes like my example:

[One] …

Software Development
DesignGhosts

Hi there,

I am trying to apply a Manifest file to my delphi application so that it can run with administrative permissions, I have been following this …

Software Development
poojavb

Hello Friends,

I want a small help...

I have created a text box....a button and a date time picker control

I have showed the calander control on click of the …

Web Development
madhan

Hi – I have an inline jQuery function that selects the table cell data onclick. The jQuery part works well. I have added code snippet of jquery.

$(function(){   $("#myTable td").click(function() …
Software Development
thorpntell

Okay, I know there is a prior article about this, but I used { } with my if statements, and it's still not working... is it because I have multiple …

c
Web Development
nurnfs

Hi, every members,
I am Nur,
i want make a complete MLM site. i try to MLM Binary tree downline View on php code. it will be difficalt …

Web Development
Octet

Hello,

I am trying to create a members page for my website and I want it to display a welcome message for when the person views it, something like:

"Welcome …

Software Development
elitely

Hello,

I am new in VB2008. Could you guys please advice how I can programmtically delete/remove/clear the content of a cell of DataGridView?

Say,for example,I have the following code that …

Software Development
Humayoon Khan

i know how to read a file into array, however i want to perform some search operations which is difficult to do on array.
if someway i am able …

Software Development
nubie.net

Hello
kindly help me to solve my problem to check item listview to avoid duplicate item in database.
I have 1 listview, my plan the listview checking each …

Software Development
Pricess

hello, im have problem with my code..im used access database, when i select combobox1, the textbox will appear data set as value member....but data not appear on textbox..someone can help …

Web Development
anu013

Hey Guys,
I m new here. I need a help

I am working with a s/w where I need to fetch data from database onchange event.
actually scene …

Web Development
apanimesh061

I want to display the first or any frame of a youtube video directly as I click on its url.
Can I also get the dimensions of that particular …

Software Development
poojavb

Hello Friends,

I need help to disable the parent window form as soon as the user will open the child form....

for eg...consider daniweb...when we click on member login the …

Software Development
apanimesh061

I need to run Mingw4.6 on my Dev C++ which already has mingw32 3.6 installed!
Does this version of mingw allow us to use 'C++11' ???

Please help!

c++
Software Development
HibaPro

how i can convert an integer value to percentage value (%) , using vb.net

Hardware and Software
Member Avatar for napninjanx
napninjanx

What's a portable software? and Is It even legal?

And whats cracked software? Is It legal also?

Thsi Is my first time hearing about these things.

Web Development
anand01

Hi all,
I have created web application, I have converted as .war ,now i need to deploy it in apache-tomcat-7.0.16,
Have pasted that war file in apache-tomcat-7.0.16\webapps but …

Linux and Unix
PhilEaton

Hi! Does anyone know of any worthwhile machine language OSes to try? I just learned about them in class. It's an interesting idea in terms of speed and portability. I …

Software Development
paoi00

i had a problem with this codes.. this codes will retrieve image from database that will based on the employeenumber.

 Dim CN As New OleDbConnection(cnString)
        CN.Open()
        daImage = …
Software Development
bprosic

Hi,
I have datetimepicker and next to datetimepicker is textbox.
When I choose date from datetimepicker, selected date goes into textbox.
Works fine.

-- txt1.Text = Format(DateTimePicker1.Value, …

Software Development
revelator

Friends,

i have to submit a project on Car Rental System which is to be made in C.

i have made half of the work like giving out the menus …

c
Software Development
ZeroZen

Hey Folks!

I'm using a windows hook to scroll horizontally through a listview. I have it aligned so it only adds items horizontally. I have 2 big buttons I'm using …