Forum: Java Nov 1st, 2007 |
| Replies: 3 Views: 1,497 I was hoping that I could just thread the File Name text box or really updating of the File Folder List. Pressing enter in the text box would set the update going, if a key is then pressed in the... |
Forum: Java Nov 1st, 2007 |
| Replies: 3 Views: 1,497 Hi
Can someone help me, I have been trying to fix this for a while without any luck. I am new to JAVA programming though I have coded in many languages.
What I am trying to do is use the... |
Forum: Visual Basic 4 / 5 / 6 Jun 23rd, 2005 |
| Replies: 5 Views: 2,549 I think you have answered your own question |
Forum: Visual Basic 4 / 5 / 6 Jun 23rd, 2005 |
| Replies: 8 Views: 8,850 Yes I had thought of that but it seemed a bit elaborate, I was hoping for an easier way. It looks like I will just have to continue mapping a drive, possibly programmatically. |
Forum: Visual Basic 4 / 5 / 6 Jun 22nd, 2005 |
| Replies: 8 Views: 8,850 Thanks for the suggestion but I have already done simular using NetShareAdd to map a drive. What I am really looking for is something like a 'virtual' connection that does not create a physical... |
Forum: Visual Basic 4 / 5 / 6 Jun 21st, 2005 |
| Replies: 8 Views: 8,850 I have inherited an application that requires access to a network share, which mean the PC has to have a mapped drive before access can be gained (user and password required). Is it possible to gain... |