Click here to Skip to main content
15,914,447 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: FormsAuthentication and Session timeout problem. Pin
ESTAN3-Apr-08 22:49
ESTAN3-Apr-08 22:49 
GeneralRe: FormsAuthentication and Session timeout problem. Pin
Mark J. Miller4-Apr-08 4:34
Mark J. Miller4-Apr-08 4:34 
GeneralRe: FormsAuthentication and Session timeout problem. Pin
ESTAN8-Apr-08 2:20
ESTAN8-Apr-08 2:20 
Generalto insert a new record from gridview control Pin
sudhadotnet2-Apr-08 4:37
sudhadotnet2-Apr-08 4:37 
GeneralRe: to insert a new record from gridview control Pin
led mike2-Apr-08 6:50
led mike2-Apr-08 6:50 
Generaliframe src from code Pin
saud_a_k2-Apr-08 3:46
saud_a_k2-Apr-08 3:46 
GeneralRe: iframe src from code Pin
eyeseetee2-Apr-08 4:44
eyeseetee2-Apr-08 4:44 
GeneralRe: iframe src from code Pin
Krishnraj2-Apr-08 19:41
Krishnraj2-Apr-08 19:41 
QuestionHow to display data in content place holder dynamically Pin
psspl2-Apr-08 2:51
psspl2-Apr-08 2:51 
AnswerRe: How to display data in content place holder dynamically Pin
Matthew Ellis2-Apr-08 3:38
Matthew Ellis2-Apr-08 3:38 
AnswerRe: How to display data in content place holder dynamically Pin
eyeseetee2-Apr-08 3:46
eyeseetee2-Apr-08 3:46 
GeneralA potentially dangerous Request.Form value was detected from the client [modified] Pin
Bluebamboo2-Apr-08 1:57
Bluebamboo2-Apr-08 1:57 
GeneralRe: A potentially dangerous Request.Form value was detected from the client Pin
N a v a n e e t h2-Apr-08 3:20
N a v a n e e t h2-Apr-08 3:20 
GeneralRe: A potentially dangerous Request.Form value was detected from the client Pin
Bluebamboo2-Apr-08 4:29
Bluebamboo2-Apr-08 4:29 
GeneralRe: A potentially dangerous Request.Form value was detected from the client Pin
N a v a n e e t h2-Apr-08 4:34
N a v a n e e t h2-Apr-08 4:34 
GeneralRe: A potentially dangerous Request.Form value was detected from the client Pin
Bluebamboo3-Apr-08 4:38
Bluebamboo3-Apr-08 4:38 
Generalsession problem Pin
Soumini Ramakrishnan2-Apr-08 1:39
Soumini Ramakrishnan2-Apr-08 1:39 
GeneralRe: session problem Pin
Sandeep Akhare2-Apr-08 2:16
Sandeep Akhare2-Apr-08 2:16 
GeneralRe: session problem Pin
N a v a n e e t h2-Apr-08 3:16
N a v a n e e t h2-Apr-08 3:16 
GeneralRe: session problem [modified] Pin
Krishnraj2-Apr-08 3:23
Krishnraj2-Apr-08 3:23 
GeneralRe: session problem Pin
Soumini Ramakrishnan2-Apr-08 18:36
Soumini Ramakrishnan2-Apr-08 18:36 
GeneralInsert into database using transaction Pin
Kissy162-Apr-08 1:06
Kissy162-Apr-08 1:06 
GeneralRe: Insert into database using transaction Pin
Mark J. Miller2-Apr-08 10:21
Mark J. Miller2-Apr-08 10:21 
How are you inserting records right now? We can't help unless we know what database you're using and how you're connecting to it. The commands are different depending on your answer. Most languages (both client side and SQL implementations) have a BEGIN TRANSACTION, COMMIT TRANSACTION and ROLLBACK TRANSACTION statement of some kind. I suggest you look up those commands for the platform you're using.


QuestionHow to show the contents of a word file in a dynamic web page as it is ?(Challenging Task) Pin
ELEESA JOVAIN2-Apr-08 0:21
ELEESA JOVAIN2-Apr-08 0:21 
GeneralRe: How to show the contents of a word file in a dynamic web page as it is ?(Challenging Task) Pin
N a v a n e e t h2-Apr-08 0:34
N a v a n e e t h2-Apr-08 0:34 

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.