Forum: Visual Basic 4 / 5 / 6 Dec 19th, 2004 |
| Replies: 2 Views: 39,332 Could u pliz let me know as to how do i add this code then, as i keep getting error//
Private Sub Command1_Click()
Dim myfile
Dim i As Integer
For i = 1 To 999
... |
Forum: Visual Basic 4 / 5 / 6 Dec 19th, 2004 |
| Replies: 6 Views: 2,943 well.... isn't there anyone left!! to help me |
Forum: Visual Basic 4 / 5 / 6 Dec 15th, 2004 |
| Replies: 6 Views: 2,943 the code available for download is actually a script which allows user to choose the file location and shows the location in a text box! and my script which i posted is actually a part of my code... |
Forum: Visual Basic 4 / 5 / 6 Dec 14th, 2004 |
| Replies: 6 Views: 2,943 I download a program located at ftp://ftp.softcircuits.com/vbsrc/browse.zip and being a newbie, i failed to make the code work. i mean to make my code work with yoursit... the code is given below:
... |
Forum: Visual Basic 4 / 5 / 6 Nov 30th, 2004 |
| Replies: 1 Views: 3,135 i'm newbie and would like some help from u. I would be grateful if you could configure the script below so that it lets the user choose the file location before he clicks the button and send the file... |