You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

preview image in vbcs

Hi @Nada Bashar @Sherif Bashar

I need to display a preview of an image that the user uploads. I was able to successfully upload the image to the database using FilePicker, but I’m having trouble showing the image preview in the form. I followed the steps I found, but the image still isn’t displaying.

Could you please guide me on what I might be doing wrong? I can also share my application if that would help. Thank you!

  1. ORDS QUERY

SELECT
file_no,
file_name,
file_type,
file_contentFROM attendance_device_geotagg_fence
WHERE request_no = :request_no

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!