On pages that use the UltraWebTab control, I find 404 errors in my web site log for requests to /dummy.htm. There is no dummy.htm anywhere in my site, and this only happens with pages that have the UltraWebTab.
Upon viewing the source for a rendered page, I see src="dummy.htm" in the rendered tags for the UltraWebTab control. What is this and is there any way to eliminate these bogus 404 entries?
Hi Ajarn,
You probably use rather old version of UltraWebTab. Currently the "BLOCKED SCRIPT''" is used. You may change value of that string in the DummyTargetUrl property of UltraWebTab.