Forum: Visual Basic 4 / 5 / 6 18 Days Ago |
| Replies: 5 Views: 346 How can I open a website with a specific IP Address?
can some give me a hint? like 125.0.0.1 will open the webpage "www.google.com", let say I have a textbox that holds the IP Address and a button... |
Forum: Visual Basic 4 / 5 / 6 20 Days Ago |
| Replies: 5 Views: 346 I was just planning if there is a way on how to increase web traffice through the use of VB Application if it is possible. . .=) Now the key to that is through the use of IP Address. . .a unique... |
Forum: Visual Basic 4 / 5 / 6 21 Days Ago |
| Replies: 5 Views: 346 Is it possible to make a program using VB where you let people visit a site and get their IP address and use their IP address to click the link which is inside the site they visit?
Ex.
My site... |
Forum: Java Oct 5th, 2009 |
| Replies: 20 Views: 1,402 Thank you so much Ezzalar, I finally figure out what you said. . .It's finally solve. I did it like this:
spot1 = new ImageIcon("spot.gif");
point1 = new MapLabel(spot1, "p1");... |
Forum: Java Oct 5th, 2009 |
| Replies: 20 Views: 1,402 Each point has its own specific action. . .I need to put If condition to that, I found some codes on the internet and it looks like this:
spot1 = new ImageIcon("spot.gif");
point1 = new... |
Forum: Java Oct 4th, 2009 |
| Replies: 20 Views: 1,402 So you mean like this?
Assuming I have 3 frames name:
Point1 p1 = new Point1();
Point2 p2 = new Point2();
Point3 p3 = new Point3();
public void mouseClicked(MouseEvent e) {
Point1 p1 = new... |
Forum: Java Oct 4th, 2009 |
| Replies: 20 Views: 1,402 The code works great. . .Thank you so much Ezzaral. . .I would like to ask one last thing. . .please advise me.
I would like to ask if the code is correct, the code will open another window name... |
Forum: Java Oct 3rd, 2009 |
| Replies: 20 Views: 1,402 Wow, thank you so much . .I think this will work. . I will let you know if it really work as soon as I can. .the code is really understandable. |
Forum: Java Oct 2nd, 2009 |
| Replies: 20 Views: 1,402 I found some information on the internet that explain on how to set the location of the label. Thank you for the idea, I will let you know soon if I get this thing right. |
Forum: Java Oct 2nd, 2009 |
| Replies: 20 Views: 1,402 so by the setting the label's opaque to null, the map image and the spot image will go along. . .? that mean the map image will be at the back and the label will be in the front of map image?
As... |
Forum: Java Oct 2nd, 2009 |
| Replies: 20 Views: 1,402 Well if I use JLabel to hold the spot, the map image will be gone plus labels, button, and etc can only be align through several alignments like border layout, grid layout, and etc. . .you cannot set... |
Forum: Java Oct 2nd, 2009 |
| Replies: 20 Views: 1,402 Guys, I have created a map by making a map panel program and set the images there. I am using the paint component to set the images on the coordinates I want. Now my first problem is solve. The next... |
Forum: Java Oct 1st, 2009 |
| Replies: 20 Views: 1,402 Yap, you hit exactly what I want. I want to put the map image as a background in the panel if it is possible. Now the radio button will be placed in the red spot on the image. Would this be possible... |
Forum: Java Oct 1st, 2009 |
| Replies: 20 Views: 1,402 Hallo to all, I need help on how to put a radio button on the coordinates I want. . .I have this map program and I want to place the radio button on the specified place on the map. I don't know how.... |
Forum: PHP Sep 13th, 2009 |
| Replies: 2 Views: 255 Thank you so much for the help. I just started learning PHP, I will try this and if it work I will mark solve. Thank you again so much. |
Forum: PHP Sep 12th, 2009 |
| Replies: 3 Views: 244 Thank you for the help guys, solve at last. . .I use the root in the username and leave the password blank.
it looks like this:
$con = mysql_connect("localhost","root"," "); |
Forum: PHP Sep 12th, 2009 |
| Replies: 2 Views: 255 Hallo to all, I have a problem on how to test an existing data from the database. . .I have this registration form which displays an error if the user inputs a username and emai address which already... |
Forum: PHP Sep 10th, 2009 |
| Replies: 3 Views: 244 hallo to all web developers, I am having this problem. . .what does it mean? This happen everytime I put username and password on my sql database. . .Warning: mysql_connect()... |
Forum: PHP Sep 8th, 2009 |
| Replies: 5 Views: 401 I found out the problem, the web browser is the problem. . .some files of my web browser are broken. . I re-install the web browser than BOM! it worked. . .=) |
Forum: PHP Sep 2nd, 2009 |
| Replies: 5 Views: 401 I will try this, thank you so much for the advise. . .I hope this will work. |
Forum: PHP Sep 2nd, 2009 |
| Replies: 5 Views: 401 So there are no changes in mozilla's proxy configuration? May I know what might be the cause or the reason why my php won't appear on mozilla?
Everytime I enter this on the web address:
... |
Forum: PHP Sep 1st, 2009 |
| Replies: 5 Views: 401 Hallo to all web developers, I have a problem in load PHP in mozilla fire fox. . .I am using XAMPP web server. My PHP file is currently stored in this path C:\xampp\htdocs\test\index.php. Whenever I... |
Forum: Visual Basic 4 / 5 / 6 Jul 7th, 2009 |
| Replies: 4 Views: 444 thank you so much it is solved. . . |
Forum: Visual Basic 4 / 5 / 6 Jul 6th, 2009 |
| Replies: 4 Views: 444 I am having a problem on how to count numbers inside text area. . .
example: In my text area I have 10 numbers.
12, 06, 31, 22, 53, 28, 96, 71, 10, 47
the the program should count how many... |
Forum: Visual Basic 4 / 5 / 6 Jun 23rd, 2009 |
| Replies: 1 Views: 292 Is it possible to view the codes of an exe file using VB6 similar to ResourceHack found in google.
download link: http://www.softpedia.com/get/Programming/File-Editors/Resource-Hacker.shtml |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 6 Views: 516 comatose, thank you for the information you gave me. I will include you as one of the contributor of the system. I will post it in there the zip file of the system as soon as I can. Thank you again.... |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 6 Views: 516 I am not doing homework man, just see as soon as I finished the system. I will not ask for help here anymore. |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 6 Views: 516 This is not a homework or assignment. It is a thesis program. I am making a reservation system and I want my the username and password should be no space in between. I won't post here if it is just... |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 6 Views: 516 How to test a string if it is separated with space or not? |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 11 Views: 868 I will try your code and will give you the feedback as soon as I can. |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 11 Views: 868 I am having a hard time to understand the code. .can I have a simple example program using your code? I just want to know how it works so I can get the analysis. Thank you so much. |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 11 Views: 868 the error in this code is invalid quantifiers. |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 1 Views: 305 Hallo to all, can anyone help me with my thesis? I need to filter space between character.
Ex.
If I input: "Jump and Go" a message box will appear saying "Space between character is not... |
Forum: Visual Basic 4 / 5 / 6 Mar 3rd, 2009 |
| Replies: 11 Views: 868 there is an error on this part:
is says: object required. |
Forum: Visual Basic 4 / 5 / 6 Feb 28th, 2009 |
| Replies: 11 Views: 868 Hallo to all, I am making an application that will target a particular link in the internet as if some is clicking it. I have a button target. Can anyone help me? please
Regards,
Neil |
Forum: Visual Basic 4 / 5 / 6 Jan 29th, 2009 |
| Replies: 0 Views: 519 I am making a facility reservation system for my thesis. Before making a new facility reservation. . .I need to view all the available facility.
Ex:
Date: 01/20/09
{
Here are the list of... |
Forum: Visual Basic 4 / 5 / 6 Jan 29th, 2009 |
| Replies: 27 Views: 1,899 Thank you so much for the help, I finally solve the case sensitive problem. What I did, since in the database, the string starts with capital letter, I use string control like this.
Text2.text =... |
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2009 |
| Replies: 27 Views: 1,899 The Microsoft Windows Common Control 6.0 is already checked and I only got 1 Primary key each table. It is there in the zip. . . |
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2009 |
| Replies: 27 Views: 1,899 the you gave works, thank you so much, but there are two errors from the code. the .value and the dim one. . try to see the image. . .thank u so much |
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2009 |
| Replies: 27 Views: 1,899 Give a comment or an advise what to do with this program. . .thank u so much |