Forum: VB.NET 4 Days Ago |
| Replies: 1 Views: 138 hi there, I would like to ask some help in my project. Im trying to do a playbook application in vb.net. My problems is I dont know how to animate the pictureboxes. Im supposed to let them move once... |
Forum: VB.NET 14 Days Ago |
| Replies: 2 Views: 209 how do i exactly get the location of a button using the Location property? how do i implement this method? |
Forum: VB.NET 15 Days Ago |
| Replies: 2 Views: 209 guys I'm just new with visual basic. I would like to ask a question regarding coordinates.. Suppose I have object lets say a button how do i get the coordinates of the button in the form? also I want... |
Forum: VB.NET 19 Days Ago |
| Replies: 3 Views: 201 I am required to do it in vb.net though..What I am trying to discover is the user must be able to dictate where the object must go..For example if I want a player to move to the left I must draw a... |
Forum: VB.NET 22 Days Ago |
| Replies: 3 Views: 201 hi guys!
could i please ask for some ideas on my project. I'm trying to do a basketball playbook manager. The application should allow users to create plays for basketball and generate a animation... |
Forum: Networking Hardware Configuration Oct 16th, 2009 |
| Replies: 1 Views: 416 Hello there. I would like to ask some suggestions guys for my Senior year project. Im thinking about doing something regarding networking. Heres' the scenario:
Our school library has a Wi-fi... |
Forum: C++ Sep 26th, 2009 |
| Replies: 0 Views: 182 Guys...I badly need your help...I made a Hangman game and the requirement is it mus be a two player game so I need to make use of socket programming. The problem is I don't know what to do next..I do... |
Forum: C Sep 18th, 2009 |
| Replies: 9 Views: 543 i've inserted the code as you said..now it produces a new error. heres the error:
In function ‘main’:
client.c:45: warning: passing argument 2 of ‘connect’ from incompatible pointer type
... |
Forum: C Sep 17th, 2009 |
| Replies: 9 Views: 543 what do you mean by explicitly cast sockaddr_in to a sockaddr for connect? how would i do that..im just a newbie in socket programming and just starting to study this code.thanks |
Forum: C Sep 16th, 2009 |
| Replies: 9 Views: 543 i've inclued <stdlib.h> now it produces a new error. here the error
client.c: In function ‘error’:
client.c:9: warning: incompatible implicit declaration of built-in function ‘exit’... |
Forum: C Sep 16th, 2009 |
| Replies: 9 Views: 543 guys, ive copied a code about socket programming just to see how it runs. problem is i cant compile it everytime i compile client.c it shows and error. here is the error
client.c: In function... |
Forum: Java Sep 12th, 2009 |
| Replies: 7 Views: 653 I'm planning to do a HTTP connection. does anybody have any knowledge on how to do it? or could anybody please provide me with tutorials? I've been searching the net but I cant find a good tutorial... |
Forum: Java Sep 4th, 2009 |
| Replies: 7 Views: 653 guys..I'm in my senior year and I need to make a senior project by next semester. I'm planning to make a mobile application that will send the data to a computer and store it in a database and... |
Forum: C Aug 23rd, 2009 |
| Replies: 2 Views: 457 waht do you mean by different pid's/ should i declare a new fork? what shoud i do to create a new grand child |
Forum: C Aug 18th, 2009 |
| Replies: 2 Views: 457 Im having some trouble in forking. All i want to do is to create a child process and under the child process i need to create a grand child..here's my code
Once i run the program the grand... |
Forum: Shell Scripting Jul 28th, 2009 |
| Replies: 1 Views: 461 hey there...could I please ask for some help for my programming assignment. I having a problem in assigning values to a variables inside a function. I don't know what im doing wrong...any suggestions... |
Forum: VB.NET Jun 11th, 2009 |
| Replies: 1 Views: 152 guys i just thought of a project using vb.net and I would like to know your opinions about it whether it could be done or not. I was thinking of a application that would integrate if not all, maybe... |
Forum: VB.NET Mar 15th, 2009 |
| Replies: 3 Views: 2,372 hi..I'm just a newbie programmer who needs some help. I'm trying to enter a date and save it in a mysql database. however the format in mysql is yyyy-mm-dd and the format in vb.net is mm-dd-yyyy. how... |
Forum: Java Mar 10th, 2009 |
| Replies: 2 Views: 318 |
Forum: VB.NET Mar 10th, 2009 |
| Replies: 2 Views: 842 ho do i store information to a mysql database? what i am trying to do is to fill out some students information and when i try to click save it should be saved to a mysql database.... here is my code... |
Forum: Java Mar 10th, 2009 |
| Replies: 2 Views: 318 1 // Fig. 29.24: RegexMatches.java
2 / Demonstrating Classes Pattern and Matcher.
3 import java.util.regex.Matcher;
4 import java.util.regex.Pattern;
5
6 public class RegexMatches
7 {
8 public... |
Forum: Windows NT / 2000 / XP Jan 18th, 2009 |
| Replies: 2 Views: 331 guys..I just would like to ask for your help with this minor problem I have. I just recently upgraded my graphics card and installed the drivers included in it. But every time I open my pc a window... |
Forum: PCI and Add-In Cards Dec 3rd, 2008 |
| Replies: 9 Views: 2,369 how about nba 2k9 will i be able to run it? |
Forum: PCI and Add-In Cards Dec 2nd, 2008 |
| Replies: 9 Views: 2,369 but how about the 9400? how will it do ? |
Forum: PCI and Add-In Cards Dec 2nd, 2008 |
| Replies: 9 Views: 2,369 I just would like to ask if the Sparkle 9400 gaphics card is good for gaming. I heard that it was meant for multimedia purposes like HDTV and all those stuffs but is it also capable if high graphics... |
Forum: Oracle Oct 10th, 2008 |
| Replies: 2 Views: 744 hi..I'm just a newbie when it comes to oracle and I would like to ask for some help. I just would like to ask if how do i put in my menus in my forms? I cant seem to solve this problem. what property... |
Forum: C++ Jul 17th, 2008 |
| Replies: 8 Views: 1,383 well..honestly I really don't know if my code is correct..thats why I'm asking for some advice on how to do it correctly.
the numbers in the text file are separated by a space and thats how it is... |
Forum: C++ Jul 17th, 2008 |
| Replies: 8 Views: 1,383 could i ask some idea on how to do that please..?;) im just new to C++ and not very much familiar with the language |
Forum: C++ Jul 16th, 2008 |
| Replies: 8 Views: 1,383 it also doesn't work. I've tried it but my outputs are some strange symbols nothing else.. |
Forum: C++ Jul 16th, 2008 |
| Replies: 8 Views: 1,383 guys..I would like to ask for some help. Im trying to read 10 integers in a text file and store it in a array. the problem is when I display it the numbers are treated one by one instead of putting... |
Forum: Windows NT / 2000 / XP Jun 23rd, 2008 |
| Replies: 2 Views: 711 guys could you please help me...this is how my computer display looks. I dont know what happened. when I opened it this morning this is how it looked like already. I've tried everything, i've... |
Forum: C++ Jun 11th, 2008 |
| Replies: 5 Views: 625 guys i've updated my code and I would like you to look through it once again.. I also would like to ask how do I get the average test per search?? I just can't seem to figure it out...here's my code:... |
Forum: C++ Jun 8th, 2008 |
| Replies: 5 Views: 625 guys..I would like to ask for your help..I was given a programming assignment about searching a random number in a array of also random numbers. here's the problem:
write a program that creates... |
Forum: C++ Jun 5th, 2008 |
| Replies: 2 Views: 380 guys...could I ask for your help, I was given a programming assignment but I cant seem to understand the problem
heres the problem: write a program that creates an array of 100 random integers in... |
Forum: C++ Jun 4th, 2008 |
| Replies: 2 Views: 452 guys I just would like to ask a question. how do i enter 100 random numbers in a array? please help me...im just a newbie programmer...thanks guys |
Forum: Viruses, Spyware and other Nasties May 28th, 2008 |
| Replies: 4 Views: 1,318 yes...but i just would like to make sure..you know virus could enter through my flash drive. |
Forum: Viruses, Spyware and other Nasties May 27th, 2008 |
| Replies: 4 Views: 1,318 guys just want to ask a question...im currently using avira's antivir antivirus program. the problem is i can't update it cause i don't have a internet connection. does anybody know how to update it... |
Forum: Windows NT / 2000 / XP Apr 9th, 2008 |
| Replies: 12 Views: 1,347 I just want to ask how do I access other drives in my computer using the command line. For example I would like to access the files in my flash drive how do I do it? I tried to use the change... |
Forum: Community Introductions Mar 28th, 2008 |
| Replies: 6 Views: 589 hello everyone...!!
Im hermes from the Philippines...I found this site very much interesting that's why I signed up...Hope to meet a lot of you guys here in the forum. |
Forum: C++ Mar 28th, 2008 |
| Replies: 3 Views: 1,867 I know that pointers in C++ has a lot of uses..I just want to know how to use pointers in making a tetris game in C++ |