never mind that last question, i got it. of course, if you can still tell me how do it in VBA i'd really appreciate, because my way is a little "unpretty", but it's not an emergency now like it was before
lololo, thank you, i got that one, i forgot to check here, was waiting for a message. now i have another one, i just sent you a private message. as i said in it, it's not that i singled you out to ask all my questions, but lately your topics are the only ones that come up in my searxches that have relevant info
I can send you all the code that is behind my FTP application if you want lala. I have no problem doing that. But, I'm not sure if you realize that there is about 1400 lines of code behind the whole thing. And unless you're an absolute expert with Visual Basic language, deciphering what it does and how to manipulate it to get what you want will be almost impossible. I don't even understand some of it. I will not send you the application itself, but I will send you the BAS module files as stand alone objects, as well as the entire code behind the FTP form interface. Give me an email address, and I will attempt to do so.
i was just asking if you can send me the code you have and i was going to try to do it myself. this is for my job and i doubt they'll pay for anything))))))))) so if you can - id appreciate it, if not - i totally understand. thank you
what you requested from me is something that would have to be manually created from the source code I already have in place within my Access FTP application. I would require work that would have to be measured by the hour. If you would like me to work on a project for you, I can do that. I would regard the source code you're wanting as a project-level effort, so I cannot spend the time to create it as a freebie. Thanks.
I do not know if you can get the props of the message box. I don't know what technology the message box is, but I think it is javascript. The only way I know to try and get this done is to use the sendkeys in VBA. But even that is a longshot. In short, I know it is most likely possible, but it's out of my knowledge. Good luck!