Hola. Necesito una ayuda enorme. Yo no se mucho sobre programación, pero me he metido en un verengenal con esto y debo resolver pronto.
He creado una página en la que solo los miembros del sitio pueden tener acceso. Cada uno debe ingresar ciertos datos y debe tener acceso a borrarlos también de una base de datos, pero todo esto en una sola página dinámica. Funciona bien para un solo miembro, pues es una sola base de datos, pero no se como hacer para que cada miembro pueda ver o borrar solamente sus datos y no los de los demás. De hecho no se como hacer para que puedan borrar sus datos desde una página dinámica, con solo eso que me indiquen estaría perfecto.
Hi. I need a huge help. I do not know much about programming, but I’ve gotten myself into a maze with this and I must solve it soon.
I have created a page in which only the members of the site can have access. Each one must enter certain data and must have access to delete them also from a database, but all this in a single dynamic page. It works well for a single member, because it is a single database, but I do not know how to do so that each member can see or delete only their data and not the others. In fact I do not know how to do it so that they can erase their data from a dynamic page.
Basically, “Site member author” refers to the creator of the entry. So in this setup, only members can add new items in database, but member can view, update and delete content they created.
OMG! Bradauskas, you´re really awesome! I had no idea that it would work that well.
So, now. Members can view they own data, but how can I do for the members can edit they own data from this same Visual DynamicPage? Would you help me, please?