« I came across one of my old Notes databases today...ah nostaliga... | Main| IBM announces Lotus Symphony »

website template download...

Category
For those that have sent emails or left comments requesting it, here is the database talked about here.

91stEntryRAFLocking.zip

Comments

Gravatar Image1 - Thanks Carl,
Best of luck to your Dad regarding the pension issue...seems vets always get the short end of the stick despite putting their lives on the line for the future generations.

Regarding the template, I enjoyed playing with it. The only frustration was the hard coding of the website host in the HTML head content. It caused the navigation to go to the live website instead of using the local test copy. After fishing around I found the best way to soft code the base tag is as below. Also, you can use the @WebDbName formula which was new in version 6. Apparently the following works even if you're running on a non-standard port (i.e. not port 80). Maybe some of the others will find this helpful as they reverse engineer your template for fun.

"<BASE HREF=" + "http://" + @GetHTTPHeader("HOST") + "/" + @WebDbName + "/root/>"


Post A Comment

:-D:-o:-p:-x:-(:-):-\:angry::cool::cry::emb::grin::huh::laugh::rolleyes:;-)