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.
-
The database should in domino data directory.
-
Domino server have HTTP task up and running.
-
Users should have http internet password set in their person document.
-
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.