HighTechTalks DotNet Forums  

dynamic html?

Dotnet Framework (ADO.net) microsoft.public.dotnet.framework.adonet


Discuss dynamic html? in the Dotnet Framework (ADO.net) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Agnes
 
Posts: n/a

Default dynamic html? - 09-04-2006 , 01:19 AM






I got a grid list the record, column1 is "number"
When the user press colunn 1 , i want to show out the pdf file whose
filename is same as column1's contents
How can I do that ?? thanks a lot
<a href="<%# DataBinder.Eval(Container.DataItem, "number") %>.pdf > <%#
DataBinder.Eval(Container.DataItem, "number") %></a>



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.