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

I have a table that contains 144 records read in from a mysql database table. It's encapsulated in a div tag for the sole purpose of making the height fixed and scrollable. However, it seems that I can't place anything under the table. I wanted to put some contact information …

Member Avatar for diafol
0
221
Member Avatar for Lee_Sonnenburg

I'm writing a program that accesses a public web service. The web service has one web method. After referencing the service and creating an instance of it i'm retrieving the data from the web method. The problem: The data that gets retrieved is a long string of xml. What I …

Member Avatar for Lee_Sonnenburg
0
98
Member Avatar for melicaster

I have the mainmenu.vb and event.vb. I want event.vb appear when I click button (cmdRun), and mainmenu hide. How to write it's code? I use below code but was not as VB 2005. [CODE]hide.mainmenu show.event[/CODE] Any ideas? Thanks in advanced.

Member Avatar for toko
0
72
Member Avatar for laghaterohan

Hello out there ? i have one question rather a strange one i have two tables say admission and attendance with different fields however admn id , name are the fileds common to both of them when i add my data in admission table (via form) can i at the …

Member Avatar for Jx_Man
0
195
Member Avatar for bpacheco1227

I need to FICA and Federal Tax % to a weekly paycheck calculator. I think I have everything in the program that needs to but, I think I might have a line in the wrong spot or in the wrong order. Any help would be greatly appreciated. Thank you. [code=VB] …

Member Avatar for bpacheco1227
0
96
Member Avatar for bpacheco1227

I'm having a problem with my for loops. The program is supposed to get a number from the user and when button is pressed add 1 and skip a line until the tenth number is reached. I fell like I almost have it but I'm missing something. Please help. [code=VB] …

Member Avatar for bpacheco1227
0
77
Member Avatar for Lee_Sonnenburg

Hey I'd like to be able to play an mp3 file in a an application in one of my Load procedures. I just need the syntax for playing the file. thanks, Lee

Member Avatar for Lee_Sonnenburg
0
157
Member Avatar for bpacheco1227

I am a beginner with VB, I'm coming from C++. When I compile and test the program the base pay textbox changes to 0, gross pay textbox to 0 and the total deductions turns to 0.25. For the life of me I can't figure out why. My little experience with …

Member Avatar for bpacheco1227
0
181
Member Avatar for henry1987

i need help on setting the timer control to close an animated form within a specific period of time.

Member Avatar for selvaganapathy
0
137
Member Avatar for Lee_Sonnenburg

Hey, I'm writing an application that requires a login procedure. My problem is I don't know how I can compare the Username field to make sure it doesn't already exist in the table. I'm using VB.Net 2005 and Access 2007 and my database is stored as a .mdb file. thanks,

0
106