| Operation | Files |
|---|---|
| Login | login.aspx |
| Home Page | default.aspx |
| Search for groups | searchgroups.aspx |
| Join a group | joingroupform.aspx, joingroup.aspx |
| Channge password | changepassword.aspx |
| Creating new group | creategroup.aspx |
| Modify groups | managegroups.aspx |
| Group home | grouphome.aspx |
| List of messages | messages.aspx |
| Post new message | postmessage.aspx |
| Displaying message details | message.aspx |
| List of files | file.aspx |
| Upload new file | addfile.aspx |
| Creating required Tables | tables.txt |
| Creating CREATEGROUP procedure | sp_creategroup.sql |
| Creating DELETEGROUP procedure | sp_deletegroup.sql |
| Configuration Details | web.config |
| Files that are uploaded | files folder |
| Web Service | all\groupsws.asmx |
| Forgot password | all\forgotpassword |
| Configuration file for ALL folder | all\web.config |
The following are the steps to related to be taken to run the existing part of the application :