I tried various methods but couldn’t find a solution. On the forum, there are only topics in Russian about HTTP requests, but nothing related to cookie acceptance. Is there anything available?
I'm trying to write a date from *csv file into web input form. The date in *csv file is in MM/DD/YYYY format, but my BAS inputs it as YYYY-DD-MMT00:00:00:00... i need it to fill out the webform in MM-DD-YYYY format. what ami doing wrong?