Hi guys
i am facing a problem such that i have web data base form if datatow client fill this form the mixed up " let's say i have a field called address if the first guy enter usa in this field and the second guy refresh his browser he will have the same value in his text box -address" it seems that the web server treat all the variable as global variables.
i have made acookie now i can trace the user "session" but still the i have the problem
i am using tclhttpd server and tcl language as scripting language
i am facing a problem such that i have web data base form if datatow client fill this form the mixed up " let's say i have a field called address if the first guy enter usa in this field and the second guy refresh his browser he will have the same value in his text box -address" it seems that the web server treat all the variable as global variables.
i have made acookie now i can trace the user "session" but still the i have the problem
i am using tclhttpd server and tcl language as scripting language