9
Here is an app that im pulling inside a XOOPS custom block.
http://www.tandaparts.com/modules/inventory/What you are looking at is the default menu shipped with XOOPS and the blank paper module.
I changed/cloned/renamed the module to this new name "inventory" then installed it. I then created a custom "block" inside blocks admin that only displays on the blank paper module which "I cloned to be named inventory".
I then wrapped my app in a iframe like so and added this code to that custom block.
<center><iframe width="600" height="1000" frameborder="0" src ="http://localhost/headstart/student.php" marginheight="0" marginwidth="0">
iframe>center>
This is only one way of doing this. Their are many ways to do this.
Maybe its the code snip you needed to pull your app. Dunno you said you are making your own app. Sorry I figured you would understand how to wrap your code...
Hope this helps. If you don't like the outcome go back to the faq I posted and read what other people have used to wrap their apps/pages/sites.
Good luck...
Ps
If your having problems cloning the module let me know. This is really an easy process. I can clone it for you if you wish. Just post the name you want the module to be...