Forum: Visual Basic 4 / 5 / 6 Jul 25th, 2007 |
| Replies: 3 Views: 1,923 what do you mean by web browser component
is my code
webBrowse.Navigate works for netscape or for any browser like mozilla, microsoft internet
can you give me a sample how to include what you... |
Forum: Visual Basic 4 / 5 / 6 Jul 25th, 2007 |
| Replies: 3 Views: 1,923 I would like to access a webpage in my VB6 form.
I have read an article about this how to get it in netscape navigator like <webBrowse Navigate "microsoft.com" >.
But my Internet Browser is... |
Forum: Java Jul 24th, 2007 |
| Replies: 0 Views: 2,939 any one who knows how to control devices for example LED's connected to parallel port using java programming
please show me how from the very beginning |
Forum: Java Jul 24th, 2007 |
| Replies: 2 Views: 2,380 I have got the solution from the linked web
that is using the class
BasicStrok()
thanks |
Forum: Java Jul 23rd, 2007 |
| Replies: 2 Views: 2,380 Hi I want to draw a stroke line starting from point (x1,y1)to another point (x2,y2)
If any help . |
Forum: Java Jul 14th, 2007 |
| Replies: 9 Views: 4,880 |
Forum: Java Jul 12th, 2007 |
| Replies: 9 Views: 4,880 guys thanks very much I got the solution . in netbeans5.5 simply in the project properties select the run panel and enter the main class name then build the project that is all . |
Forum: Java Jul 11th, 2007 |
| Replies: 9 Views: 4,880 as I describe I am using netbeans and when I try to modify the netbeans created manifest.mf and compile it . and then try to compile it complaines "corrupted file" when trying to run double clicking... |
Forum: Java Jul 9th, 2007 |
| Replies: 9 Views: 4,880 when I am trying to run the jar file is give me the message fail to load Main-Class manifest attribute from..... I am programming using netbeans IDE 5.5 any help |
Forum: Visual Basic 4 / 5 / 6 Jul 2nd, 2007 |
| Replies: 4 Views: 3,376 sir, the code
picture1.cls
will clear the entire picutre box what I want is to clear only one picture from the existing pictures inside the picture box. |
Forum: Visual Basic 4 / 5 / 6 Jul 2nd, 2007 |
| Replies: 4 Views: 3,376 I am doing a picture in my project and I want to clear that picture from the picture box without deleting the other drawn picture when a command button is pressed .
any help |
Forum: Java Jun 30th, 2007 |
| Replies: 17 Views: 2,615 sir what about if my program is saved in another directory must I bring it in the bin folder |