It even gets better...

  • Thread starter Thread starter Marty
  • Start date Start date
M

Marty

The Image web control works with the relative path
supplied, but the HTML image control with the same path
doesn't. I seem to be spending more time trying to
figure out ASP.Net's shortcomings and unique flaws than I
do actually earning my salary.
 
Marty,

Can you give me instructions for reproducing your problem? I see no issues
with providing a relative path to the Image server control nor for the
Image HTML control.

Jim Cheshire [MSFT]
Developer Support
ASP.NET
(e-mail address removed)

This post is provided as-is with no warranties and confers no rights.

--------------------
 
To answer this problem, see my answer to your previous post.

I seem to be spending more time trying to
figure out ASP.Net's shortcomings and unique flaws than I
do actually earning my salary.
</snip>

Isn't this true with any new language/technology? ;-)

Brian W
 
Back
Top