I have a converted aspx program to ascx editchoose.ascx & editchoose.ascx.cs
I added in hyper link listed below in view.ascx and edit.ascx.
<li>
<a href="http://www.devpsc.myemarketplaces.com:80/PSCWizard/ctl/Edit/mid/EditChoose?action=edit">Edit an existing SCHEMA or change Use Code</a>
<li>
I used the module from NB_Store in Back-Office when the menu loads another control.
From the add Item on the module the words appear but Nothing appears for the editchoose.ascx when click on it. Debug has error that IIS needs property set but it does not appear.
Any suggestion on a video library that will guide me better?
Lee