I'm writing website for a client.
In the header of the site, i have made a newsbox, so he easy can change the logo images.
In that newsbox we also have link to sitemap, contact us, ect.. and the last one is Print this site.
Sitemap i soloved like this link.
- Code: Select all
?&sitemap
But the printlink is more tricky. If i use this
- Code: Select all
?&print
It always shows the startpage.
How can do so when i hit the link it will shoe the current page??
thx in advance

