F
Frank
I'm using a third party asp.net control in my .aspx
page. Frontpage 2003 tells me it doesn't recognize the
tag.
I have the <%@ Register TagPrefix="radm"
Namespace="Telerik.WebControls" Assembly="RadMenu" %>
line at the beginning of my file and have a tag in the
body of the form <radm:mycontrol blah...></radm:mycontrol>
The assembly for this control is in my /bin folder.
How do I get Frontpage 2003 to recognize 3rd party
asp.net controls?
Thanks in advance.
page. Frontpage 2003 tells me it doesn't recognize the
tag.
I have the <%@ Register TagPrefix="radm"
Namespace="Telerik.WebControls" Assembly="RadMenu" %>
line at the beginning of my file and have a tag in the
body of the form <radm:mycontrol blah...></radm:mycontrol>
The assembly for this control is in my /bin folder.
How do I get Frontpage 2003 to recognize 3rd party
asp.net controls?
Thanks in advance.