1. Is there a possibility to "Listen" & "SendData" with the same winsock control at one time??
2. How to send a file using the SendData method and haw to save it back after reciving it ( GetData method).
Plz help me...
Thanks in advance
If there is a will, there is a way :D
How to find all: for example mp3 files on my C drive.
I would be interested if i'd be able to change there names to music and index number
thx in advance
I want to create more objects like theese.
And it's not so easy to write source code for every one before lunching the project. how to build a function that creates sub functions????????
I've created a control while the program is working:
Set lblTree = Main.Controls.Add("VB.Image", "Tree")
With lblTree
.Width = 700
.Visible = True
.Height = 700
.ToolTipText = "HI"
.Top = 500
.Left = 500
End With
And how to add source code to the created control??
(Private Sub Tree_Click()...
How to disconnect if i'm on-line?? Are the API functions able to do it??
thx in advance
**************
the person who said that money doesn't bring happines...
didn't know where to go shoping :D
This is the problem
When i get a file, i have to place the full name
Like:
Set myfile = fso.GetFile("C:\Myfolder\file.dat")
Is there a possibility to "Get" all the files in one dir
without knowing the file names?? or just one after a nother useing "For each next"?
thx in advance
is there a possibylity to use the inet control (and its properties) on my LAN
With inet1
.AcceseType = inDirect (????)
.Protocol = icFTP
.UserName = (do i have to fill it??)
.Password = (the same??)
what else
Thanks in advance :D
When i do like
Inet1.Execute "SEND c:\file1.txt /file1.txt", icByteArray
there's an error: cannot coerce type (35760)
what do I have to do??
icString fails also
help me plz!
Is there a possibility to create an application, that will put a file on a FTP serwer (i know the user and password), the same goes to deleting, downloading files, ect.
LordDuzy
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.