I am creating a relaty manager where I need to have form info and files saved to a database. Is there any way for me to do this on the same page? I know that a request.binaryread cannot be done along with a request.from, but is there another way. If I cannot do this is one page, how would I do it over two. How would the form values pass to the next page?