Ask a Question related to Coldfusion Database Access, Design and Development.
-
mwaxi #1
Members only area
I would like to have a site where a member can access a private area and customize his page including uploading his logo. how can i make this possible.
mwaxi Guest
-
How do I change the imageable area to fit themedia area when printing?
I am having trouble with the imageable area and the media area when I print my documents. The imageable area is smaller than the media area and cuts... -
I am looking for a free members area
I wanted to know if anyone has found a free members area that usses php/mysql to build a members site that secures web pages within the site so... -
more members
Still seeking to welcome more Flash members in our friendly forum If you are a beginner or you are knowledgable about Flash we welcome you all. ... -
CS converts solid area to gradient area when opening an older file??
Anyone seen this before? I opened a file from Illustrator 9 using CS, and a 20% black screen became a linear gradient from about 20% to 1%. Is there... -
bleed, trim area and type area, please advise?
Yes, you are correct. The bleed would be easier to figure out just by taking the extra area, 10mm (235-225=10, 180-170=10) and dividing it by two... -
SilverStrike #2
Re: Members only area
There are a few steps to accomplish this:
1. you need to decide what functionality you want your members to have.
2. create a table with the fields that correspond to the functionality.
3. create a login page using the <cflogin> tag, to restrict access to
unwanted users.
4. use the IsUserInRole() and GetAuthUser() functions to distinguish
between registered users and what role they are in.
I believe you will have more questions, just ask according to the points.
Good luck
SilverStrike Guest



Reply With Quote

