I’m receiving some HTTP Web Server errors:
HTTP Web Server: Couldn’t find design note - spacer.gif [/Redirect.nsf/spacer.gif]
HTTP Web Server: Couldn’t find design note - v2-0_table_bottom_center.jpg [/Redirect.nsf/v2-0_table_bottom_center.jpg]
These particular gif’s are located on the Server under the Domino\HTML directory. These aren’t in the Redirect.nsf.
The gif’s are referred to on an HTML form in the database. The following is an example of how we refer to the gif’s
![]()
The form renders correctly when users are directed to this form. Just not sure why the server log has that error in it.
Thanks in advance