Welcome Guest, Not a member yet? Register   Sign In
Upload and preview picture
#1

[eluser]soso78[/eluser]
Hi,

I create a specific database gallery.

I want to upload a picture and display the preview before to update on my database.

Can you help me to write this code?

Thanks by advance.
#2

[eluser]Krzemo[/eluser]
What is your problem exactly? Smile
#3

[eluser]soso78[/eluser]
Hi,
Thanks for your answer.
When I add a new entry on my database, i want to see the picture before to valid the entry. I don't see how do I show the picture.
I use the file upload class to upload a file, but I don't see how do I show a preview the picture. Have you an example of code?
Very thanks by advance.
#4

[eluser]Krzemo[/eluser]
The most basic solution:
1. Choose pic
2. Sumit a form where action is a contoller that will do the upload and if success will display a view showing that picture and having another form with input containing filename
3. If OK sumit that form to controller controller doing database save.
Voila
#5

[eluser]soso78[/eluser]
Ok, thanks.

Is it possible to preview the picture in a same page with the form?




Theme © iAndrew 2016 - Forum software by © MyBB