Click here to Skip to main content
15,919,893 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralExcel issue.. Pin
User 358370219-Dec-06 4:43
User 358370219-Dec-06 4:43 
GeneralRe: Excel issue.. Pin
Goalie3519-Dec-06 9:08
Goalie3519-Dec-06 9:08 
QuestionFormview Textbox -- need help Pin
ullk19-Dec-06 4:28
ullk19-Dec-06 4:28 
AnswerRe: Formview Textbox -- need help Pin
ToddHileHoffer19-Dec-06 4:42
ToddHileHoffer19-Dec-06 4:42 
GeneralRe: Formview Textbox -- need help Pin
ullk19-Dec-06 5:16
ullk19-Dec-06 5:16 
QuestionBuild error. Pin
umaheshchandra19-Dec-06 3:19
umaheshchandra19-Dec-06 3:19 
AnswerRe: Build error. Pin
ToddHileHoffer19-Dec-06 3:29
ToddHileHoffer19-Dec-06 3:29 
Questionhow to open a particular file which is in any location in my machine from an asp.net page. Pin
indrani2219-Dec-06 2:36
indrani2219-Dec-06 2:36 
AnswerRe: how to open a particular file which is in any location in my machine from an asp.net page. Pin
ToddHileHoffer19-Dec-06 3:08
ToddHileHoffer19-Dec-06 3:08 
GeneralRe: how to open a particular file which is in any location in my machine from an asp.net page. Pin
RichardGrimmer19-Dec-06 4:04
RichardGrimmer19-Dec-06 4:04 
GeneralRe: how to open a particular file which is in any location in my machine from an asp.net page. Pin
Pete O'Hanlon19-Dec-06 11:17
mvePete O'Hanlon19-Dec-06 11:17 
GeneralRe: how to open a particular file which is in any location in my machine from an asp.net page. Pin
ednrgc20-Dec-06 2:22
ednrgc20-Dec-06 2:22 
QuestionURL encoding?How Pin
shafqaat19-Dec-06 2:08
shafqaat19-Dec-06 2:08 
AnswerRe: URL encoding?How Pin
ednrgc19-Dec-06 2:16
ednrgc19-Dec-06 2:16 
GeneralRe: URL encoding?How Pin
ToddHileHoffer19-Dec-06 3:02
ToddHileHoffer19-Dec-06 3:02 
AnswerRe: URL encoding?How Pin
Guffa19-Dec-06 3:18
Guffa19-Dec-06 3:18 
You can not use url encoded file names on the server and expect them to match the url encoded url. You have to decode the url to determine the file name.

The file name that the client is trying to access is probably:

¢.gif

---
It's amazing to see how much work some people will go through just to avoid a little bit of work.

AnswerRe: URL encoding?How Pin
Haissam19-Dec-06 11:55
Haissam19-Dec-06 11:55 
QuestionCrystal Report Alternate reporting tools Pin
King Shez19-Dec-06 1:57
King Shez19-Dec-06 1:57 
AnswerRe: Crystal Report Alternate reporting tools Pin
Paddy Boyd19-Dec-06 2:28
Paddy Boyd19-Dec-06 2:28 
GeneralRe: Crystal Report Alternate reporting tools Pin
King Shez19-Dec-06 21:03
King Shez19-Dec-06 21:03 
GeneralRe: Crystal Report Alternate reporting tools Pin
Paddy Boyd19-Dec-06 21:22
Paddy Boyd19-Dec-06 21:22 
GeneralRe: Crystal Report Alternate reporting tools Pin
King Shez19-Dec-06 23:41
King Shez19-Dec-06 23:41 
QuestionHow can i make my page, not to show error? Pin
m.rastgar19-Dec-06 1:48
m.rastgar19-Dec-06 1:48 
AnswerRe: How can i make my page, not to show error? Pin
ednrgc19-Dec-06 2:19
ednrgc19-Dec-06 2:19 
AnswerRe: How can i make my page, not to show error? Pin
Not Active19-Dec-06 2:20
mentorNot Active19-Dec-06 2: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.