C
c_shah
I have an asp.net website (IIS 6 on windows Server 2003, .NET
Framework 2.0)
On one of my page I am making a call to a ASP.net web service (to
obtain some data), I DO NOT want to make any secure calls to the web
service. Does SSL have any issue with consuming a web service inside
your
asp.net web page?
Is that true that session variables will be lost when url changes from
HTTPS to HTTP? I only want to secure few (only four) pages on the
website.
Framework 2.0)
On one of my page I am making a call to a ASP.net web service (to
obtain some data), I DO NOT want to make any secure calls to the web
service. Does SSL have any issue with consuming a web service inside
your
asp.net web page?
Is that true that session variables will be lost when url changes from
HTTPS to HTTP? I only want to secure few (only four) pages on the
website.