|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
asp+ request.cookies does not work
<i><b>Originally posted by : Adam Harbour (aharbour@yahoo.com)</b></i><br />I see that the request object no longer supports<br />the coookies properties which probably is why <br />i am getting an error with the line<br /><br />Response.Cookies("userid") = ""<br /><br /><br />how do i do the asp+ equivelant???<br />
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : Paul Murphy (kasakyra@hotmail.com)</b></i><br /><br />try Request.Cookies("Userid").Value.ToString<br /><br />Should Work<br /><br />------------<br />Adam Harbour at 11/2/2000 8:57:36 AM<br /><br />I see that the request object no longer supports<br />the coookies properties which probably is why <br />i am getting an error with the line<br /><br />Response.Cookies("userid") = ""<br /><br /><br />how do i do the asp+ equivelant???<br />
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > asp+ request.cookies does not work |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|