P
Paul M
Hi
Can someone please help detect any vulnerabilities in this method where
people can update there own registration details.
Here is how it works
I have created a select statement using the DRW which queries the username
and password against an access database and returns the resulting record set
on another page as a form.
The user can then edit there details.
When the form is submitted it sent to an update.asp.The update.asp is a copy
of the one created by the DIW, I have simply removed the login asa and
supporting asp code.
Here is the url.I have created a username " testing" and password "testing"
The first login page allows you to enter the database search members area
and has nothing to do with the update statement
http://www.ingenious-group.com/user_database_reg_/changedetailslogin1.asp
Thanyou
Paul M
Can someone please help detect any vulnerabilities in this method where
people can update there own registration details.
Here is how it works
I have created a select statement using the DRW which queries the username
and password against an access database and returns the resulting record set
on another page as a form.
The user can then edit there details.
When the form is submitted it sent to an update.asp.The update.asp is a copy
of the one created by the DIW, I have simply removed the login asa and
supporting asp code.
Here is the url.I have created a username " testing" and password "testing"
The first login page allows you to enter the database search members area
and has nothing to do with the update statement
http://www.ingenious-group.com/user_database_reg_/changedetailslogin1.asp
Thanyou
Paul M