Click here to Skip to main content
15,917,642 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Problem with page's button click event handler Pin
Tina P10-Jan-07 5:40
Tina P10-Jan-07 5:40 
GeneralRe: Problem with page's button click event handler Pin
Tina P11-Jan-07 13:09
Tina P11-Jan-07 13:09 
Questionimage casting in .NET Pin
Member 9571479-Jan-07 12:40
Member 9571479-Jan-07 12:40 
QuestionDisable a button Pin
ssircar19719-Jan-07 11:01
ssircar19719-Jan-07 11:01 
AnswerRe: Disable a button Pin
Jon Sagara9-Jan-07 11:32
Jon Sagara9-Jan-07 11:32 
QuestionNeeds assistance in displaying data in Tree view Pin
Skanless9-Jan-07 10:28
Skanless9-Jan-07 10:28 
QuestionASP.NET 2.0 and AJAX Pin
RX Maverick9-Jan-07 10:03
RX Maverick9-Jan-07 10:03 
AnswerRe: ASP.NET 2.0 and AJAX Pin
Christian Graus9-Jan-07 12:19
protectorChristian Graus9-Jan-07 12:19 
RX Maverick wrote:
I know there is ASP.NET AJAX


You mean ATLAS ? Yeah, that exists, and it's pretty simple to use, but expensive as well.

RX Maverick wrote:
I have my AJAX calling an aspx file, what I'm doing so far is working, but Visual Studio seems unhappy that my AJAX aspx file have no html, head, body or forms tags


Just turn that validation off. Or, if it worries you, define a file extension like aspxa, set it up in IIS, and it will all be fine.

RX Maverick wrote:
Also, I'd like to make most of my controls AJAX enabled (and VS doesn't expect to see the html, head, etc. tags) but I can't directly access them (because they're .ascx files).


What's the problem here ? I don't understand ?

RX Maverick wrote:
should I just continue on using .aspx files (and ignore errors),


For the AJAX postback ? Yes, almost certainly.



Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

QuestionpageBaseType Pin
Brendan Vogt9-Jan-07 8:57
Brendan Vogt9-Jan-07 8:57 
AnswerRe: pageBaseType Pin
Christian Graus9-Jan-07 12:28
protectorChristian Graus9-Jan-07 12:28 
AnswerRe: pageBaseType Pin
Mike Ellison9-Jan-07 12:33
Mike Ellison9-Jan-07 12:33 
GeneralRe: pageBaseType Pin
Brendan Vogt11-Jan-07 7:26
Brendan Vogt11-Jan-07 7:26 
Questionhow to capture content markup within an httpmodule? [modified] Pin
jszpila9-Jan-07 8:44
jszpila9-Jan-07 8:44 
AnswerRe: how to capture content markup within an httpmodule? Pin
Mike Ellison9-Jan-07 12:29
Mike Ellison9-Jan-07 12:29 
GeneralRe: how to capture content markup within an httpmodule? Pin
jszpila10-Jan-07 6:24
jszpila10-Jan-07 6:24 
QuestionWeb Service Pin
Rahithi9-Jan-07 8:02
Rahithi9-Jan-07 8:02 
AnswerRe: Web Service Pin
ednrgc9-Jan-07 8:24
ednrgc9-Jan-07 8:24 
GeneralRe: Web Service Pin
Rahithi9-Jan-07 8:46
Rahithi9-Jan-07 8:46 
GeneralRe: Web Service Pin
ednrgc9-Jan-07 8:48
ednrgc9-Jan-07 8:48 
GeneralRe: Web Service Pin
Rahithi9-Jan-07 8:55
Rahithi9-Jan-07 8:55 
QuestionSecurity Issue Pin
alexfromto9-Jan-07 7:02
alexfromto9-Jan-07 7:02 
AnswerRe: Security Issue Pin
ednrgc9-Jan-07 7:13
ednrgc9-Jan-07 7:13 
GeneralRe: Security Issue Pin
alexfromto9-Jan-07 7:47
alexfromto9-Jan-07 7:47 
QuestionAnyone know why a multi-threaded ASP.NET application would work in VS2005, but not on the production environment? Pin
travich9-Jan-07 6:36
travich9-Jan-07 6:36 
AnswerRe: Anyone know why a multi-threaded ASP.NET application would work in VS2005, but not on the production environment? Pin
ednrgc9-Jan-07 7:12
ednrgc9-Jan-07 7:12 

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.