Re: Repeat an ASP:Image button
- From: Lucas Tam <REMOVEnntp@xxxxxxxxxx>
- Date: Mon, 25 Apr 2005 16:44:50 GMT
"VK" <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in news:1f9401c549ad
$f89f5a90$a601280a@xxxxxxx:
> Thanks for your reply. But I dont know how often the image
> has to be repeated. It is based on the height of the
> screen. I dont know how to calculate that.
You can use Javascript or a component like BrowserHawk to get the screen
resolution.
> Furthermore, I
> would like to have only one button if it is possible. If
> not please let me know how to solve that probkem.
You can bind the same event handler to multiple buttons dynamically. Or you
can make multiple buttons call the same event handler.
Binding the event is the easy part. Figuring the screen resolution of the
user's screen is probably what you should be focusing on.
--
Lucas Tam (REMOVEnntp@xxxxxxxxxx)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
.
- References:
- Repeat an ASP:Image button
- From: VK
- Re: Repeat an ASP:Image button
- From: Lucas Tam
- Re: Repeat an ASP:Image button
- From: VK
- Repeat an ASP:Image button
- Prev by Date: Re: ASP.NET application and GAC
- Next by Date: Re: Age-old "SQL Server does not exist" error
- Previous by thread: Re: Repeat an ASP:Image button
- Next by thread: Age-old "SQL Server does not exist" error
- Index(es):
Relevant Pages
|