[Mono-devel-list] ASP.NET question

Christian Mol cpmol at zeelandnet.nl
Sun Apr 25 12:48:04 EDT 2004


Hi,

Currently I am translating the ASP.NET portal starterkit to Delphi and
make some adjustments to it. A minor problem does
come up however.
In IIS you can use the ~ in your urls like this

<asp:imagebutton imageurl="~/images/delete.gif" commandname="delete"
alternatetext="Remove user from this role" runat="server"
id="Imagebutton1"/>

Under IIS this is translated in the application root if I'm right.
However when running the same site under Apache/Mod-mono the ~ is
something else.
Who is responsible for the translation of the ~? Apache / mod-mono? Can
I get it to behave the same as in IIS?

Greets,

Christian Mol






More information about the Mono-devel-list mailing list