Problem with sending html data

A couple of questions. Did we really need to see all that commented out code? Is your delete key broken?

Second, why are you not using the F() macro to save precious SRAM?

server.println(F("<meta http-equiv="refresh" content="5">));

server.println(F(""));