Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: .asp protected site for data


Message #1 by "Dovidas, Mark" <Mark.Dovidas@b...> on Thu, 14 Dec 2000 13:21:28 -0500
Hi all-



	I'm doing a part of a site for someone who wants to keep a running

poll of his patients. To ensure that the data is accurate, I need to protect

part of the site with a unique password per patient so only patients can add

data, and do only once per day. (The username will be the row in the

database.)  The data will be added into a database.( it needs to be sorted

by user, *and* as a whole).



	Can I do this with .asp? I want to move seamlessly between the two.

Thanks!



Mark



	





---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com

Message #2 by "Gerhard Wentink" <wentink@w...> on Fri, 15 Dec 2000 09:05:35 +0100
Yes you can,

check out this article on ASPtoday

http://www.asptoday.com/articles/20000704.htm

Perhaps its a bit of an overkill, but it gives an idea.



Good Luck.



----- Original Message -----

From: "Dovidas, Mark" <Mark.Dovidas@b...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Thursday, December 14, 2000 7:21 PM

Subject: [asp_web_howto] .asp protected site for data





> Hi all-

>

> I'm doing a part of a site for someone who wants to keep a running

> poll of his patients. To ensure that the data is accurate, I need to

protect

> part of the site with a unique password per patient so only patients can

add

> data, and do only once per day. (The username will be the row in the

> database.)  The data will be added into a database.( it needs to be sorted

> by user, *and* as a whole).

>

> Can I do this with .asp? I want to move seamlessly between the two.

> Thanks!

>

> Mark

>

>

>

>



---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com


  Return to Index