Нужно редактировать txt файл на сервере. Мне сказали, оптимально будет отправлять пост запрос на сервер в php-файл, а php будет вносить изменения в txt.
Подскажите пожалуйста, как это можно реализовать в Bas?
Try using "Template" action and construct your text with hyerlinks than paste it to page.
Other option is to create simple LOCAL html page somewhere on your hard disk with
desired text and links, than open that local html page in another tab in BAS and than copy
from that tab to the tab where you are working.