hello first of all. I have a select-based resource, and when I select a feature from this resource, I want the other resource to become invisible. how can i do this, have a nice day
Послать post запрос через http клиент с твоими куками из браузера и с headers которые тебе решалка дала, потом после запроса смотришь на какую страницу был переход, берешь куки с хттп клиента и переходишь на следующий url.
@Fox Ah, so the source code of BAS. Thanks for confirming. You don't offer any repository of scripts?
Find the "examples" folder in the BAS folder, it contains old script examples. Although I would recommend studying the script examples posted on this forum
I'm not sure about how the web interface works for remote machines. But, I think you could easily build a REST API with bas-remote-node and then make your own web interface.