Forum: Java Jul 15th, 2006 |
| Replies: 22 Views: 4,392 tat easy.. u haf each button add a actionlistener..
and inside the action listener perform the required statements lor.
i did that in my school before |
Forum: Java Jul 15th, 2006 |
| Replies: 9 Views: 4,670 |
Forum: Java Jul 15th, 2006 |
| Replies: 4 Views: 1,193 well.. did u put while(true) ?? |
Forum: Java Jul 15th, 2006 |
| Replies: 0 Views: 759 anyone can tell me how to i made my two clients talk to one other ..
the situation is that, i've a game server.. detecting of clients connecting to it. once there're 2 clients.. they will be... |
Forum: Java Jan 28th, 2006 |
| Replies: 2 Views: 997 i dun get it.. i do look thru the java sun stuff.. and also i try to look for source code.. it juz don't have. i wan a source code about catching the default.. i usin Array for the list |
Forum: Java Jan 28th, 2006 |
| Replies: 2 Views: 1,039 em.. i not really sure the advantage..
i juz noe.. it will mix up wif the other coding in e same class.. makin the whole process beta? |
Forum: Java Jan 28th, 2006 |
| Replies: 2 Views: 997 anyone can teach me about JComboBox ??
i nid to know how come my program ..
1) if i don't click anything on my JComboBox, how the system going to capture the default value? it returned a "null" |
Forum: VB.NET Apr 7th, 2005 |
| Replies: 2 Views: 2,060 thank...i solved it yday le..hee..i used msgbox to pop up the alert. |
Forum: VB.NET Apr 6th, 2005 |
| Replies: 2 Views: 2,060 Hi,any of you know how to like create a alert system(reminder) ??
using vb.net..windows application..and it goes in tis way..
a alert will pop out to tell u the amount of stocks when it left less... |
Forum: VB.NET Apr 4th, 2005 |
| Replies: 6 Views: 28,995 |
Forum: Visual Basic 4 / 5 / 6 Mar 25th, 2005 |
| Replies: 2 Views: 1,453 em..maybe you should edit ..ur coding is like not right
If Val(txtDoorSeries.Text) = 610 Or Val(txtDoorSeries.Text)=620 Then
DoorCode = 1
ElseIf Val(txtDoorSeries.Text) = 630 Or... |
Forum: VB.NET Mar 25th, 2005 |
| Replies: 8 Views: 7,056 Hi..anyone here have sms gateway coding (vb.net)for windows application??
i need a free service..meaning i will hope my application can able to send sms to my customer for latest news/promotions.... |
Forum: VB.NET Mar 25th, 2005 |
| Replies: 8 Views: 3,293 Thank!Anyway..I switched my program to vb.net..window forms..instead of asp.net..Thank for your help |
Forum: VB.NET Mar 25th, 2005 |
| Replies: 6 Views: 28,995 Well..What i can say is..
i'm not really good in Visual basic.net.but i'm doing on a project required to link database to my project. I'm using adodb connection.
Firstly,please check if you've... |
Forum: VB.NET Feb 13th, 2005 |
| Replies: 8 Views: 3,293 i need to use Odbc or Oledb dataadapter/connection/command etc..to link my Ms access to my project..
as i'm doing store inventory and management system |
Forum: VB.NET Feb 10th, 2005 |
| Replies: 8 Views: 3,293 the problem is i dun use SQL..i'm using ODBC. |
Forum: VB.NET Feb 7th, 2005 |
| Replies: 8 Views: 3,293 Anyone can help me?
I'm doing my final year project.
I need source code for my project.
I need to know how can i link my Ms access to my project..using OLEdb and Odbc..I need to do log in... |