Question
onLoad page > update row
Hi CF Forum,
I'm basically trying to create a most-viewed scheme for my dynamic pages.
I thought on doing a onLoad function that triggers a cfupdate (adding 1 to the "viewed" column).
I'm imagining I would have to do this with a javascript funtion, but I'm not sure what code to use.
Can anyone help me on this?
Thanks in advance.
Best,
Manuel
--
I'm basically trying to create a most-viewed scheme for my dynamic pages.
I thought on doing a onLoad function that triggers a cfupdate (adding 1 to the "viewed" column).
I'm imagining I would have to do this with a javascript funtion, but I'm not sure what code to use.
Can anyone help me on this?
Thanks in advance.
Best,
Manuel
--