sandip.patil-acapteam
-
6/8/2009 5:57:20 AM
Create new e-form
Hi I m creating new corporate website using portal engine.I have some problem in e-forms here is it
Site having members(Role) which logs in and request the material from the Manager(Role).When member fill the form and submit then records should be inserted into the database for future and same time one email with form data should be sent to the manager. Materials like books,pen,cards,papers etc.
This materials will be increase in future so i design tables like below
-------Item Table----- temId | ItemName | Description
------------Material_Request Table-------------------- UserId | ItemId | Quantity | DateSubmited
How to do this? Please help me.......
|