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

ASP.NET

 
QuestionHow to add one table data into another table in a dataset. Pin
Sophia Rekhi17-May-07 23:14
Sophia Rekhi17-May-07 23:14 
AnswerRe: How to add one table data into another table in a dataset. Pin
Sandeep Akhare18-May-07 0:25
Sandeep Akhare18-May-07 0:25 
QuestionRegarding Broadcast of message [modified] Pin
madhurialuru17-May-07 23:14
madhurialuru17-May-07 23:14 
AnswerRe: Regarding Broadcast of message Pin
Sathesh Sakthivel17-May-07 23:59
Sathesh Sakthivel17-May-07 23:59 
QuestionMultiple access on XML files Pin
N a v a n e e t h17-May-07 22:54
N a v a n e e t h17-May-07 22:54 
AnswerRe: Multiple access on XML files Pin
Sathesh Sakthivel17-May-07 23:57
Sathesh Sakthivel17-May-07 23:57 
AnswerRe: Multiple access on XML files Pin
Guffa18-May-07 0:00
Guffa18-May-07 0:00 
AnswerRe: Multiple access on XML files Pin
Sandeep Akhare18-May-07 0:15
Sandeep Akhare18-May-07 0:15 
QuestionCustom control does not work on remote server Pin
jkp250517-May-07 22:39
jkp250517-May-07 22:39 
QuestionHow google crawls the Urls? Pin
K.P.Kannan17-May-07 22:34
K.P.Kannan17-May-07 22:34 
AnswerRe: How google crawls the Urls? Pin
N a v a n e e t h17-May-07 22:51
N a v a n e e t h17-May-07 22:51 
AnswerRe: How google crawls the Urls? Pin
Guffa18-May-07 0:42
Guffa18-May-07 0:42 
Questionattach crystal report to asp Pin
rkherath17-May-07 22:17
rkherath17-May-07 22:17 
QuestionCrystal Report Problem in asp.net Pin
Kissy1617-May-07 22:07
Kissy1617-May-07 22:07 
AnswerRe: Crystal Report Problem in asp.net Pin
Sylvester george18-May-07 1:03
Sylvester george18-May-07 1:03 
QuestionWebconfig customerror Pin
jithbiz003317-May-07 20:56
jithbiz003317-May-07 20:56 
Hi Guys,

I using the followiing code in my Web.config file

<customErrors mode="RemoteOnly" defaultRedirect="default.aspx">
<error statusCode="404" redirect="default.aspx"/>
</customErrors>

My problem is if give an file name with extensions(like .htm,.php,.asp etc) other than .aspx the page is not redirecting to the default page.
It shows the error page of the Browser. HTTP Error 404 -File or directory not found.
I want to redirect it to my default page.

If anybody has suggestions or coding .Please reply.

Thanks
Jith





-- modified at 3:04 Friday 18th May, 2007
AnswerRe: Webconfig customerror Pin
Sandeep Akhare17-May-07 21:18
Sandeep Akhare17-May-07 21:18 
GeneralRe: Webconfig customerror Pin
jithbiz003318-May-07 2:00
jithbiz003318-May-07 2:00 
AnswerRe: Webconfig customerror Pin
Sandeep Akhare17-May-07 21:22
Sandeep Akhare17-May-07 21:22 
AnswerRe: Webconfig customerror Pin
N a v a n e e t h17-May-07 22:35
N a v a n e e t h17-May-07 22:35 
GeneralRe: Webconfig customerror Pin
jithbiz003318-May-07 2:02
jithbiz003318-May-07 2:02 
QuestionUsing Form Authentication Pin
248912817-May-07 20:35
248912817-May-07 20:35 
AnswerRe: Using Form Authentication Pin
Sandeep Akhare17-May-07 20:46
Sandeep Akhare17-May-07 20:46 
GeneralRe: Using Form Authentication Pin
248912817-May-07 21:24
248912817-May-07 21:24 
GeneralRe: Using Form Authentication Pin
Sandeep Akhare17-May-07 21:38
Sandeep Akhare17-May-07 21:38 

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.