Click here to Skip to main content
15,885,771 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: update row in gridview Pin
Sherin Iranimose11-Jul-08 4:32
Sherin Iranimose11-Jul-08 4:32 
GeneralRe: update row in gridview Pin
eyeseetee11-Jul-08 4:41
eyeseetee11-Jul-08 4:41 
GeneralRe: update row in gridview Pin
Sherin Iranimose11-Jul-08 4:52
Sherin Iranimose11-Jul-08 4:52 
GeneralRe: update row in gridview Pin
eyeseetee11-Jul-08 5:05
eyeseetee11-Jul-08 5:05 
GeneralRe: update row in gridview Pin
Sherin Iranimose11-Jul-08 5:10
Sherin Iranimose11-Jul-08 5:10 
GeneralRe: update row in gridview Pin
Sherin Iranimose11-Jul-08 6:13
Sherin Iranimose11-Jul-08 6:13 
GeneralRe: update row in gridview Pin
Herman<T>.Instance16-Jul-08 1:50
Herman<T>.Instance16-Jul-08 1:50 
QuestionHttpContext.Current.Request.AnonymousID return null value Pin
shames(Sam)11-Jul-08 2:07
shames(Sam)11-Jul-08 2:07 
Good evening

i done the setting in web.config
<anonymousidentification enabled="true">
cookieTimeout="120000"
cookieRequireSSL="false"
cookieSlidingExpiration="true"
cookieProtection="Encryption">


and assign it in variable like
string temp=HttpContext.Current.Request.AnonymousID.ToString();

but AnonymousID contains null value.

what am i doing wrong don't know same code run on another system on same Application.

thanks
sConfused | :confused: am

Web Developer

AnswerRe: HttpContext.Current.Request.AnonymousID return null value Pin
Paddy Boyd11-Jul-08 3:59
Paddy Boyd11-Jul-08 3:59 
GeneralRe: HttpContext.Current.Request.AnonymousID return null value Pin
shames(Sam)11-Jul-08 4:24
shames(Sam)11-Jul-08 4:24 
GeneralRe: HttpContext.Current.Request.AnonymousID return null value Pin
shames(Sam)11-Jul-08 4:24
shames(Sam)11-Jul-08 4:24 
Questionvideo converter Pin
nithydurai11-Jul-08 1:30
nithydurai11-Jul-08 1:30 
AnswerRe: video converter Pin
Ashfield11-Jul-08 1:38
Ashfield11-Jul-08 1:38 
GeneralRe: video converter Pin
nithydurai11-Jul-08 1:55
nithydurai11-Jul-08 1:55 
GeneralRe: video converter Pin
Ashfield11-Jul-08 9:38
Ashfield11-Jul-08 9:38 
QuestionTwo Dimensional Array into Dataset or datatable Pin
Bharani_Ram11-Jul-08 1:05
Bharani_Ram11-Jul-08 1:05 
AnswerRe: Two Dimensional Array into Dataset or datatable Pin
Ashfield11-Jul-08 1:32
Ashfield11-Jul-08 1:32 
AnswerRe: Two Dimensional Array into Dataset or datatable Pin
NeverHeardOfMe11-Jul-08 3:37
NeverHeardOfMe11-Jul-08 3:37 
Questionpicture in datalist Pin
strawberrysh11-Jul-08 0:53
strawberrysh11-Jul-08 0:53 
AnswerRe: picture in datalist Pin
eyeseetee11-Jul-08 1:25
eyeseetee11-Jul-08 1:25 
QuestionNeed Solution for a so simple XML Data binding!though can figure out [modified] Pin
highjo11-Jul-08 0:48
highjo11-Jul-08 0:48 
AnswerRe: Need Solution for a so simple XML Data binding!though can figure out Pin
highjo11-Jul-08 2:25
highjo11-Jul-08 2:25 
AnswerRe: Need Solution for a so simple XML Data binding!though can figure out Pin
leoinfo11-Jul-08 2:30
leoinfo11-Jul-08 2:30 
GeneralRe: Need Solution for a so simple XML Data binding!though can figure out Pin
highjo11-Jul-08 2:49
highjo11-Jul-08 2:49 
GeneralRe: Need Solution for a so simple XML Data binding!though can figure out Pin
leoinfo11-Jul-08 2:55
leoinfo11-Jul-08 2:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.