javascript - Folder path issue to replace image on server -
at run time trying replace image in server folder http://kceesay.pointclick.net/finger_reader/client-side/images/
. it's not working.
i think there path issue.
here code :-
grfingerx.capsaverawimagetofile(rawimg, w, h, "http://kceesay.pointclick.net/finger_reader/client-side/images/teste.bmp", 501);
i have tried absolute , relative path not working.
Comments
Post a Comment