Web Access - How to work with databases

How do I go about this. ex. If I have a specified database I would work with from web access.

Subject: Web Access - How to work with databases

I suupose you are asking me how to enable a notes application for web. This is open end question?but i wl give you few details.

  1. The database should in domino data directory.

  2. Domino server have HTTP task up and running.

  3. Users should have http internet password set in their person document.

  4. Once all is done. you can access the database with a generic url as below.

http://server/databasepath.nsf?open

Hope this helps you in quick start.

Cheers

Sri.