Hey all,
I am going through the dialog boxes to remove some tabs, and dropdowns that are confusing clients, which is going fine (editing the dialog's ascx files) until I get to the Image map editor. Inside the image map editor there is a link button, and it opens a small box to set the link.
It uses the regular setup (url [browse], target, type, etc) but the loaded html seems to be coming from MapLink.html
When I look in MapLink.html it looks like the right file (even tho its an html). I modify it, yet see no change.
Figuring it was the wrong file then, I attempted renaming the file to see what would happen. The box failed.
I then renamed it back to MapLink.html, removed all content for shitsngiggles, its worked again, and still had all the fields.
Am I not seeing an ascx file or something? I hope its not being created by the binary.
Help! :D
Ron