I have White Papers on my website that are PDF's. I use Dreamweaver CS3 and I want to make them fill out a simple registration page. Once they register the White Paper will be shown.

Can someone please help?

Recommended Answers

All 3 Replies

show them the white papers, only if they are signed in...
use sessions..
that should do i guess...

I use Dreamweaver CS3 and I want to make them fill out a simple registration page...

Register or login? but anyway once a user is logged in or registered as you put it, set a session variable and test against this to display the links.
Hope you are familiar to scripting.

the first thing u need to do is make sure that the registration works and then the login. u might want them to register 1st if they are 1st time and dont already have an account and make sure to make it so they have to log in to see the pdfs.
u ned to get them to log in before they see the webpage. protect the webpage with the pdf s with a login//regitration script.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.