Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Доброго времени суток,подскажите как сделать Url кодер,логика такая - должен брать текст из ресура, перекодировать в URL и вставлять в GET запрос
@Fart- тебе поможет вот это https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent
@Fart- https://youtu.be/uLfi_c8DwwI?t=17m47s
works fine, thanks for the help @BAS-Viet-Nam
Thanks buddy, you saved my life
Use resources to import csv file into BAS. Define resource type as "Lines from file" and set it to "Use each line one time" if you need that behavior. Than just put resource variable in place of URL.
@gudolik said in Why tiktok urls fails in BAS?:
Should after the update i have to recompile the project for the new engine?
no
You can use a temporary solution https://community.bablosoft.com/topic/11422/браузер-bas-не-отображает-страницы-и-их-содержимое/3
87427300-fa3e-4f5b-88a7-970eef65843a-изображение.png
788.xml
@ggma said in How to load an URL after another:
Hi, I have a list of URL I need to load one after another. URL1 URL2 URL3 Script : Load URL1 Perform actions Load URL2 Perform actions Load URL3 Perform actions How should I do it ? Thanks a lot !
Hi,
I have a list of URL I need to load one after another.
URL1 URL2 URL3
Script :
Load URL1 Perform actions
Load URL2 Perform actions
Load URL3 Perform actions
How should I do it ?
Thanks a lot !
Cicle "FOR"