Public Sub AnonymousIdentification_Creating(ByVal sender As Object,
ByVal e As AnonymousIDentificationEventArgs)
e.AnonymousID = "Bubbles " & DateTime.Now()
End Sub
Then the Author just said that by setting the e.AnonymoudID you can
set your own unique ID vs a GUID.
Here is the QuestionI was able to get the above sub working by placing
it in a Global.asax file. The Author stated that this same sub can be
called from at the page level. How do you do that.?
> Could someone Please help. I am reading the book Professional ASP.NET
This is a classic asp group.
Dotnet questions should be asked in
<microsoft.public.dotnet.framework.aspnet>
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)