bluesauceuk
Programmer
Hello,
I would like to have a page that does a number of functions in one page. How would I go about it?
I have a page... this page will show results from a query in a list. At the end I want to have a form to add in a new record.
I don't want to use fusebox stuff - 'coz it too complicated!
so here we go..
PAGE TITLE
RESULT 1
RESULT 2
RESULT 3
{form action="send to self"
Add a new record
(/form)
I guess that's what I want to do...
Thanks in advance
I would like to have a page that does a number of functions in one page. How would I go about it?
I have a page... this page will show results from a query in a list. At the end I want to have a form to add in a new record.
I don't want to use fusebox stuff - 'coz it too complicated!
so here we go..
PAGE TITLE
RESULT 1
RESULT 2
RESULT 3
{form action="send to self"
Add a new record
(/form)
I guess that's what I want to do...
Thanks in advance