Click here to Skip to main content
15,913,234 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhi, please i wanna know how ViewState works Pin
Mohammed Amine20-Jun-06 4:55
Mohammed Amine20-Jun-06 4:55 
AnswerRe: hi, please i wanna know how ViewState works Pin
J4amieC20-Jun-06 5:03
J4amieC20-Jun-06 5:03 
Questioncreate button dynamically Pin
surshbabuk20-Jun-06 4:26
surshbabuk20-Jun-06 4:26 
AnswerRe: create button dynamically Pin
Keith Barrow20-Jun-06 5:08
professionalKeith Barrow20-Jun-06 5:08 
Questionhow to control header ,sidemenu and footer for everypage? Pin
campbells20-Jun-06 4:07
campbells20-Jun-06 4:07 
AnswerRe: how to control header ,sidemenu and footer for everypage? Pin
minhpc_bk20-Jun-06 15:22
minhpc_bk20-Jun-06 15:22 
QuestionFile breakdown not working Pin
Brendan Vogt20-Jun-06 4:05
Brendan Vogt20-Jun-06 4:05 
AnswerRe: File breakdown not working Pin
Paddy Boyd20-Jun-06 4:31
Paddy Boyd20-Jun-06 4:31 
Well for one, there doesn't seem to be an i variable in your code that you posted, so hard to tell...

But why don't you just import the System.IO namespace and use the following:

Path.GetFileNameWithoutExtension(filePath);<br />
Path.GetFileName(filePath);<br />
Path.GetExtension(filePath);

Question2 Version running on same Web server Pin
mtone20-Jun-06 3:13
mtone20-Jun-06 3:13 
AnswerRe: 2 Version running on same Web server Pin
RichardGrimmer20-Jun-06 5:32
RichardGrimmer20-Jun-06 5:32 
AnswerRe: 2 Version running on same Web server Pin
Vasudevan Deepak Kumar20-Jun-06 22:48
Vasudevan Deepak Kumar20-Jun-06 22:48 
AnswerRe: 2 Version running on same Web server Pin
Dan Satria23-Jun-06 10:36
Dan Satria23-Jun-06 10:36 
QuestionWhats the use of Global.asax Pin
Varun Arora20-Jun-06 2:55
Varun Arora20-Jun-06 2:55 
AnswerRe: Whats the use of Global.asax Pin
Elina Blank20-Jun-06 3:14
sitebuilderElina Blank20-Jun-06 3:14 
GeneralRe: Whats the use of Global.asax Pin
Varun Arora20-Jun-06 3:32
Varun Arora20-Jun-06 3:32 
GeneralRe: Whats the use of Global.asax Pin
Elina Blank20-Jun-06 4:31
sitebuilderElina Blank20-Jun-06 4:31 
QuestionProblem in listbox control Pin
goyal manish20-Jun-06 2:25
goyal manish20-Jun-06 2:25 
AnswerRe: Problem in listbox control Pin
Nagraj Naik20-Jun-06 2:41
Nagraj Naik20-Jun-06 2:41 
Questionindexing service Pin
vinod123#$20-Jun-06 1:45
vinod123#$20-Jun-06 1:45 
QuestionWeb Setup Installation - Patch Installation Pin
Maheswara Raju K20-Jun-06 1:27
Maheswara Raju K20-Jun-06 1:27 
QuestionAccess to the path &quot;c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\webapplication3\4c790788\4b8c4c7&quot; is denied [modified] Pin
Varun Arora20-Jun-06 1:26
Varun Arora20-Jun-06 1:26 
AnswerRe: Access to the path &quot;c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\webapplication3\4c790788\4b8c4c7&quot; is denied Pin
Vasudevan Deepak Kumar20-Jun-06 1:32
Vasudevan Deepak Kumar20-Jun-06 1:32 
GeneralRe: Access to the path &quot;c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\webapplication3\4c790788\4b8c4c7&quot; is denied Pin
Varun Arora20-Jun-06 1:55
Varun Arora20-Jun-06 1:55 
QuestionTime Based Redirect Pin
mcgann20-Jun-06 1:14
mcgann20-Jun-06 1:14 
AnswerRe: Time Based Redirect Pin
Vasudevan Deepak Kumar20-Jun-06 1:34
Vasudevan Deepak Kumar20-Jun-06 1: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.