Jump to content

PHP and HTML frames


wickrama

Recommended Posts

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 ???

 

 

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/147529-php-and-html-frames/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.