12 Feb
2003
12 Feb
'03
7:35 p.m.
Mario Bianchi wrote at 2003-2-12 14:46 +0000:
I want to embed the browserId value in every link/button/clickable-item of the p ages in my site, so that users get a sessioned access without using cookies. How can I manage this task without having to manually rewrite the code of the pa ges served by the site? I extended VHM (Virtual Host Monster) for this.
I abused VHM's "_vh_" feature to get the session id in. Read the VHM documentation, for details. Dieter