How To Create QR Code Generator & Scanner In Oracle APEX

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024

Комментарии • 26

  • @vinayras
    @vinayras 10 месяцев назад +3

    I appreciate the clear explanation. I look forward to more videos, ...😇

  • @jeanchristianahikpa5561
    @jeanchristianahikpa5561 8 месяцев назад +1

    @TechMining69 is it possible to do the same job as this example but instead of a QR code it's a barcode? exact thing but reading the barcode and storing it in a text field, not the QR code please?

  • @ek-li9pt
    @ek-li9pt 4 месяца назад

    Thank you for sharing this! Is there a way to use a JSON object as the input for the QR code text? I would like the scanner to get an object and I get an error when I use quotes as the input.

  • @Hussain54321
    @Hussain54321 6 месяцев назад

    Great video thank you. Kindly provide tables scripts like demo_product_info , demo_orders etc

  • @sharlottafalls
    @sharlottafalls 8 месяцев назад

    Do you happen to know how to move the qr code in the middle of the page rather than the left side? I can't seem to figure out how to do that... Thanks!

  • @Joshua-ODI
    @Joshua-ODI 8 месяцев назад

    generating QR Manually worked fine for me. However, theres an error when executing the javascript code. "renderQR_P13_DYNAMIC_PLUGIN is not defined"

  • @Joshua-ODI
    @Joshua-ODI 8 месяцев назад

    Please help, I am unable to generate QR dynamically. error when executing the javascript "renderQR_P13_DYNAMIC_PLUGIN is not defined"

  • @asaadal-badawi
    @asaadal-badawi 4 месяца назад

    Thanks for this knowledge, Could you please share me QR Code Plugin

  • @bmmr
    @bmmr 10 месяцев назад

    Great video thank you

  • @MrChristhegreat13
    @MrChristhegreat13 Год назад

    @techmining69 is it possible to do the same work as example 4 but instead of qr code it's barcode? exact thing but read barcode and store it in a text field , not qr code?

    • @saurabhpatil6459
      @saurabhpatil6459 8 месяцев назад

      did u find the solution for scanning barcode

  • @samueltekyi1308
    @samueltekyi1308 Год назад

    good job for sharing

  • @mundova184
    @mundova184 Год назад

    Hi. All very good.

  • @shrikantpande187
    @shrikantpande187 Год назад

    Good Video! but my mobile or laptop camera not starting, cant understand where i missed..

    • @Mohammad-bh2jd
      @Mohammad-bh2jd 6 месяцев назад

      Same man....what did you do for it to work ?

  • @gheorghiua1
    @gheorghiua1 Год назад

    My scanner application does not change the value with a new QR code read. It reads a new one only after I manually load the page. What can I do to fix this?

    • @Mohammad-bh2jd
      @Mohammad-bh2jd 6 месяцев назад

      Were you able to fix it ?

    • @bestmoodlife
      @bestmoodlife 2 месяца назад

      @@Mohammad-bh2jd Not yet, could you help me please ?

  • @nnnn_ee_family
    @nnnn_ee_family Год назад

    👍👌

  • @rlvijay1494
    @rlvijay1494 Год назад

    How to store that qr code as a blob file in a table?

    • @TechMining69
      @TechMining69  Год назад

      The code is generated dynamically. Why do you need to store it in a table?