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).
Hi, So I am trying to import some url's with an csv file. But the url after the ':' sign is not imported. How can I fix this small problem?
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.
@halilhrm0618 said in Parse csv string I'm looking for a different code:
jsimp13:osman8:ericaxx2@freesourcecodxxes.com :sS|1{sWj*4
не могу повторить проблему
Прикрепи проект с проблемой
@mocard said in URL rejected: Malformed input to a URL function:
Кучу проектов и переделывать каждый GET и POST это пол года работы))
Напиши скрипт, который будет брать исходник BAS в xml, искать переменные, которые вызываются не энкоденные и вставлять код энкода.
Так делал бы я.
@maxso Unfortunatelly, proxy for specific url works only if tunneling is disabled. It is mentioned in interactive documentation.
0_1522159779308_ProxyTunneling.png
@rife Just create resource as @andy231 suggested adn set fail number and success number to big values and start in "run" mode.
0_1498916201137_StartMultithreaded.png
@rife Hi, Set either success number and fail number to big value
0_1498835036520_ThreadNumber.png
, or disable reuse recource checkbox.
0_1498835049951_ReuseResource.png