Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
15% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
5
Posts with Downvotes
4
Downvoting Members
4
4 Commented Posts
0 Endorsements
Ranked #4K

35 Posted Topics

Member Avatar for jk_bscomp

Hello everybody!!! I just want to ask some internet sites where I can download Oracle server like mysql and sql server because I want to learn about how to use it. I have already knowledge about sql and mysql and how to access them using vb.net, and for more improvement …

Member Avatar for Ezzaral
0
274
Member Avatar for jk_bscomp

Hello, everyone!!! I just want to ask if you anyone here knows how to compile java file in linux specifically UBUNTU. For example, I have a java file named Hello.java and saved at my desktop. how do I compile and run this file using the terminal of ubuntu... By the …

Member Avatar for tong1
0
377
Member Avatar for jk_bscomp

Hello everybody!!! Can someone help me on how to create an executable file on java? I made some applications in java but my problem is, I need to compile my program everytime I want them to run ... What I want is to compile my program once and then just …

Member Avatar for nickguletskii
0
173
Member Avatar for jk_bscomp

hello everyone ,,,,i have recently installed a java version "1.4.2" in my terminal and i made it succcessfully but my problem now is how to compile a java sourcecode using the terminal..pls help me about this anyway,I am using a ubuntu flavor of linux Your help is very much appreciated.... …

Member Avatar for stephen84s
0
272
Member Avatar for jk_bscomp

Hello, everyone... I just want to ask if someone here knows to where I can download msdn 2005 library so that it will me easy in creating an application.. I hope you could help me with one because mostly of the msdn for download, I search is all about msdn …

Member Avatar for WaltP
0
243
Member Avatar for jk_bscomp

Hello everyone!!! I just want to ask if is it possible to create a chat program that send and receive message, audio and video for Local Area Network... I want to create a program similar to yahoo messenger that includes the future of voice and video but the difference is …

Member Avatar for jerry32uk
0
124
Member Avatar for jk_bscomp

hello everyone!!! I am currently working in socket programming in java and I am creating a simple chat application... To go directly to my question, ServerSocket server = new ServerSocket(1024); Socket socket = server.accept(); String hostname = socket.getInetAddress().getHostName(); System.out.println(hostname); If I will run my Server program, the output will be …

Member Avatar for JamesCherrill
0
176
Member Avatar for jk_bscomp

hello everyone, i hope you could help me with this simple yet confusing css problem.. I want to have a three header - h1, h2, h3 to be in different font style... one is tahoma, arial and sans-serif.... how can i do that by calling the css below... [code=css]body, h1, …

Member Avatar for shruti sepra
0
90
Member Avatar for jk_bscomp

hello everyone!!! what is the difference between this two css [code=css] p { color : red; } .name p { color : blue; }[/code] how do i call this two css so that i can have a two results of p? one is color red and the other is blue. …

Member Avatar for wickedsunny
0
107
Member Avatar for jk_bscomp

hello everyone, i hope you could help me with this one. I am having a problem in creating a tab control. How can i make a simple tab control? THANKS IN ADVANCED!!!

Member Avatar for MidiMagic
0
75
Member Avatar for jk_bscomp

Hello everyone, I am currently doing a project in html and php but i am having trouble in making a tab control in html. I know that this question is more on html, but i hope you can still help me with this one. HOW TO MAKE A TAB CONTROL …

Member Avatar for cwarn23
0
117
Member Avatar for jk_bscomp

Gud day everyone!!! I hope you could help me with this one, I have a select form that looks like this, <select> <option>AAA</option> <option>BBB</option> <option>CCC</option> <option>DDD</option> <option>EEE</option> </select> my question is, how to transfer to a new page if the select is change coz the page i am working right …

Member Avatar for jk_bscomp
0
101
Member Avatar for jk_bscomp

Hello everyone!!! Does anyone here knows how to create a GroupBox in Java similar in VB.NET and C#. I hope you could help me with this one. YOUR HELP IS HIGHLY APPRECIATED.....

Member Avatar for Phaelax
0
91
Member Avatar for jk_bscomp

Hello everyone!!! I just want to ask if is it possible to create a chat program that send and receive message, audio and video for Local Area Network... I want to create a program similar to yahoo messenger that includes the future of voice and video but the difference is …

Member Avatar for Salem
0
138
Member Avatar for jk_bscomp

Hello Everyone!!! I hope you could help me with this one.... I am currently working in creating a chat program , a server and client communication, and I successfully able to create this type of application. This time, what I want is to attach a file for example text file …

0
68
Member Avatar for jk_bscomp

Hello everyone!!! I am currently working in sending messages in cellphone using vb.net....the sim card I am using is SMART(In philippines), I am just curious if I can make an application like this..If yes then, what are the things I need to have and if ever there is a good …

Member Avatar for Braiden
-1
106
Member Avatar for Benniit

how can i make a datagrid control in vb6. is their any component in vb6 that corresponds to the datagrid component...

Member Avatar for jk_bscomp
0
83
Member Avatar for jk_bscomp

Hello everybody, I just want to ask if what is the error on creating a jar file.. I am trying a create a jar file on my command prompt but it always flag an error saying 'jar' is an unrecognizable command... How can I fix this problem.. YOUR HELP IS …

Member Avatar for peter_budo
0
982
Member Avatar for jk_bscomp

Hello everyone!!! I hope you could help me with this one... In VB.NET ...If you want to display the content of your database in a datagridview component what you just need to do is to call odbc.odbcDataAdapter so that it will display all the data in datagrid as exactly as …

Member Avatar for jk_bscomp
0
152
Member Avatar for squinx22

There's a lot of sites where you can learn socket programming...use your head, use any search engine....

Member Avatar for jk_bscomp
0
64
Member Avatar for jk_bscomp

Hello Everyone!!! Does anyone here knows how to display the content of the database in a JTextArea? For example.... In mydatabase, I have a column name 'username' and I want to display all the contents of that 'username' in JTextArea.. What shall I do and what classes I need to …

Member Avatar for javaAddict
0
117
Member Avatar for jk_bscomp

Hello everybody!!!! I am just curious if I can make a database where all the data are images like bitmap, jpeg and other pictures format... If yes, can you pls show me some code or sites to where I can learn a lot about this.. YOUR HELP IS HIGHLY APPRECIATED.... …

Member Avatar for mwasif
0
87
Member Avatar for jk_bscomp
Member Avatar for jk_bscomp

Hello everyone!!! Does anyone here knows how to create jar file? If Yes, can you pls show me a sample code on how to do it or even website good for learning? YOUR HELP IS HIGHLY APPRECIATED? TAHNK YOU IN ADVANCED...

Member Avatar for peter_budo
0
480
Member Avatar for jk_bscomp

Hello everybody!!! Does anyone here knows how to add a data grid on the Jframe. I can't find a class to insert a data grid .... I hope you could help me with this one. YOUR HELP IS HIGHLY APPRECIATED!!!!

Member Avatar for masijade
0
39
Member Avatar for jk_bscomp

Hello Everyboby!!! I just want to ask basic information but confusing in my part about the differences of ADO, ODBC and OLEDB ... I get confused in differentiating this three.... I hope you could help me with this problem... Your help is highly appreciated.... Thank You.

Member Avatar for Ancient Dragon
0
69
Member Avatar for jk_bscomp

Hello everyone..... I hope you could help me with this one..... Is it possible to insert a windows media player using the <windows.h>? If Yes , pls provide me a site where I could learn on how to insert a windows media player. Thanks in advanced...

Member Avatar for Member #114696
0
63
Member Avatar for jk_bscomp

Hello everyone,,, I hope you could help me on my problem I have encountered in creating an ownerdrawn button using the <windows.h> ... I have already created an ownerdrawn button and inserted a bimap but my problem is that the default shape of the button where I inserted the bitmap …

0
59
Member Avatar for jk_bscomp

Gud day everyone........I just want to ask if anyone here knows how to compile java using the terminal in ubuntu if your sourcecode has many classes.. I tried already how to compile java in terminal using ubuntu like this one javac hworld.java and this command creates Begin.class(the name of the …

Member Avatar for jwenting
0
101
Member Avatar for jk_bscomp

Does anyone here knows how to make application in c++ using the wxwidgets for i am having trouble in getting the value in the wxTextCtrl.Could you please help me on how to get the value on the wxTextCtrl and display it in an another textctrl....pls..help.. your help is highly appreciated!!!!!

Member Avatar for ~s.o.s~
0
41
Member Avatar for jk_bscomp

hello everyone!!!does anyone from this forum knows how to install wxWidgets for the application program in c++ even there is no internet.Furthermore,i am using a ubuntu flavor of linux. Your help is such a great help..... I hope you could give me the complete sypnopsis on how to install wxWidgets …

Member Avatar for Nick Evan
0
109
Member Avatar for scarface3288
Member Avatar for jk_bscomp

i know this is not a subversion forum but i just want to ask if someone knows the sypnosis on how to unlock folders in linux. thanks,,,,,,,,,,

0
88
Member Avatar for jk_bscomp

Could someone give me the syntax on how to add files in a working copy in subversion using the add command.As of now i am using import command to import folders in my working copy but this is exclusive for folders only not for file and I want is to …

Member Avatar for Ancient Dragon
0
105
Member Avatar for jk_bscomp

hello,,,everyone,I just want to ask a list of sites to where i could learn GUI programming in c++ for the beginners like me.i hope you could help me about this one and be one of my circle of friends.you may just add me in your yahoo messenger jk_bscomp or e-mail …

Member Avatar for wise_monkey
0
101

The End.