Hi guys,
Happy Holidays to all!!
Just wondering if this is possible ....
1.On the website, they need to login,
2. after the succesful log-in then a session is created...on one of my page I will limit the number who can access the page ?
- Example, on upload pic page (upload.cfm) only one(1) visitor can access it, and one at a time, if the second visitor access it then visitor #2 can see a meesage "please wait for moment while someone is still accessing the page" message.If visitor one leaves the page then page will be open again.
Let me know if this is possible ? Im thinking by checking it using session vars, if more than one session on the upload.cfm page.
Pls advise, if there is more easier way to do it.(i do not have enough time)
Thanks.
Happy Holidays to all!!
Just wondering if this is possible ....
1.On the website, they need to login,
2. after the succesful log-in then a session is created...on one of my page I will limit the number who can access the page ?
- Example, on upload pic page (upload.cfm) only one(1) visitor can access it, and one at a time, if the second visitor access it then visitor #2 can see a meesage "please wait for moment while someone is still accessing the page" message.If visitor one leaves the page then page will be open again.
Let me know if this is possible ? Im thinking by checking it using session vars, if more than one session on the upload.cfm page.
Pls advise, if there is more easier way to do it.(i do not have enough time)
Thanks.