Universal Web Based File Coordinator

The main objective of the Universal Web Based File Coordinator System is to provide an easy user interface and online administration that enables you to manage the users/permissions. In this system, you don’t need server configuration knowledge to manage the users. This system supports multiple users with user level permissions on creating and editing of files and folders, directories, uploads. It has permissions based off file extensions. By using this system, the developers can access their web server files over the internet. The system also contains a text file viewer, text file editor. Read more about Universal Web Based File Coordinator

Virtual Shopping

Virtual Shopping

The main objective of Virtual Shopping project is to help the customers to do the shopping through online. By using this website, customers can make all major transactions in a much secured way. This project is an e-commerce online shopping web application. In this website, customer can add the product into his shopping cart and he can also add many products into his cart before purchasing them. This website is well secured with Session State management and prevents online scams. By using internet, we can manage this website. To ensure the authentication of the customer, he or she should register to this website before making the online shopping. This website is very user-friendly and works very efficiently.

Read more about Virtual Shopping

Convert first letter to uppercase on Input box

Convert first letter to uppercase on Input box <html> <head> <title>Convert first letter to uppercase on Input box</title> <script type=”text/javascript”> function capitalize(textboxid, str) { // string with alteast one character if (str && str.length >= 1) { var firstChar = str.charAt(0); var…

Student project SRS Format

Students form a main part of any institution that concerns with. But the institutions find it difficult to keep details of so many students of the organization just in one stretch. It will involve a lot of pen paper work. Sometimes there…
error: Content is protected !!