Is there a way to call native functions in purebasic, through the website using javascript?
Posted: Mon Mar 04, 2024 6:51 pm
Hello guys, is there a way to call native functions in purebasic, through the website using javascript?
for example: every 10 seconds, I want to call a function to create a temporary file to keep the user's session always saved.
Is there a way to trigger this native function in purebasic, every 10 seconds timed by javascript?
for example: every 10 seconds, I want to call a function to create a temporary file to keep the user's session always saved.
Is there a way to trigger this native function in purebasic, every 10 seconds timed by javascript?