jquery - base64 clear cache? - javascript -



jquery - base64 clear cache? - javascript -

i have page created base64 image file input selection, creates canvas image , allows user upload parse.

it works perfect first time user goes upload, howeve,r if seek , upload image.. keeps re-create of lastly base64 image , uploads well.

is possible clear base64 url page? i'm bit new working base64.

thanks help.

javascript jquery base64

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -