Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #1K
~24.1K People Reached
Favorite Tags
Member Avatar for crazyhorse09

I searched, but have no clue what to do. I have a small picturebox(34x34 pixels) and want to have a transparent label(maybe 12x12 or 15x15 pixels) in the corner of it, which will be used as a counter. I saw another forums suggesting adding the PictureBox as a parent to …

Member Avatar for Yunoos Shiddique
0
14K
Member Avatar for tukky

I have a list view control on one of my forms in my program. If i click on a selected item and click on the delete button it gets removed. But i want it so that if i havent got an item selected i click on delete i get a …

Member Avatar for auxius
0
95
Member Avatar for tashiDuks

Hello Everyone, I have designing a desktop application using VB.NET 2008 & SQL Server 2005. In my Application i have a frmUserRegistration to add a user & frmLogin to login to my application. i can add the user details in the database but my password seems to be in characters. …

Member Avatar for BigJames
0
3K
Member Avatar for Anigmalee

Hi, I want to set Textbox1 to textbox 55 to .readonly =true by using says For loop,so i need not key in one by one. Any ways to do it? I know sonthing like [CODE] For index As Integer = 1 To 55 Me.b.Controls("Textbox" & index).Text = index Me.b.Controls("Textbox" & …

Member Avatar for crazyhorse09
1
1K
Member Avatar for jokers6

Hey guys i have taken part in a programmers elite competition and in a group you are assigned different programs to build. i have VB and C++ .... im really good with C++ but i have never touched VB !! now i have a project to build ... so can …

Member Avatar for jokers6
0
147
Member Avatar for Chriswf

Is there a way to make a pop up (like a msg boxs) if the mouse goes over a pannel? If so, what would the code be for it?

Member Avatar for crazyhorse09
0
46
Member Avatar for manowar666

Hi, I am building my first VB2008 application and I am trying to figure out a way to make some check boxes being checked when an entry from a combo box is selected on top of these check boxes. More specific, I am trying to describe the services offered in …

Member Avatar for manowar666
0
159
Member Avatar for buzzykerbox

Hey Guys and Gals, I'm stuck on a little project im doing myself at home,I need to randomly pick an element from an array and I can only use that element three times,I can randomly pick the element but how do I go about only using it three times,if any …

Member Avatar for buzzykerbox
0
113
Member Avatar for jcb0806

I have an add/edit program I've written and I'm trying to find an example of how to test/check an Account Number that a person enters in a textbox to the database(SQL) to make sure it is unique. I've been searching and haven't had any luck. Any Advice? Thanks.

Member Avatar for crazyhorse09
0
143
Member Avatar for legoge

I am brand new at Visual Basic 2008 (and programming in general) and am taking an online IT course. I do not understand Visual Basic and do not know how to determine what code to write in a given situation. How do you determine what code to write?

Member Avatar for Xetwnk
0
90
Member Avatar for sunilChoudhary

i want to process the credit card in my vb.net application so plz tell me the process

Member Avatar for crazyhorse09
-1
66
Member Avatar for simon66

sup all. Im having a major problem with vb.net. im making a program that reads the source code from the webbrowser1 and if it contains these words "You Won!" then all my timers stop and a msgbox comes up and says "You Won!" but when the website actually does say …

Member Avatar for crazyhorse09
0
196
Member Avatar for crazyhorse09

I'm working on my poker clock again now that I found the source, and I need some help with loops. I have a label that has the round number on it, and labels for the small and large blinds for the current round, and for the next round. I have …

Member Avatar for crazyhorse09
0
121
Member Avatar for crazyhorse09

I had a hard drive crash and lost all my source code for my poker clock program, but still have the program. Are there any programs I can use to reverse engineer my program so I can get the code back?

Member Avatar for crazyhorse09
0
96
Member Avatar for crazyhorse09

Hey, I think this is the right place, but not sure. I wanna make a firefox extension, and wanted to know if JavaScript is what I should be learning, or something else?

Member Avatar for JugglerDrummer
0
96
Member Avatar for roby22

i have 3 text boxes a b and c i would like to enter time into the a and b and have c calculate the tot time in hrs and minutes between those two.

Member Avatar for tonyfonseca
0
1K
Member Avatar for Maffyx

Ok, I have been looking around and the only thing I can find is with Flash 8, and doesn't really work. I want to know if its possible for a VB.net application to interact with a Flash file on a website. Say the vb application has a button, and the …

Member Avatar for Zandermander
0
112
Member Avatar for *Lauren*

Hey i'm new here and i need help with a slot machine game that i want to make. So far i have three labels that should be generating random numbers but they won't appear. I also have a label which will total the players money. I have taken so ideas …

Member Avatar for Zandermander
0
144
Member Avatar for s080072

[U][B]5x5 MATCHING WORDS AND IMAGE [/B][/U] Each time the user plays the game, the application should reshuffle a matching pair of ten words into the 5x5 Matrix. Include 5 pair of words and 5 pair of matching graphics. New Game button should terminate the current game and clear everything on …

Member Avatar for crazyhorse09
0
100
Member Avatar for willrose84

Hi im very new to all this programing lark but was wondering if some one could tell me what im doing wrong, I am tring to creat a login box so you have to enter the corect details to use my form but it keeps filling in the textboxes with …

Member Avatar for willrose84
0
151
Member Avatar for SHALINISHEETAL

Can anyone pliz solve this....am a beginerin vb.net i wana know how to get squared digit length of an integer

Member Avatar for crazyhorse09
0
55
Member Avatar for KikoLtd

Hello guys! I am a new member so if a make a mistake please don't shout at me :P I want to know how can i edit and delete a registry key in visual basic 2008 and also how to add a subfolder. I don't have any code so please …

Member Avatar for crazyhorse09
0
51
Member Avatar for richboy

Hi, i want to transfer every text that is entered into a textbox1, into another textbox, textbox2(which is multi line textbox). But i want textbox2 to arrange every input it recieves from textbox one in alphabetical order. This is the code i have below [code=syntax] Imports Microsoft.VisualBasic.ControlChars Imports System.IO Public …

Member Avatar for crazyhorse09
0
122
Member Avatar for larpar

I am in a beginners programming class for visual basic and i have to build a game, a simple hangman game... but the only problem is i don't know how too... My teacher hasn't taught us anything, he simply gives us the book and says go.. so i don't know …

Member Avatar for crazyhorse09
0
65
Member Avatar for Nawsheen

I am a begginer in vb.net. Actually i am having problems to do my homework. I will be posting both the question and my answer. [B]Question[/B] Create a small program that allows you to enter a number. If the number is greater than 100, you will see the "You win …

Member Avatar for Nawsheen
0
123
Member Avatar for student784

Dear, i want add the new item in combobox at run time,whiout databas. i want user enter the new item in comobox. plese help me

Member Avatar for c0deFr3aK
0
1K
Member Avatar for ExtremeGTSlayer

i'm new using VB 2008. so i hope somebody could help me. my problem is i want whenever the listbox is checked then the info in the listbox can be shown in multiple textbox along with picture. i used MS Access as my database. here i attach my code. i …

Member Avatar for ExtremeGTSlayer
0
80
Member Avatar for archangelzero6

Alright, Here is my problem. I am using VB 2008. I am trying to get information from comboboxes to link to others. by that I am trying to get a flowlist going. box1= vehicle year box2= vehicle make..... then model, etc. I appreciate any help that comes my way. here …

Member Avatar for archangelzero6
0
170
Member Avatar for bondgirl21

Hi, I want to write a for..next loop...for a "For next " button... when clicked, the loop will execute for a short period (This time should be kept track of by the counter) and stop..... When the button is clicked "For next"...the speed of the object should increase and then …

Member Avatar for bondgirl21
0
101
Member Avatar for muhammad ismail

Hi every body plz inform me that how to take back up in vb.net using sqlserver. thanks for cooperation

Member Avatar for crazyhorse09
0
91