|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Problem with Hyperlink to text filesi'm displaying the searched file names in data list. i want ti make the filenames as hyperlink ...i wrote the following code <asp:Hyperlink NavigateURL='<%# DataBinder.Eval(Container.DataItem, "link.NavigateUrl")%>' Target="_blank" Text='<%# DataBinder.Eval(Container.DataItem, "link.Text")%>' runat="server" > </asp:Hyperlink> this works fine means file name is displayed as a link and the correct path is shown in status bar but the problem is that when i click on the file name nothing is happened. plz help in solving this problem asap Thanx Shaheen
How to bind a textbox to an a data source
asp:Menu, DynamicItemTemplate and formating text asp:menu control and underline on menuitem text Links to functions in the CS file inside a GridView asp.net ajac and cacheRolesInCookie subject How to read a value in a Formview ? How to read a value in a formview on page load event and do a msgbox for some values ?? Highlight linkbutton in gridview for a certain row Dropdownlist not accesible inside a edititemtemplater |
|||||||||||||||||||||||