This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to access Web server images from SD card in CGI files

Hi,

I am using STM32F4 microcontroller. I want to store all web server images in SD card and
access them directly from SD card in cgi files.
How should I do this.
Reply on this would be of great help.

Snehal.

Parents
  • Hi,

    Thanks for reply.
    We are using Keil embedded Web server. For this we have used CGI files and scripting used is
    HTML.
    In these scripts how should I give SD card path for images?
    Is there any specific keyword need to be used in path to identify images stored in SD card?
    Reply would be of great help.

    Regards,
    Snehal.

Reply
  • Hi,

    Thanks for reply.
    We are using Keil embedded Web server. For this we have used CGI files and scripting used is
    HTML.
    In these scripts how should I give SD card path for images?
    Is there any specific keyword need to be used in path to identify images stored in SD card?
    Reply would be of great help.

    Regards,
    Snehal.

Children