L
Licass
i had this problem that when user refresh a asp page the data was rewrited
to db.
i partialy solved the problem with a field that stores the sessionid and no
duplicates.
But if we keep trying(refreshing), sometimes the sessionid changes before
the timeout and data is rewrited. Why changes and how can i manage this.
thanks in advance.
to db.
i partialy solved the problem with a field that stores the sessionid and no
duplicates.
But if we keep trying(refreshing), sometimes the sessionid changes before
the timeout and data is rewrited. Why changes and how can i manage this.
thanks in advance.