| | |
Accept/Decline Registration
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Dec 2006
Posts: 7
Reputation:
Solved Threads: 0
Hello, I used dreamweaver to create a website, i used the dreamweaver features of 'Log In User' form which is ingregrated into dreamweaver application, now i made a registration page using dreamweaver as well using the 'Record insert wizard' i have microsoft Access database connected to this, now my assignment requires me to
"
Administrators will be able to login and administer permissions for newly submitted agent’s either allowing or discarding the application."
How can i go about the admin accepting or declining the registration from the things i have done so far in dreamweaver. Thanks.
"
Administrators will be able to login and administer permissions for newly submitted agent’s either allowing or discarding the application."
How can i go about the admin accepting or declining the registration from the things i have done so far in dreamweaver. Thanks.
HI.
its simple add a field in user table named "Status" and at the time of user registration insert "Pending" in that field then make a form in administrators CONTROL PANEL
From where administrator can update user record, administrator will update this field with Accept or Decline, or completely delete the user’s record
Now at the time of user logging you can check, is user application Pending or
Accept or Decline
If Pending then
Show Message “User application is pending”
If Decline then
Show Message “User application is rejected”
If Accept then
Show Message “User application is Accepted”
Redirect to user CONTROL PANEL
Well its an idea only
All the best
Rahul Dev Katarey
its simple add a field in user table named "Status" and at the time of user registration insert "Pending" in that field then make a form in administrators CONTROL PANEL
From where administrator can update user record, administrator will update this field with Accept or Decline, or completely delete the user’s record
Now at the time of user logging you can check, is user application Pending or
Accept or Decline
If Pending then
Show Message “User application is pending”
If Decline then
Show Message “User application is rejected”
If Accept then
Show Message “User application is Accepted”
Redirect to user CONTROL PANEL
Well its an idea only
All the best
Rahul Dev Katarey
Last edited by katarey; May 5th, 2007 at 5:54 pm.
![]() |
Similar Threads
- Google owes me money (Pay-Per-Click Advertising)
- Simplify Registration Process in vBulletin (Growing an Online Community)
- View the Ratings of Web Hosts First (Networking Hardware Configuration)
- Concept to fruition - the chronicle of a new site (Growing an Online Community)
- PHP Templating system (PHP)
- Trusted Certificates - Where are they? (Windows 95 / 98 / Me)
- free anti virus programmes for XP (Windows NT / 2000 / XP)
Other Threads in the ASP Forum
- Previous Thread: Insert Encrypted Password
- Next Thread: Arrrgggghhhh... Radio Buttons are the bain of my life! Can someone please help.
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection dreamweaver excel fso iis msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption single specfic sqlserver sqlserverconnection windows7





