19,728 Topics

Member Avatar for
Member Avatar for jamshed ahmed

WELL WELL WELL IT'S VERY STRANGE WHEN I AM PASSING ONLY SINGLE PARAMTER LIKE CustomerName CRYSTAL REPORT IS LOADED PERFECTLY BUT WHEN IAM PASSING MORE THEN ONE PARAMETER THEN THERE IS MESSAGE COMES ENTER PARAMETER VALUES WHEN CRYSTAL REPORT IS LOADED PLZZZZZZZZZZZZZZZZZZZZZZZ HELP ME OUT I TRIED ALOT BUT IT'S …

0
39
Member Avatar for ZER09

Hello to all, I got problem in my vb.net program in publishing it. I am using Microsoft Visual Studio 2008, when I publish my program and I got the setup file and when i tried to run into another computer I got some error saying that it cant connect into …

Member Avatar for bincly
0
167
Member Avatar for lielee

Hi. My problem is, the data that I pull from the database, when try to multiply it, it didn't multiply. The database has Fruit and FruitPrice column. When select fruit form the combo box, it will search the price. But I can't seem to multiply it. The price is display …

Member Avatar for lielee
0
157
Member Avatar for alsweilerm

I hope this is the right place to ask this... have search high and low without finding an answer. I need to develop an app that monitors how long it has been since a successful sync of the clock was performed using the w32tm service. So I need some help …

0
40
Member Avatar for happy006

Hello, I had convert my program from vb6 to vb.net, how come there is a error when i debug?? [url]http://img51.imageshack.us/i/debugerror.jpg/[/url] Pls help me, URGENT!!!!!

Member Avatar for happy006
0
349
Member Avatar for sarifah n

Hi, I want to ask how to add/insert new row/record and it show at the top in datagridview. i don't want the new add record at the bottom but i want it at the top. I mean,the current is at the top in datagridview. i'm adding the new record is …

Member Avatar for sarifah n
0
3K
Member Avatar for Jake.20

Guys, i have a question. Is it possible for datagridview to be use for a time-in, time-out program?

Member Avatar for codeorder
0
100
Member Avatar for sarifah n

hi, i want to ask about keyevent when keypress on form load in a function. what i want is when i click "F2" then the key of "F12" and a button is enabled=false. Anyone, please help me..:?: thank you.

Member Avatar for sarifah n
0
88
Member Avatar for kazekagerandy

how can i zoom an image inside a picturebox? and i also want to know how can i make a picture inside the picturebox draggable while at the same time, it can be zoomed in and out. my goal is to crop an image inside the picturebox and i can …

Member Avatar for kazekagerandy
0
2K
Member Avatar for kipslem

Hello, Could someone help me with this one? I have developed a small application. It has a MDIParent form on which the other childforms are displayed. I have a Panel on the MDIParent on which there are buttons to call up the MDIChild forms. Now my issue is, when anyone …

Member Avatar for kipslem
0
691
Member Avatar for Hazardous_Byte

Hey everyone! It has been a very long time since I posted, but I have a new question for you guys. So, I made a sort of "remote-desktop" program that allows me to move the mouse from another computer. However, the mouse will move to where I want it but …

0
161
Member Avatar for kazekagerandy

i am making a makeup and hairstyle application in vb and i dont have an idea of how i can do it, one of the posters here in daniweb suggested this code for hairstyles to me. and i cant understand a thing in it. XD please help me guys, my …

Member Avatar for jlego
-1
146
Member Avatar for arezz09

i create 2 combobox in form, comboproduct & combomodel. i using accessdatabase and using oledbconnection..database in debug folder... i create 1 table, i name it"stock" & 2 column.. first column is product,second model.. i wont load data in product column into comboproduct and model to combomodel..like binding data.. anyone help …

Member Avatar for arezz09
0
326
Member Avatar for piscess

[CODE]Protected Sub registerStudButton_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles registerStudButton.Click If Page.IsValid Then Dim selectedProgram As String() = studProgramDropDownList.SelectedItem.Text.Split(New Char() {" "}) Dim selectedIntake As String = intakeDropDownList.SelectedItem.Text Dim selectedSupervisor As String = supervisorDropDownList.SelectedItem.Text Dim contactNo As String If contactStudTextBox.Text <> "" Then contactNo = contactStudTextBox.Text.Trim Else contactNo …

Member Avatar for piscess
0
118
Member Avatar for ukfreak

Hi, how do i do this:- The dyndns that allows Admin to get result from different location. No need to get the database over from another location, able to view the report and print. Using VB.net and SQL Server 2008

Member Avatar for dxider
0
190
Member Avatar for arezz09

anybody knw how to build system inventory that multiuser..1 server and 1 more is client using lan connection..i dont no keyword to search in google..

Member Avatar for debasisdas
0
87
Member Avatar for ruudycruise

Please i need some help,i was told to write a problem analysis on the who wants to be a millioniare game, and i don't know to go about it. Thank you

Member Avatar for debasisdas
0
44
Member Avatar for xorinzor

Hello, I'm attempting to run my first program in vb.net and everything works BUT the array. Ive asked several experienced people and they have no clue what might be the problem. Here is the archive: [url]http://dl.dropbox.com/u/6072059/ArtificialLife.rar[/url] password: vbproject The problem occurs in the Maps.vb file on line 17 when the …

Member Avatar for xorinzor
0
73
Member Avatar for lpmike

Hi all, actually i want to populate datagridview and it's include with date. i used calendar cell as in [url]http://msdn.microsoft.com/en-us/library/7tas5c80.aspx[/url]. now want to show date from database into the calendar cell. this is my coding to populate the information from the database. [CODE]Private Sub PopulateData() Dim DBClass As New clsDB.clsDatabase …

0
71
Member Avatar for Xcelled194

Hi guys, I want to add an animated taskbar icon to my WPF project. I figured I would just use the Icon property, but I'm fairly new to WPF, and I dont know how to do it. In Winforms I would create a thread like this: [CODE]Private Sub AniIcon() Do …

Member Avatar for lxXTaCoXxl
0
411
Member Avatar for prettytonyshort

Hello, this is a homework assignment for my class. I have a form that has four text boxes that display dice rolls(1-7) two dice for each player. My only question is how can I call the results of sumoffaces and at it to my textboxes and display the rolls of …

0
42
Member Avatar for CrankyMero

Hello Everyone, I have this small system that i developed for a company that is basically a Skill Map for the employee's, so in the following image will show the search of the employee's skills through the Family, in the following image the users does a search of the family …

0
128
Member Avatar for scias23

I am about to finish an application for a client. Now I'm having hard time deploying it since I really don't know how to do it. How do I deploy a windows form application with database? I've already downloaded the prerequisites redistributables. I also want those to be included in …

Member Avatar for dxider
0
104
Member Avatar for bklynman01

Hello, I have two DataGridViews in one window. The first one displays 2 columns, itemNo and task. When I click on a row in this grid, I want to populate the second grid with corresponding material. It is organized so that the itemNo in grid1 is 1, 2, 3, and …

Member Avatar for bklynman01
0
108
Member Avatar for MaddTechwf

I've been trying to figure out why this won't work but I can't seem to see what I'm missing. I looked in the registry and found where the OS Version, Service Pack, etc was stored. I can successfully read the OS Version out but when I try to do the …

0
49
Member Avatar for prishe

hi.. i need help in comparing value from the same table for my final project. example : table 1 : SubjectCode Classes Sub A class 1 Sub A class 2 Sub A class 3 Sub B class 2 Sub B class 3 Sub B class 4 Sub B class 5 …

Member Avatar for prishe
0
189
Member Avatar for crankyslap

Hey guys, I got my application working fine but it's using a constant 50%-ish of my CPU power, which is way too much I believe. Can any of you figure out what's causing this, or tell me how I can find out myself? :) What we're doing is reading a …

0
100
Member Avatar for bklynman01

Hello - I am using Visual Studio .net 2008. I have a form that has a tabpage control in it with 5 pages. I need to add another page, but in position 2, not at the end. Is this possible? I do not see any settings for the position of …

Member Avatar for bklynman01
0
93
Member Avatar for gerry11

hi everyone im in ITS year 1 and we are to do a project on a railway ticket system, would appreciate any help.

Member Avatar for PdotWang
0
52
Member Avatar for Mike Bishop

i have the following code that isn't working correct [CODE] Dim con As New SqlConnection Dim cmd As New SqlCommand Try con.ConnectionString = "Data Source=" & ServerV & ";Initial Catalog=" & databaseV & ";Persist Security Info=True;User ID=" & usernameV & ";Password=" & passwordV & "" con.Open() cmd.Connection = con cmd.CommandText …

Member Avatar for Mike Bishop
0
90

The End.