sql=select p_page_id, p_title, p_window from MenuView_Page_Data where p_parent_id = 0 and p_access & 1 > 0 order by p_ordersql=select p_page_id, p_title, p_window from MenuView_Page_Data where p_parent_id = 41 and p_access & 1 > 0 order by p_order
Internal E-Mail System
This application was developed for a intranet
project, and would be usefull for any small to medium sized
organisation who use a Windows NT Server, or even just a Networked
Windows 95 solution running the personal web server, and who want
an e-mail system, but don't want the associated costs.
This system could also be used for a community
based website, as to allow members only to send email to other
members.
The system uses a MS Access database to store
the user details and messages, but could be easily upsized to a SQL
Server.
To see a demo of the mail system in operation,
click
Here.
This application will be upgraded in the next
few months, so keep an eye out for updates.