Click here to Skip to main content
15,921,212 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: web.config values before install Pin
DCHAND2-Jun-09 10:33
DCHAND2-Jun-09 10:33 
QuestionASP.NET Documentation. Pin
Baeltazor2-Jun-09 2:44
Baeltazor2-Jun-09 2:44 
AnswerRe: ASP.NET Documentation. Pin
Vasudevan Deepak Kumar2-Jun-09 3:33
Vasudevan Deepak Kumar2-Jun-09 3:33 
GeneralRe: ASP.NET Documentation. Pin
Baeltazor2-Jun-09 4:40
Baeltazor2-Jun-09 4:40 
QuestionAsp.Net / SQL2005 Stored Procedure Update Problem Pin
munklefish2-Jun-09 2:23
munklefish2-Jun-09 2:23 
AnswerRe: Asp.Net / SQL2005 Stored Procedure Update Problem Pin
Colin Angus Mackay2-Jun-09 2:29
Colin Angus Mackay2-Jun-09 2:29 
AnswerRe: Asp.Net / SQL2005 Stored Procedure Update Problem Pin
Abhishek Sur2-Jun-09 10:53
professionalAbhishek Sur2-Jun-09 10:53 
QuestionAsp.net page getting expired - "internet explorer cannot dispaly a message" Pin
Satish - Developer2-Jun-09 2:00
Satish - Developer2-Jun-09 2:00 
AnswerRe: Asp.net page getting expired - "internet explorer cannot dispaly a message" Pin
Not Active2-Jun-09 3:06
mentorNot Active2-Jun-09 3:06 
AnswerRe: Asp.net page getting expired - "internet explorer cannot dispaly a message" Pin
Vasudevan Deepak Kumar2-Jun-09 3:35
Vasudevan Deepak Kumar2-Jun-09 3:35 
AnswerRe: Asp.net page getting expired - "internet explorer cannot dispaly a message" Pin
Kapil Thakur2-Jun-09 23:34
Kapil Thakur2-Jun-09 23:34 
Questiondisplay a message with the help of the msg box Pin
Mathew P V2-Jun-09 0:01
Mathew P V2-Jun-09 0:01 
AnswerRe: display a message with the help of the msg box Pin
Blue_Boy2-Jun-09 0:03
Blue_Boy2-Jun-09 0:03 
General[Message Deleted] Pin
Mathew P V2-Jun-09 0:06
Mathew P V2-Jun-09 0:06 
GeneralRe: display a message with the help of the msg box Pin
Blue_Boy2-Jun-09 0:22
Blue_Boy2-Jun-09 0:22 
AnswerRe: display a message with the help of the msg box Pin
Christian Graus2-Jun-09 0:17
protectorChristian Graus2-Jun-09 0:17 
I can't believe that someone asked you to show your code. Your core issue is manyfold.

1 - you're obviously using some sort of VB shortcut. Ugly
2 - you can't show any UI on the server, because, well, it's the server. If this worked, it would freeze execution and bring your server to it's knees. I recommend reading a book on ASP.NET, so you understand what ASP.NET is and does, and what the server is. Then a book on javascript, if you MUST show a popup message, you need to do it on the client, which means you need to do it in javascript.

Christian Graus

Driven to the arms of OSX by Vista.

Please read this[^] if you don't like the answer I gave to your question.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

GeneralRe: display a message with the help of the msg box Pin
Colin Angus Mackay2-Jun-09 2:21
Colin Angus Mackay2-Jun-09 2:21 
GeneralRe: display a message with the help of the msg box Pin
Vasudevan Deepak Kumar2-Jun-09 3:38
Vasudevan Deepak Kumar2-Jun-09 3:38 
GeneralRe: display a message with the help of the msg box Pin
Colin Angus Mackay2-Jun-09 4:07
Colin Angus Mackay2-Jun-09 4:07 
QuestionCrystal Reports with ASP.Net Pin
BhavinBhatt1-Jun-09 23:49
BhavinBhatt1-Jun-09 23:49 
AnswerRe: Crystal Reports with ASP.Net Pin
Abhishek Sur2-Jun-09 0:55
professionalAbhishek Sur2-Jun-09 0:55 
AnswerRe: Crystal Reports with ASP.Net Pin
Matt Cavanagh2-Jun-09 21:27
Matt Cavanagh2-Jun-09 21:27 
QuestionError In Localization Pleas Help Pin
mdazeemuddin1-Jun-09 23:27
mdazeemuddin1-Jun-09 23:27 
AnswerRe: Error In Localization Pleas Help Pin
Herman<T>.Instance2-Jun-09 21:52
Herman<T>.Instance2-Jun-09 21:52 
QuestionRest webservices Pin
manowj1-Jun-09 22:20
manowj1-Jun-09 22:20 

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.