Attachments on a Non-VB Page
Hi everybody,
I'm currently trying to use the upload functions of VB on a non-VB page.
However I do not really have an idea how to do it.
What I would like to have:
There are several file-uploads input fields on a non-VB page. And when the user submits the form then VB should take over the upload and the verification of the files.
- or -
There is a non-VB page with a "Manage Attachments" Button (like if you create a new thread). And the rest is done exactly like in VB.
My non-VB page has the folowing files already included:
- global.php
- /inludes/functions_user.php
However I can't use templates on my non-VB pages!
I would be really greatefull if someone could give me some hints or exampels how to do that.
Thanks a lot. amon-ra
|