Wrox Programmer Forums
|
ASP.NET 1.x and 2.0 Application Design Application design with ASP.NET 1.0, 1.1, and 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.x and 2.0 Application Design 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 October 22nd, 2007, 06:26 AM
Authorized User
 
Join Date: Apr 2007
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Default Place Holder

I have a web page. This page contains a PlaceHolder and this placeholder brings or holds some links created by the admin at runtime. Not when we design the page i mean there is no exact no. of the links to be created by the admin. Let an admin create Four links like Jan,Feb,Mar,Apr.....

Now i want as the client clicks on Jan link then a panel or imageButton should display the image of month Jan and if he/she clicks on Feb link then image of Feb month should display


 
Old October 22nd, 2007, 09:12 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Do you want these links to go to a new page? Do you want them to execute javascript that displays the calendars?

Please describe in more detail.

-Peter
 
Old October 24th, 2007, 07:15 AM
Authorized User
 
Join Date: Apr 2007
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by planoie
 Do you want these links to go to a new page? Do you want them to execute javascript that displays the calendars?

Please describe in more detail.

-Peter
Yes i want to go to a new page accordingly the user clicks on the link

 
Old October 24th, 2007, 08:52 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

What do you have so far? This sounds fairly simple, you just need to emit a list of hyperlink elements to the page. This can be done with a GridView, DataGrid, Repeater, BulletedList, etc, etc.

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
Scrollbars for ContentPlace Holder??? sivavenu BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 August 23rd, 2007 04:40 AM
Accessing Holder<T> in JAX-WS is rocket science?!? ypomonh J2EE 0 July 17th, 2007 09:32 AM
Cleaning a Place Holder from a class see07 ASP.NET 1.x and 2.0 Application Design 4 March 15th, 2005 12:28 PM
How to know if a place holder is empty see07 ASP.NET 1.x and 2.0 Application Design 2 March 4th, 2005 04:43 PM
Logging in from another place Hadware General .NET 0 December 14th, 2004 03:39 PM





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