S 
		
								
				
				
			
		sck10
Hello,
I am converting a DataList from vb to c#. I am having a problem converting
the Replace function to c#. Any help with this would be appreciated.
<asp ataList id="dlstPhotoGallery" Runat="Server"
ataList id="dlstPhotoGallery" Runat="Server"
RepeatDirection="Horizontal">
<ItemTemplate>
<a href='<%# Replace(Container.DataItem,"_mini","") %>' target="_blank">
<asp:Image ID="imgPhotoGallery" ImageUrl='<%# Container.DataItem %>'
ToolTip='<%# Mid(Container.DataItem, InStrRev(Container.DataItem, "/")
+ 1) %>' Runat="Server" />
</a>
</ItemTemplate>
</asp ataList>
ataList>
</asp anel>
anel>
				
			I am converting a DataList from vb to c#. I am having a problem converting
the Replace function to c#. Any help with this would be appreciated.
<asp
 ataList id="dlstPhotoGallery" Runat="Server"
ataList id="dlstPhotoGallery" Runat="Server"RepeatDirection="Horizontal">
<ItemTemplate>
<a href='<%# Replace(Container.DataItem,"_mini","") %>' target="_blank">
<asp:Image ID="imgPhotoGallery" ImageUrl='<%# Container.DataItem %>'
ToolTip='<%# Mid(Container.DataItem, InStrRev(Container.DataItem, "/")
+ 1) %>' Runat="Server" />
</a>
</ItemTemplate>
</asp
 ataList>
ataList></asp
 anel>
anel>