V
VK
Hi,
A form is being called on many different pages(VB.NET). We have to now
make the form as HTTPS, since some sensitive information is being
collected on form. I tried creating a meta refresh tag on form1.aspx as
is
<meta http-equiv="refresh"
content="0;https://<www.myurl.com>/form/form1.aspx"> but that doesn't
seem to be working - any ideas?
Many thanks.
A form is being called on many different pages(VB.NET). We have to now
make the form as HTTPS, since some sensitive information is being
collected on form. I tried creating a meta refresh tag on form1.aspx as
is
<meta http-equiv="refresh"
content="0;https://<www.myurl.com>/form/form1.aspx"> but that doesn't
seem to be working - any ideas?
Many thanks.