Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 4th, 2008, 06:08 AM
Registered User
 
Join Date: Jan 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Urgent ..Plz...Help

I have created a datalist and filled it with image buttons populated from data base.
I want to click on the thumbnail(smaller size specified image of the full size photo) and display it in a new page bringing through and displaying the selected image in full size.

I tried the following way... but i cant get the imageurl in the new page

<asp:hyperlink runat="server" navigateurl='<%# Databinder.Eval(Container.DataItem,"url") %>'><img src='<%# Databinder.Eval(Container.DataItem,"url") %>' height=100 width=75 /></asp:hyperlink>

can anyone help me with C# code??...






Similar Threads
Thread Thread Starter Forum Replies Last Post
URGENT plz do reply maheshoo7 PHP How-To 1 June 26th, 2007 10:20 AM
urgent plz, SachinMalge ASP.NET 2.0 Basics 2 January 16th, 2007 08:37 AM
Very urgent(plz solve) Swati_Jain BOOK: Professional Crystal Reports for VS.NET 2 May 30th, 2006 07:12 AM
urgent ....plz............[:)] noor ASP.NET 1.0 and 1.1 Basics 4 January 20th, 2005 01:24 PM
Relations (Urgent plz) Samikaraeen Pro VB.NET 2002/2003 0 July 15th, 2004 03:50 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.