Tagged Questions
2
votes
1answer
225 views
InvalidAuthenticityToken from rails for POST request from openlaszlo app
InvalidAuthenticityToken from rails for POST request
Hi All
I have a rails server running to which I make a POST request.
The dataset is defined as
Now per rails documentation in order to make a ...
1
vote
2answers
113 views
How do websites use hitcounters to drive traffic
I am looking for a way to keep track of the number of hits to a particular webpage. When the number of hits reaches a certain number traffic is driven to a different web page. Specifically I could use ...