Hello List,
I'd like to make sure the protocol changes from http to https when I click on a link that points to critical data.
In my example, I make a reference to a url -location with a https protocol. But it doesn't work - when I'm
in http on the present html-screen it doesn switch to https.
I admit I'm VERY new to html, but perhaps can someone give me a little help, which is very much apreciated.
Here is the line of my code:
<br /><a href " target="right" > statistic;
What I want to achive is that the browser goes to
How do I do this?
Thanks for any help in advance.
(Excuse my bad English!)
Regards,
Fred
I'd like to make sure the protocol changes from http to https when I click on a link that points to critical data.
In my example, I make a reference to a url -location with a https protocol. But it doesn't work - when I'm
in http on the present html-screen it doesn switch to https.
I admit I'm VERY new to html, but perhaps can someone give me a little help, which is very much apreciated.
Here is the line of my code:
<br /><a href " target="right" > statistic;
What I want to achive is that the browser goes to
How do I do this?
Thanks for any help in advance.
(Excuse my bad English!)
Regards,
Fred