Skip to main content
Inspiring
September 19, 2008
Question

Need an introduction on Sessions

  • September 19, 2008
  • 6 replies
  • 438 views
I'm making a site where people can search for an article on my site and it gets listed as normal, but if they want to view more information I want them to sign up.

If they are not signed in, the should be offered to sign up before they can see the content.

As I do not want anyone knowing my telephone number or email address.

Can someone show me the way?

Thanks in advance
This topic is closed to new replies. Start a new post to keep the conversation going.

6 replies

Inspiring
September 20, 2008
> I'm making a site where people can search for an article on my site and it
> gets
> listed as normal, but if they want to view more information I want them to
> sign
> up.
>
> If they are not signed in, the should be offered to sign up before they
> can
> see the content.
>
> As I do not want anyone knowing my telephone number or email address.
>
> Can someone show me the way?
>
> Thanks in advance



What you are asking for is fairly complicated, especially for a beginner.
Start here:
http://livedocs.adobe.com/en_US/Dreamweaver/9.0/help.html?content=WScbb6b82af5544594822510a94ae8d65-7884.html

Inspiring
September 22, 2008
Hi Ted,
Thanks for the link I'm having a look at it now. I can make a login page without any problems, its just varifying that the user is logged in when going to certain sections of the site.