Hi all,
In windows form applicatio, I am trying to check whether the url provided is http or https.
for that I have a url provided by the user.
I want to check the url using:
HttpContext.Current.Request.IsSecureConnection
I also want to print the result in a text box or so.
I am finding difficulties in understanding the above line of code.
Thanks in advance.
sudha lakshPosted Mar 9, 2017, 5:59 AM
naem namePosted Mar 10, 2017, 2:29 AM
naem namePosted Mar 9, 2017, 1:57 AM
sudha lakshPosted Mar 8, 2017, 12:11 PM
naem namePosted Mar 8, 2017, 8:49 AM
naem namePosted Mar 8, 2017, 8:47 AM
Ramesh PalanivelPosted Mar 8, 2017, 7:31 AM