Click here to Skip to main content
15,888,984 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Enable Client Scripting Pin
Bradml27-Mar-07 20:57
Bradml27-Mar-07 20:57 
GeneralRe: Enable Client Scripting Pin
Muhammad Faisal Khanani27-Mar-07 21:50
Muhammad Faisal Khanani27-Mar-07 21:50 
GeneralRe: Enable Client Scripting Pin
Bradml27-Mar-07 23:54
Bradml27-Mar-07 23:54 
GeneralRe: Enable Client Scripting Pin
badgrs28-Mar-07 11:01
badgrs28-Mar-07 11:01 
GeneralASPX Page Preview??? [moved] Pin
code-frog27-Mar-07 18:50
professionalcode-frog27-Mar-07 18:50 
GeneralRe: ASPX Page Preview??? [moved] Pin
Paddy Boyd28-Mar-07 0:24
Paddy Boyd28-Mar-07 0:24 
QuestionWhat methodology should a system for Hotel intranet development used ? Pin
nothingbutcat27-Mar-07 16:25
nothingbutcat27-Mar-07 16:25 
AnswerRe: What methodology should a system for Hotel intranet development used ? Pin
Bradml27-Mar-07 20:59
Bradml27-Mar-07 20:59 
GeneralRe: What methodology should a system for Hotel intranet development used ? Pin
nothingbutcat27-Mar-07 22:55
nothingbutcat27-Mar-07 22:55 
QuestionHow do you add a favicon in IE7 right-click context menu? Pin
wjinks27-Mar-07 7:45
wjinks27-Mar-07 7:45 
Questionpreventing users from sharing login information Pin
eggsovereasy27-Mar-07 4:52
eggsovereasy27-Mar-07 4:52 
AnswerRe: preventing users from sharing login information Pin
Marcus J. Smith27-Mar-07 5:05
professionalMarcus J. Smith27-Mar-07 5:05 
GeneralRe: preventing users from sharing login information Pin
eggsovereasy27-Mar-07 6:06
eggsovereasy27-Mar-07 6:06 
AnswerRe: preventing users from sharing login information Pin
Guffa27-Mar-07 7:22
Guffa27-Mar-07 7:22 
GeneralRe: preventing users from sharing login information Pin
eggsovereasy27-Mar-07 9:44
eggsovereasy27-Mar-07 9:44 
AnswerRe: preventing users from sharing login information Pin
Not Active27-Mar-07 8:38
mentorNot Active27-Mar-07 8:38 
GeneralRe: preventing users from sharing login information Pin
eggsovereasy27-Mar-07 9:43
eggsovereasy27-Mar-07 9:43 
QuestionMessage Boards Pin
.NET4Ever27-Mar-07 4:50
.NET4Ever27-Mar-07 4:50 
AnswerRe: Message Boards Pin
Bradml27-Mar-07 21:02
Bradml27-Mar-07 21:02 
GeneralRe: Message Boards Pin
.NET4Ever30-Mar-07 5:43
.NET4Ever30-Mar-07 5:43 
AnswerRe: Message Boards Pin
Vasudevan Deepak Kumar29-Mar-07 9:33
Vasudevan Deepak Kumar29-Mar-07 9:33 
GeneralRe: Message Boards Pin
.NET4Ever30-Mar-07 5:51
.NET4Ever30-Mar-07 5:51 
QuestionGeneral solution to handle web application errors? Pin
wojti27-Mar-07 3:31
wojti27-Mar-07 3:31 
AnswerRe: General solution to handle web application errors? Pin
Marcus J. Smith27-Mar-07 4:15
professionalMarcus J. Smith27-Mar-07 4:15 
You can easily deal with certain errors based on the the server error such as 404, 401, 301, whatever. Other than that, you will have to mess with source code in order to know the type of exception unless you are using .NET 2.0 which has that capability built into the web.config.


CleaKO

"I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that.'" - Tommy (Tommy Boy)
"Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

AnswerRe: General solution to handle web application errors? Pin
Vasudevan Deepak Kumar29-Mar-07 9:34
Vasudevan Deepak Kumar29-Mar-07 9: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.