Click here to Skip to main content
15,887,854 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ajax page request.forms using post method...,values inserting into db 2 times?..., Pin
Abhijit Jana8-Jul-09 19:40
professionalAbhijit Jana8-Jul-09 19:40 
GeneralRe: ajax page request.forms using post method...,values inserting into db 2 times?..., Pin
Member 38798818-Jul-09 20:17
Member 38798818-Jul-09 20:17 
GeneralRe: ajax page request.forms using post method...,values inserting into db 2 times?..., Pin
Abhijit Jana8-Jul-09 20:20
professionalAbhijit Jana8-Jul-09 20:20 
Questionlinkbutton Pin
vikas shukla8-Jul-09 19:10
vikas shukla8-Jul-09 19:10 
AnswerRe: linkbutton Pin
Abhijit Jana8-Jul-09 19:49
professionalAbhijit Jana8-Jul-09 19:49 
QuestionHow to open a word doc in firefox in a write mode using asp.net Pin
G Nathan8-Jul-09 19:10
G Nathan8-Jul-09 19:10 
AnswerRe: How to open a word doc in firefox in a write mode using asp.net Pin
PJWindsor8-Jul-09 22:39
PJWindsor8-Jul-09 22:39 
QuestionSome Basic ASP .Net Security Questions Pin
swjam8-Jul-09 18:20
swjam8-Jul-09 18:20 
would someone be kind enough to shed me some light on the following concepts? these aren't assignment or exam questions, just things i couldn't find in the book i am reading and unbingable.

* how would forms authentication be made to work if cookies aren't enabled?

* session state can be stored in a cookie or within a munged url. if latter, then for a 'busy' website, there would be a higher likelyhood that a naughty user can replace the session state portion of the url with some random value and 'steal' someone else's session?

* once a user has been authenticated (either via forms or windows), can session state be used from then onwards as a mechanism to identify if a user is who he says he is? at least until the session expires (is made to expire) and then the user has to login again?

* as I understand it, IIS and ASP.Net are both services running in a web server OS. As such they need a logon account to run as. For IIS it is IUSR_[ComputerName] while for ASP.NET (IIS7) it is 'whomever' is entered in the sites application pool. If impersonation is enabled, then it uses the said account to run the .Net codes behind the page. is this correct?

* where do I find it in MMC where to set the account to run IIS under? I couldn't even find the entry for the IIS service in administrative tools, services


muchos gracias

----------------------------------------------------------
Lorem ipsum dolor sit amet.

QuestionCrystal Reports 2008 (12) Error when running on server Pin
Battlehammer8-Jul-09 7:32
Battlehammer8-Jul-09 7:32 
AnswerRe: Crystal Reports 2008 (12) Error when running on server Pin
Battlehammer8-Jul-09 8:06
Battlehammer8-Jul-09 8:06 
GeneralRe: Crystal Reports 2008 (12) Error when running on server Pin
Abhijit Jana8-Jul-09 8:53
professionalAbhijit Jana8-Jul-09 8:53 
GeneralRe: Crystal Reports 2008 (12) Error when running on server Pin
Battlehammer8-Jul-09 9:48
Battlehammer8-Jul-09 9:48 
QuestionASP.net Ajax Server Control Pin
PJWindsor8-Jul-09 4:04
PJWindsor8-Jul-09 4:04 
AnswerRe: ASP.net Ajax Server Control Pin
PJWindsor8-Jul-09 5:59
PJWindsor8-Jul-09 5:59 
QuestionNeed to capture data of currently displayed webpage Pin
Antone Eason8-Jul-09 3:41
professionalAntone Eason8-Jul-09 3:41 
AnswerIgnore repost [modified] Pin
Manas Bhardwaj8-Jul-09 4:02
professionalManas Bhardwaj8-Jul-09 4:02 
GeneralRe: Ignore report Pin
Antone Eason8-Jul-09 4:07
professionalAntone Eason8-Jul-09 4:07 
GeneralRe: Ignore report Pin
N a v a n e e t h8-Jul-09 4:45
N a v a n e e t h8-Jul-09 4:45 
GeneralRe: Ignore report Pin
Antone Eason8-Jul-09 4:52
professionalAntone Eason8-Jul-09 4:52 
GeneralRe: Ignore report Pin
N a v a n e e t h8-Jul-09 17:21
N a v a n e e t h8-Jul-09 17:21 
GeneralRe: Ignore report Pin
Antone Eason8-Jul-09 18:46
professionalAntone Eason8-Jul-09 18:46 
GeneralRe: Ignore report Pin
Antone Eason8-Jul-09 9:44
professionalAntone Eason8-Jul-09 9:44 
AnswerRe: Need to capture data of currently displayed webpage Pin
PJWindsor8-Jul-09 4:17
PJWindsor8-Jul-09 4:17 
GeneralRe: Need to capture data of currently displayed webpage Pin
Antone Eason8-Jul-09 4:27
professionalAntone Eason8-Jul-09 4:27 
GeneralRe: Need to capture data of currently displayed webpage Pin
Antone Eason8-Jul-09 4:32
professionalAntone Eason8-Jul-09 4:32 

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.