Click here to Skip to main content
15,908,264 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How to use printer of client by ASP to print all as you want Pin
thutrinh8-Aug-02 7:26
thutrinh8-Aug-02 7:26 
GeneralRe: How to use printer of client by ASP to print all as you want Pin
Todd Smith9-Aug-02 6:56
Todd Smith9-Aug-02 6:56 
QuestionHow to show other language correctly Pin
chq125-Aug-02 18:02
chq125-Aug-02 18:02 
AnswerRe: How to show other language correctly Pin
Jeremy Falcon6-Aug-02 3:12
professionalJeremy Falcon6-Aug-02 3:12 
GeneralRe: How to show other language correctly Pin
chq126-Aug-02 4:26
chq126-Aug-02 4:26 
QuestionHow to get a controls original value? Pin
Todd Smith5-Aug-02 11:07
Todd Smith5-Aug-02 11:07 
GeneralDatagrid Question Pin
James Spibey5-Aug-02 6:06
James Spibey5-Aug-02 6:06 
GeneralRe: Datagrid Question Pin
Enrico Elizar Samuel6-Aug-02 21:51
Enrico Elizar Samuel6-Aug-02 21:51 
Hi James,

Try this code to address problem 1.

<ItemTemplate>
<a href="<%# DataBinder.Eval(Container.DataItem, "hyperlink") %>"><img src="<%# DataBinder.Eval(Container.DataItem,"image_file") %>" border="0" /></a>
</ItemTemplate>

Enrico

Generalvery slow debug Pin
Markdexter5-Aug-02 5:00
Markdexter5-Aug-02 5:00 
GeneralRe: very slow debug Pin
Pete Bassett5-Aug-02 5:11
Pete Bassett5-Aug-02 5:11 
Generaliis caching woes... Pin
l a u r e n3-Aug-02 23:37
l a u r e n3-Aug-02 23:37 
GeneralRe: iis caching woes... Pin
Jeremy Falcon4-Aug-02 6:57
professionalJeremy Falcon4-Aug-02 6:57 
GeneralRe: iis caching woes... Pin
Nick Parker4-Aug-02 12:49
protectorNick Parker4-Aug-02 12:49 
QuestionHow the server detect the disconnection of client Pin
chq122-Aug-02 6:57
chq122-Aug-02 6:57 
AnswerRe: How the server detect the disconnection of client Pin
Nick Parker3-Aug-02 9:20
protectorNick Parker3-Aug-02 9:20 
GeneralAccessing extern database Pin
BlackRider1-Aug-02 21:21
BlackRider1-Aug-02 21:21 
GeneralRe: Accessing extern database Pin
Nick Parker2-Aug-02 2:53
protectorNick Parker2-Aug-02 2:53 
GeneralStill a question about Response.IsClientConnected Pin
chq121-Aug-02 9:27
chq121-Aug-02 9:27 
GeneralRe: Still a question about Response.IsClientConnected Pin
Nick Parker1-Aug-02 18:06
protectorNick Parker1-Aug-02 18:06 
GeneralRe: Still a question about Response.IsClientConnected Pin
chq121-Aug-02 18:28
chq121-Aug-02 18:28 
GeneralRe: Still a question about Response.IsClientConnected Pin
Nick Parker2-Aug-02 2:58
protectorNick Parker2-Aug-02 2:58 
GeneralRe: Still a question about Response.IsClientConnected Pin
chq122-Aug-02 6:41
chq122-Aug-02 6:41 
GeneralRe: Still a question about Response.IsClientConnected Pin
Nick Parker2-Aug-02 8:40
protectorNick Parker2-Aug-02 8:40 
GeneralWhere can i find cheap site support ASP and SQL Server Pin
chq121-Aug-02 9:08
chq121-Aug-02 9:08 
GeneralRe: Where can i find cheap site support ASP and SQL Server Pin
Roger Wright1-Aug-02 14:34
professionalRoger Wright1-Aug-02 14:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.