R
Raymond Tam
When I am using server-side button to switch from https to
http by using response.redirect "http://a.apsx" in
response to the client event, I am still at the https
environment (ie. the address bar on the IE is
https://a.aspx). However, when using hyperlink control,
there is no mis-representation.
Can anyone advise how to deal with this? Is it .NET bug?
http by using response.redirect "http://a.apsx" in
response to the client event, I am still at the https
environment (ie. the address bar on the IE is
https://a.aspx). However, when using hyperlink control,
there is no mis-representation.
Can anyone advise how to deal with this? Is it .NET bug?