URLs cannot include 'char'

Characters that are not permitted have been included in a URL string, or unescaped characters have been included in query strings.

To correct this error

  • Edit the URL string in HTML view, and use permitted alphanumeric characters. Use escape characters in a query string.

See Also

Reference

A Element, a Object

HREF Attribute, href Property

DHTML References

Hyperlink Dialog Box

Properties Window

Other Resources

How to: Insert HTML Hyperlinks and Bookmarks in Design View for Web Forms Pages

Walkthrough: Basic HTML Editing in Visual Studio for Web Forms Pages