Hi i'm looking for a piece of code that i could add to my squarespace membership page.
We have on demand videos and would like to have either a checkbox which saves once a member has viewed a video. Or a piece of code that recognises they have already watched a video and notify's them.
Is this possible?
I have coded the checkbox, but can't seem to get it to save.
see below
<input type="checkbox" name="viewed" value="viewed"> viewed
We have on demand videos and would like to have either a checkbox which saves once a member has viewed a video. Or a piece of code that recognises they have already watched a video and notify's them.
Is this possible?
I have coded the checkbox, but can't seem to get it to save.
see below
<input type="checkbox" name="viewed" value="viewed"> viewed