Chrome Version
https://megajava.dk/html5/cookie_avatar/cookie.html
Chrome Version
https://megajava.dk/html5/cookie_avatar/cookie.html
I try to make a tutorial about cookie in Fusion. Hope it works!
https://megajava.dk/article/cookie/index.html
I'm trying so send two cookies into fusion. I use two counter "vol" and "bpmvol"
always = Cookie$( "HTML5", "bpmvol" ) and Cookie$( "HTML5", "vol" )
I use two input sliders.
First time you use them they work right. But 3 time they take same value at both counter from slider 1
https://megajava.dk/cookie.gif
OPEN SOURCE - HTML5 COOKIE AVATAR
https://www.megajava.dk/cookies.html
Learn how to use cookies...
Hello warlord, thank you for this example. I have also discovered your website, there is a lot of interesting content that I will check as soon as possible. A long time ago I made a few educational windows apps on MMF2. Now I am trying to convert them to html5, so examples of how to use javascript and how to genertae html5 apps are quite useful.