No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
17 Posted Topics
yeah right MikeyIsMe, do you homework engr.akki
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?
no SqlConnection? using System.Data.SqlClient;
you can use String.EndsWith("100")
you have to use this namespace: using System.Net.Sockets; try to study that
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.
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 …
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.
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 …
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?
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
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 …
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 …
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 …
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.
The End.
exception