New to webspeed

jkirchne

New Member
This question is to test my understanding of webspeed, the program mentioned is hypothetical. Is this program possible in webspeed?

Write a stateful program that on every request will incremement a counter and display it to a user? Without passing the current value around in cookie,form or url. I wish to have an agent running constantly on the server that has the counter value held inside a local variable.

Your advice is very appreciated.
 
Back
Top