|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
I Have No Clue
mmm
i dont know whether this is the right place to ask but ill ask it any way... i am running a tikiwiki php script on my web page and i have been ask by one of my useres the following... "can you make it so the page does not require the cookie or maybe have the site ask, if it asks I dont have to change my security settings just to login" now i am not sure about ""can you make it so the page does not require the cookie or maybe have the site ask" this part whether that'd be advisable or possibly in tikiwiki, but that is not my problem... i want to know whether it is possible for me too create a script which will... "have the site ask, if it asks I dont have to change my security settings just to login" thanx... |
|
#2
|
|||
|
|||
|
same ere mate
i dont have a clue about scripiting iver i have tryed it but doesnt work out lol
|
|
#3
|
||||
|
||||
|
I don't know what your script does, but if you're logging in there's few alternatives but to require a cookie. A per-session cookie properly identified by the site should go through to most users. If the user denies all cookies outright, it seems said user will have cut off access to a good part of the internet.
If your script is making a persistent cookie I'd change it to session. If the script is doing something stupid like planting a third party cookie, I'd find a new script ![]() |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > I Have No Clue |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|