
ASPXMLAdminControl
This
is a small web based xml driven administration application using
ASP 3.0 and XML. Its features include:
- ASP/XML
Based login using username and password
- Admin
main page
- Addnew
record form
- update
record
- view
list of records
- delete
records
- logout
About
this Application
This
is a small Web Application, this contains basic XML functions using
ASP including a XML driven user authentication, adding new records,
viewing records, editing and deleting records.
Login
informaiton
Username:
admin
Password: admin
Configration
Change
following path string value according to your settings
xmlpath = server.MapPath("XML/xml.xml")
Click
here to download
now
|