Click here to Skip to main content
15,885,546 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Populating data grid in C# asp.net web application Pin
kubben19-Feb-07 4:45
kubben19-Feb-07 4:45 
QuestionJRE plug in for IE Pin
Prashant C18-Feb-07 20:00
Prashant C18-Feb-07 20:00 
AnswerRe: JRE plug in for IE Pin
badgrs19-Feb-07 8:49
badgrs19-Feb-07 8:49 
Questionjavascript popup and PHP Pin
jotorres18-Feb-07 19:32
jotorres18-Feb-07 19:32 
AnswerRe: javascript popup and PHP Pin
Bradml18-Feb-07 23:54
Bradml18-Feb-07 23:54 
GeneralRe: javascript popup and PHP Pin
jotorres19-Feb-07 6:06
jotorres19-Feb-07 6:06 
GeneralRe: javascript popup and PHP Pin
badgrs19-Feb-07 8:48
badgrs19-Feb-07 8:48 
QuestionIssues with Server.UrlEncode Pin
Nigel K Williams17-Feb-07 13:02
Nigel K Williams17-Feb-07 13:02 
This is an ASP question, I hope this is the correct forum as I could not see an ASP only one.

I am working with dates in URLEndcode and have a date formatted 28/02/2007. When I URLEncode this on any of my in-house test servers no matter what locale (US / UK) LCID 2057(UK) / 1033(US) / 2048(opsys def) I have the / translated as a %2F Perfect.

On my hosted MS server (in Germany, defauly LCID = 1031). I get %2E.
This translates my date to 28.02.2007. The German way of handling dates.
I have Session.LCID = 2057 on each page but it makes no difference. it always encodes to %2E.

I have no control panel access to the server, is there anyway in my code I can effect the way Session.URLEndcode functions?





Thanks in Advance
Nigel.
AnswerRe: Issues with Server.UrlEncode Pin
Guffa17-Feb-07 14:27
Guffa17-Feb-07 14:27 
GeneralRe: Issues with Server.UrlEncode Pin
Nigel K Williams17-Feb-07 21:35
Nigel K Williams17-Feb-07 21:35 
AnswerRe: Issues with Server.UrlEncode Pin
Guffa18-Feb-07 2:17
Guffa18-Feb-07 2:17 
GeneralRe: Issues with Server.UrlEncode Pin
Nigel K Williams18-Feb-07 5:24
Nigel K Williams18-Feb-07 5:24 
GeneralRe: Issues with Server.UrlEncode Pin
Guffa18-Feb-07 6:59
Guffa18-Feb-07 6:59 
GeneralRe: Issues with Server.UrlEncode [modified] Pin
Nigel K Williams18-Feb-07 7:06
Nigel K Williams18-Feb-07 7:06 
GeneralRe: Issues with Server.UrlEncode Pin
Fred_Smith18-Feb-07 12:37
Fred_Smith18-Feb-07 12:37 
GeneralRe: Issues with Server.UrlEncode Pin
Nigel K Williams18-Feb-07 12:40
Nigel K Williams18-Feb-07 12:40 
GeneralRe: Issues with Server.UrlEncode Pin
Fred_Smith18-Feb-07 13:02
Fred_Smith18-Feb-07 13:02 
GeneralRe: Issues with Server.UrlEncode Pin
Nigel K Williams18-Feb-07 13:05
Nigel K Williams18-Feb-07 13:05 
GeneralRe: Issues with Server.UrlEncode Pin
manowj18-Feb-07 19:15
manowj18-Feb-07 19:15 
Questiondisable (only) horizontal scroll Pin
spinanicky17-Feb-07 4:50
spinanicky17-Feb-07 4:50 
AnswerRe: disable (only) horizontal scroll Pin
Bradml17-Feb-07 11:31
Bradml17-Feb-07 11:31 
QuestionHow to mirror website? Pin
Fred_Smith17-Feb-07 1:10
Fred_Smith17-Feb-07 1:10 
AnswerRe: How to mirror website? Pin
Bradml17-Feb-07 1:15
Bradml17-Feb-07 1:15 
GeneralRe: How to mirror website? Pin
Fred_Smith17-Feb-07 2:22
Fred_Smith17-Feb-07 2:22 
GeneralRe: How to mirror website? Pin
Bradml17-Feb-07 2:25
Bradml17-Feb-07 2:25 

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.