wickrama Posted March 2, 2009 Share Posted March 2, 2009 Dear all, I need your help. I have little knowledge in PHP, HTML and MySQL. I am developing a supporting sftware for my office work. there I need a module which opens three documents on the screen using HTML frames as follows. Left Top frame- A documnet called " Notifiaction.php" where the information received in the Database are displayed to the user. Left bottom frame- A document called "ProcessingForm" which is filled by the user using the information given in documnts dispalyed in the other frames. this Mostly contains check boxes and the radio buttons. Right frame- one of the following documnts received in the databse over the internet . Invoice.pdf PackingList.pdf Bill of Lading.pdf these pdf docs are opned by the user each at a time to gothrough and complete the processing form. Notfication.php, ProcessingForm.php, and other pdf docs have a unique identification number called "EntryNumber" which is appearing in the users home page. so when the user click on the this Number in his hme page, the swftware must display the relevant docs in these frames as above. Greate if anyone can help. Many regards. Wickrama ??? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.