Jump to content

Recommended Posts

Posted

2 Questions!

I need to find a specific line in a text file. What function can I use to do this? I don't want to have it open notepad and do a Ctrl+F. I need it all to run in the background so as to not affect other programs.

I'm searching the file for something similiar to this:

'<td><tr><img src="http://'

Also, how do you do FTP uploads with AutoIt? :whistle: I see the new FTP proxy setup, but how do you upload files? It it just for INetGet? Would some sort of Com function work for this?

This program downloads a site to a txt file, I need to find the new image link in the text, then upload just the new link in a file to a ftp.

Any and ALL suggestions are welcome!

I appreciate all posts!

Thanks :dance:

-Nanascalala

Posted

I can't find an upload function but i think since windows has a built in FTP capability you might be able to find something there.

<{POST_SNAPBACK}>

Search the "Scripts and Scraps" forum for "+ftp +udf".

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...