I am generating a html file and sending it to a browser. I have references to a css file and an image file inside the response. I have put these files in the executable directory and my references look like href='/BMS1.css' in the string returned. The image and css file are not being picked up and I am clearly missing something, does anyone know what it is?