Click here to Skip to main content
16,005,120 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionMulti-Language Support for Application Pin
Aman Bhullar2-Sep-09 21:46
Aman Bhullar2-Sep-09 21:46 
AnswerRe: Multi-Language Support for Application Pin
Abhishek Sur2-Sep-09 21:52
professionalAbhishek Sur2-Sep-09 21:52 
GeneralRe: Multi-Language Support for Application Pin
Aman Bhullar2-Sep-09 22:03
Aman Bhullar2-Sep-09 22:03 
GeneralRe: Multi-Language Support for Application Pin
Abhijit Jana2-Sep-09 23:51
professionalAbhijit Jana2-Sep-09 23:51 
GeneralRe: Multi-Language Support for Application Pin
Aman Bhullar3-Sep-09 5:33
Aman Bhullar3-Sep-09 5:33 
GeneralRe: Multi-Language Support for Application Pin
Abhishek Sur3-Sep-09 9:21
professionalAbhishek Sur3-Sep-09 9:21 
GeneralRe: Multi-Language Support for Application Pin
Aman Bhullar4-Sep-09 5:45
Aman Bhullar4-Sep-09 5:45 
Question& instead of &amp [modified] Pin
Piya B2-Sep-09 20:49
Piya B2-Sep-09 20:49 
Dear all,

i have to send a url with some parameters to a another website through my web app. How can i avoid the '&amp
' and ';' in my url(because the other app gives a error with &amp
and is out of my control).

i tryid : Server.DecodeUrl en Server.EncodeUrl, bud it does not work.
Im using
Response.Redirect(url)
to pass the url. In my side looks the url something like this:

https://pay.bank.nl/internetbank/SesamLoginServlet?sessie=id&trid=002&rand=2180fe5a3ff1c3b5

So no &amp
. Bud on the other side you will see &amp
instead of &
How can i avoid this?

Thanks

modified on Thursday, September 3, 2009 4:24 AM

AnswerRe: & instead of &amp Pin
SeMartens2-Sep-09 21:59
SeMartens2-Sep-09 21:59 
GeneralRe: & instead of &amp Pin
Piya B2-Sep-09 22:21
Piya B2-Sep-09 22:21 
GeneralRe: & instead of &amp Pin
SeMartens2-Sep-09 22:24
SeMartens2-Sep-09 22:24 
GeneralRe: & instead of &amp Pin
Piya B2-Sep-09 22:27
Piya B2-Sep-09 22:27 
GeneralRe: & instead of &amp Pin
SeMartens2-Sep-09 22:31
SeMartens2-Sep-09 22:31 
GeneralRe: & instead of &amp Pin
Piya B2-Sep-09 22:42
Piya B2-Sep-09 22:42 
GeneralRe: & instead of &amp Pin
SeMartens2-Sep-09 22:47
SeMartens2-Sep-09 22:47 
GeneralRe: & instead of &amp Pin
Piya B2-Sep-09 23:13
Piya B2-Sep-09 23:13 
GeneralRe: & instead of &amp Pin
SeMartens2-Sep-09 23:26
SeMartens2-Sep-09 23:26 
QuestionMaintain session in sql server !! Pin
Tridip Bhattacharjee2-Sep-09 20:06
professionalTridip Bhattacharjee2-Sep-09 20:06 
AnswerRe: Maintain session in sql server !! Pin
Arun Jacob2-Sep-09 20:16
Arun Jacob2-Sep-09 20:16 
AnswerRe: Maintain session in sql server !! Pin
Aman Bhullar2-Sep-09 20:18
Aman Bhullar2-Sep-09 20:18 
QuestionWeb.config Pin
KhandelwalA2-Sep-09 20:03
KhandelwalA2-Sep-09 20:03 
AnswerRe: Web.config Pin
deepseeindeepsy2-Sep-09 20:34
deepseeindeepsy2-Sep-09 20:34 
Questionhow to build drill down crystal reports in visual studio 2005 Pin
smiley_jatin2-Sep-09 19:52
smiley_jatin2-Sep-09 19:52 
QuestionTracking Referral URL Pin
Abbas_here2-Sep-09 19:43
Abbas_here2-Sep-09 19:43 
AnswerRe: Tracking Referral URL Pin
Aman Bhullar2-Sep-09 20:13
Aman Bhullar2-Sep-09 20:13 

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.