Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi ,
is it possible to have an image and the user can select a particular point on the image (for defect) , and the selected point should stored in the db . if this is possible , please provide a way on how to achieve it .
Thanks
Solved! Go to Solution.
Hello schakravarthy,
I guess you must have already checked the thread on Stackoverflow. If not, here it is - https://stackoverflow.com/questions/3748/storing-images-in-db-yea-or-nayview. You may find interesting suggestions there too. You are not able to edit the image directly. Thus, you need to use other variants, probably quite painstaking.. And I guess in general it's not worth it.
RJ
Hello schakravarthy,
I guess you must have already checked the thread on Stackoverflow. If not, here it is - https://stackoverflow.com/questions/3748/storing-images-in-db-yea-or-nayview. You may find interesting suggestions there too. You are not able to edit the image directly. Thus, you need to use other variants, probably quite painstaking.. And I guess in general it's not worth it.
RJ
Hi @schakravarthy.
If the response provided by RJ answered your question, please mark it as the Accepted Solution for others who may have the same question.
Regards.
--Sharon