I want to be able to have a line of HTML code be automatically replaced at midnight every night from a list. The site should have a different YouTube video each day, and I would need to replace either the entire <object> or <embed> line or just the specific video reference. I know that this can be done in Java, I'm just not familiar enough with it. Any help is extremely appreciated!