Forums

This topic is locked

session variables..

Posted 30 Apr 2003 06:53:45
1
has voted
30 Apr 2003 06:53:45 Ken Schwenker posted:
i think i got it

Edited by - kschwenker on 05 Jul 2003 19:30:43

Replies

Replied 30 Apr 2003 09:01:34
30 Apr 2003 09:01:34 Vince Baker replied:
There is a user login system that comes with Ultradev or MX Dreamweaver that would acheive what you want to do. You can set multiple levels that allow you to give user rights and admin rights (and as many others levels as you see fit).

Search on the macromedia site for help on doing this. It might also be in the dreamweaver tutorial, cant remember but check first.

Regards
Vince

Visit my home: www.chez-vince.com

VBScript | ASP | HTML | SQL | Oracle | Hosting
Replied 30 Apr 2003 15:26:37
30 Apr 2003 15:26:37 Ken Schwenker replied:
i am kind familar with this system..however..will it allow you to use one "products" page and then display items to specfic users based on their user rights? dont want every customer to see everything i uploaded to that products page.

wasim
Replied 30 Apr 2003 16:28:50
30 Apr 2003 16:28:50 Vince Baker replied:
This is more complex, you will need to build the security into the database...

I have had to do this for a couple of sites. I will email you offline to explain.

Regards
Vince

Visit my home: www.chez-vince.com

VBScript | ASP | HTML | SQL | Oracle | Hosting
Replied 30 Apr 2003 17:49:31
30 Apr 2003 17:49:31 Ken Schwenker replied:
ill work on it in the mean time

Edited by - kschwenker on 05 Jul 2003 19:32:06
Replied 29 May 2003 19:04:45
29 May 2003 19:04:45 Rammy Nasser replied:
I did this... Make a recordset that finds the details of the user that is logged in...the rest is to do with show regions which I think you are able to do.....

to find out if this user has upload permission then I sugeest you make another recordset that will check to see whether this user that is logged in is allowed if so, it will not be empty..... get it? and show accordingly
Replied 18 Jul 2003 14:59:18
18 Jul 2003 14:59:18 Dave Joosten replied:
There are also some free ways to secure the connection when you do user logins without the need of SSL certificates (SSH) incase you didn't know.

Cheers,

Dave Joosten


Edited by - djoosten on 18 Jul 2003 14:59:51

Reply to this topic