html - mailto is getting "blocked script" and 404 error -


i getting blocked script (and 404 error) when click on mailto link. see on fiddler. know why? know of workaround this?

thanks.

there proxy or filter running on web server blocking mailto: links in html documents. there's not can if don't have administrative control on server.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -