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

HTTP-Server(Web on SD Card) Problem for folder access

How to access folder on SD card when designing with HTML code?

From the HTTP_DEMO:

<a href="www.keil.com"><img border="0" src="keil.gif" align="left" width="151" height="47"></a>

If the "keil.gif" is located inside SD card folder named "IMAGE", how to access the file like"IMAGE/keil.gif"?

0