O.T : Web designer
Hi Guys,
I need some help with my website,
Does anyone know how to put a password on a link?
E.G : In one page, theres about 5 links and i want to put a different password on each link, when ppls click on it, i want a password box to pop up. enter the password so that they can access that link.
Anyone?
Thank you for your helps.
I need some help with my website,
Does anyone know how to put a password on a link?
E.G : In one page, theres about 5 links and i want to put a different password on each link, when ppls click on it, i want a password box to pop up. enter the password so that they can access that link.
Anyone?
Thank you for your helps.
Originally Posted by AusS2000,Apr 16 2007, 06:12 PM
5 passwords? Or a different password for each person?
Passwords are usually done through realms on the server or using middleware. Who is your host?
Passwords are usually done through realms on the server or using middleware. Who is your host?
Originally Posted by robert112,Apr 16 2007, 06:19 PM
you can achieve that through forms authentication in .net. What platform are you coding on?
is this a html website or a web app?
is this a html website or a web app?
Trending Topics
nothing client side will be secure.
ontop of this, depending on your requirements you may need an SSL certificate.
is sensitive information being passed over the wire? how critical is it that this data be kept safe?
ontop of this, depending on your requirements you may need an SSL certificate.
is sensitive information being passed over the wire? how critical is it that this data be kept safe?
What platform you run on is irrelevant. This is all fairly standard stuff.
The per person thing makes it more complex. You need a realms based set up that does a database look up for authentication.
If this is a commercial set up talk to me and I'll set it up for you and host it.
The per person thing makes it more complex. You need a realms based set up that does a database look up for authentication.
If this is a commercial set up talk to me and I'll set it up for you and host it.
Originally Posted by AusS2000,Apr 16 2007, 09:21 PM
What platform you run on is irrelevant. This is all fairly standard stuff.
The per person thing makes it more complex. You need a realms based set up that does a database look up for authentication.
If this is a commercial set up talk to me and I'll set it up for you and host it.
The per person thing makes it more complex. You need a realms based set up that does a database look up for authentication.
If this is a commercial set up talk to me and I'll set it up for you and host it.



