is it possable to have some text on a web page that is hidden unless you have logged in for eg i have a web page that displays caravans for exchange with all the details for each van but i want to keep contact details hidden unless they have registered if you see what i mean to save having 2 pages 1 with all detals and 1 with restricted details cheers Doug
You will need a bit of programming to do that, depending on the server you're running. You can't make it securely in just HTML.
PHP would be the best way of doing this. Are you still in need of help? I could point you in the right direction..