SA-MP Forums Archive
Image upload webpage - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Image upload webpage (/showthread.php?tid=472678)



Image upload webpage - ikey07 - 30.10.2013

My latest creation, learning slowly, but with progress, this website have html,php and javascript.

- Local file type and size check before upload
- Thumbnail preview before upload and such
- Supports multiple files at once
- Also can check in to show file size and dimensions under the thumbnail.


http://up.ikey07.com

also http://ikey07.com , but there is just php codes.


Re: Image upload webpage - -Prodigy- - 30.10.2013

Nice, something you should work on:

1. My browser just froze(chrome) when I loaded 8 images(when the thumbnails are shown)
2. The design. Something more simpler and something easier for the eyes
3. When the images finish loading, it's better to have the links to those images separately instead of having them all in the same box
4. Unique key(something short, 5-10 chars) for the image, so the url doesn't have the full name of the image in it.

Looks aight though


Re: Image upload webpage - Sublime - 30.10.2013

Ok for a beginner, http://prntscr.com/20o3ul

That 'Choose files' comes in the Drag and drop thing, do you have any ideas for it?


Re: Image upload webpage - ikey07 - 30.10.2013

For links I could make them seperated, but for BBC I guess it can stay as that, but thx for the feedback, it took me several unlept nights to make it tho



@Sublime, I dont really think its possible to remove that button, if you talk about that button.


Re: Image upload webpage - bond1999 - 30.10.2013

Nyce!


Re: Image upload webpage - Sublime - 30.10.2013

I'm suggesting to move that button below that drag and drop box, if you can!


Re: Image upload webpage - alexderle - 30.10.2013

Very nice


Re: Image upload webpage - InfiniTy. - 30.10.2013

It's pretty good..but you shouldn't just check for extension of the file..you should also check for mime-type to be more accurate. You can change a files extension to png an upload it..


Re: Image upload webpage - RayDcosta - 30.10.2013

decent work. its good to know one of our members started a site for it.
very essential.
but the link is difficult to remember, and PLEASE do not say, "Oh, you can bookmark that!"
if you want to be popular, u need a catchy name, not one that u force people to bookmark


Re: Image upload webpage - Cuhz - 30.10.2013

Pretty cool