Hi Brad, thanks for your swift response. Just want to detail that i am not using a database i am uploading the image through a form to the uploads folder on the webserver, doc1 you sent over still applies ?
Hmmm, you really should be doing this through a database. However, you should be able to do it assigning session variables to your form elements and passing them to the next page.
I would have to ask why you are doing it that way? It may be difficult to achieve what I think you are trying to do.
ok thanks, super! i am doing just that with the form inputs currently and passing to the profile card, will do the same for the image for now. The db is coming but need to have a look at Mongo first and see what options are available as a service.