cookies
Restrict number of requests from an IP
I am writing an application wherein its a requirements to restrict the number of logins a user can have from a single IP address (as a way to stop spam).[详细]
2023-04-08 16:57 分类:问答javascript getting setting deleteing cookies
I am having trouble setting and deleting cookies in php Ive got no problem.. in javascript eh.. lots I know this question is everywhere but all the answers I come across seem to bring me the same fate[详细]
2023-04-08 15:48 分类:问答Cookie name length, uniqueness
I want to know what is the maximum value of the cookie name? Is the cookie name uniqu开发者_开发知识库e per domain, and/or path? All those informations are specified in RFC 2965 - HTTP State Managemen[详细]
2023-04-08 15:21 分类:问答get text from textbox and textarea and save in cookie value using jquery or javascript
I have one textbox and one textarea. I want to save the text whatever I entered in that textbox but that textbox is in I开发者_如何学运维frame.[详细]
2023-04-08 13:26 分类:问答View Database Columns via Checkbox WebFrom and Cookies
I am using the telerik MVC template and have a database that has a huge number of columns and the telerik grid does not have a horizontal scroll bar, so I created checkboxes for the user to select exa[详细]
2023-04-08 13:11 分类:问答unable to display the last visited date
Following is the script that is meant to store the time,date the user last visited a webpage.But nothing happens when i run the HTML with the script.[详细]
2023-04-08 11:01 分类:问答How to set cookies with GAE/Python for 1 month?
I need to implement the following: User input user id and pass We validate that on another server If they are correct, cookies with these details should be saved for one month[详细]
2023-04-08 10:04 分类:问答Use application or activity context in CookieSyncManager.createInstance
Is it a good idea to use application context instead of activity context in CookieSyncManager.createInstance() call?[详细]
2023-04-08 06:00 分类:问答Jquery - load cookie data
Consider a list of thumbnails from which the user clicks one to change the background image. The following scripts lets the user choose a background image and apply it.[详细]
2023-04-08 02:15 分类:问答Session clearing issue with PHP
I\'m using a Facebook Connect application. Imagine it\'s a kind of application, where users come to my site, clicks connect button, logs in to Facebook and comes back to my site and wait for another u[详细]
2023-04-08 01:28 分类:问答