R
Rob R. Ainscough
I've created an ASP.NET/VB.NET web application running on a public web
server. My web app uses form authentication. I don't have a registered
domain name, I'm just using an IP address to link from another site. As
soon as I do so I get a blocked icon in IE (Lower right corner) and I have
to either drop my privacy setting to Low (from Medium) or specifically
unblock my site (IP address).
What is causing this? Is it because I'm pointing to a IP address rather
than a registered domain name? Or is this some type of cookie issue?? I
don't specifically create any cookies that I'm aware off (except those
managed by ASP.NET).
Rob.
server. My web app uses form authentication. I don't have a registered
domain name, I'm just using an IP address to link from another site. As
soon as I do so I get a blocked icon in IE (Lower right corner) and I have
to either drop my privacy setting to Low (from Medium) or specifically
unblock my site (IP address).
What is causing this? Is it because I'm pointing to a IP address rather
than a registered domain name? Or is this some type of cookie issue?? I
don't specifically create any cookies that I'm aware off (except those
managed by ASP.NET).
Rob.