Groups | Blog | Home
all groups > asp.net datagrid control > september 2005 >

asp.net datagrid control : Request: What property will be unique with every post?


Nathan Sokalski
9/26/2005 11:28:48 PM
I am looking for a property of the System.Web.HttpRequest class that will
always be different. Is there a property that uniquely identifies each
Request (at least within the specific Session)? Thanks.
--
Nathan Sokalski
njsokalski@hotmail.com
http://www.nathansokalski.com/

Tasos Vogiatzoglou
9/27/2005 1:53:27 AM
No, there is not such a property. But you can combine several
properties to identify a request (e.g. UserHost, Time, ContentSize )
justncase80
9/27/2005 6:17:24 AM
you can also add hidden submit items with GUID's as the value to force
a unique value in the Request.
dubo
11/22/2005 12:00:00 AM
hole!
I am a chiness student.
[quoted text, click to view]

AddThis Social Bookmark Button