How to download a Image, Rename it and also move the file to another folder?

  • Автор темы Автор темы nova
  • Дата начала Дата начала

nova

Client
Регистрация
09.10.2011
Сообщения
88
Реакции
7
Баллы
8
I tried using GET request to download the picture but it seems like it generates random file names. So then i don't know how i can rename it and then move the file.
 
step1.PNG step2.PNG
 
I tried using GET request to download the picture but it seems like it generates random file names. So then i don't know how i can rename it and then move the file.

When You download any file with GET request then file path is saved in Your GET action variable.
From there You can move file wherever You need and change name to whatever You need.

Hope that helps
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)