Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached

17 Posted Topics

Member Avatar for engr.akki
Member Avatar for exception

We tried to Deploy a Web Application in 64 bit and results a problem in displaying Crystal reports, the buttons turns to x, cannot be clicked ,on 32 bit we don't have problem. Can help?

Member Avatar for nmaillet
0
56
Member Avatar for Member #886280
Member Avatar for BigHeart
Member Avatar for Darth Vader
Member Avatar for exception
0
138
Member Avatar for exception
Member Avatar for exception

i already figured out how to send an email using VB, using GOOGLE SMTP. but i wanna find out how to send a text message using vb.

Member Avatar for debasisdas
0
49
Member Avatar for exception

Hi... I have this Web program running on UBUNTU... and I'm not familiar with Linux Systems... Heres the problem... I need to access the MySQL database on UBUNTU to create a report using VB.Net on WINDOWS... I downloaded an ODBC driver(MySQL ODBC 5.1 Driver) for MySQL then I tried to …

Member Avatar for smantscheff
0
97
Member Avatar for exception
Member Avatar for exception

do comments in code affect the Programs efficiency or it slows down the processing or reading of the code?? does it have disadvantages? In our program, we are not allowed to delete the past programmer's code when we have modification, we just have to comment it.

Member Avatar for Strangelle
0
97
Member Avatar for exception

i have a problem with printing the Official Receipt using vb, we are currently deploying a new system. our problem is after printing it feeds the entire paper, i.e we want to stop the printer because it prints only the half of the paper, and the paper should be ready …

Member Avatar for AndreRet
0
55
Member Avatar for exception

i working with msAccess right now.. i studying how to build a query. i wonder what is the use of the relationship thing.. im new to this. i want to learn more, what should i focus in the part of the database. can someone talk to me?

Member Avatar for AndreRet
0
65
Member Avatar for exception

can someone help me how to get the value of the cell of the sharp grid?? like in msflexgrid str = grd.textmatrix(row,col) tnx

Member Avatar for AndreRet
0
166
Member Avatar for shabadoo

actually this code is more complicated. You are manipulating API for a simple PROBLEM, if you have just observed, there are no programs that uses this function. i.e it's very unprofessional. set the Form to This: Form1.ControlBox = False Form1.BorderStyle = 1 if you don't put a caption in the …

Member Avatar for abelingaw
0
117
Member Avatar for exception

I used VB a long time.. i never manipulate a Class.. I just want to know what is the concept in using a class.. because i already graduated in an IT course, and then im eventually working with VB with a back-end SQL Server 2000. when i look at their …

Member Avatar for sajan666
0
97
Member Avatar for exception

i already post this topic in the programmingforums.org..a sister site of daniwebs. i think that this site is more populated.. i exploring deep programming, and i would like to have good start.. i want to determine the parts of this code, and how it works.. i think this is very …

Member Avatar for PoisonedHeart
0
200
Member Avatar for LKH

you must put this inside the loop. [B] numTemperature = JOptionPane.showInputDialog("Enter temperature:"); number = Integer.parseInt(numTemperature);[/B] [B]then put System.exit(); [/B] after the while statement.

Member Avatar for exception
0
55

The End.