Heh...same error > -----Original Message----- > From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of > Chris Anderson > Sent: Thursday, April 11, 2002 8:27 PM > To: [EMAIL PROTECTED] > Subject: Re: [DOTNET] <asp:hyperlink> and databinding funkiness > > Ahh..you're using C# then :-) > > Try using + instead of & > > Merak > > > Hmmm...I tried your suggestion and I got a compile error > > > > CS1002: ; expected > > > > > -----Original Message----- > > > From: dotnet discussion [mailto:[EMAIL PROTECTED]] > > On Behalf > > Of > > > Chris Anderson > > > Sent: Thursday, April 11, 2002 7:42 PM > > > To: [EMAIL PROTECTED] > > > Subject: Re: [DOTNET] <asp:hyperlink> and databinding funkiness > > > > > > You can try > > > > > > NavigateUrl='<%# DataBinder.Eval(Container.DataItem, "Uri") & "\" & > > > DataBinder.Eval(Container.DataItem, FileName") %>' > > > > > > But then you sometimes get problems with the ampersands being > > converted > > > to & !! > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.345 / Virus Database: 193 - Release Date: 09/04/2002 > > You can read messages from the DOTNET archive, unsubscribe from DOTNET, or > subscribe to other DevelopMentor lists at http://discuss.develop.com.
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.