manuel joseph

manuel joseph

  • 1.5k
  • 153
  • 204.6k

Create a billboard application to display information to all users. Implement a simple login option without password.

Sep 28 2012 12:17 PM
Hi,

Create a billboard application to display information to all users. Implement a simple login option without password.
It should be possible to add/modify/delete a notice by the administrator.
It should be possible for any user(public) to view the list of notices.

On closing the application , a popup should be shown to the user with the following message
'Do you want to close this page? If the user clicks no/cancel , the page should not be closed.

use ajax and jquery.

Answers (1)