Ask a Question related to ASP.NET Building Controls, Design and Development.
-
lisa@starways.net #1
Limiting number of control instances?
Hey all,
Is there a way of limiting the number of instances of a server control
that the user can put on a form?
I'm writing an interfaceless server control, and I want to make it
impossible for the user to put more than one of them on a page.
Is that possible? If so, how?
Thanks,
Lisa
lisa@starways.net Guest
-
number of instances
does any one know a simple way to return the number of instances or the number of synchronized objects in a fms application?? thank you in advance. -
limiting the number of copies printable from a PDF
Is it possible to set a limit on the number of copies printable from a PDF file for proprietary material? -
Limiting Number of Checkboxes
I am hoping someone can help with this. I am running a query which selects all members of staff. This is then output to a form with checkboxes... -
limiting the number of records returned
Hi all, The problem I am having is that I built an online query system. The problem is if the search critera is to open or loose, the coldfusion... -
Checking number of instances running
....what do you think about checking the number of scripts (with a specific name) running by: my $processname = 'script.pl'; my @log = split... -
Zarko Gajic #2
Re: Limiting number of control instances?
Lisa, see my thread "Only one instance of my control per Page" from
04/25/2005.
~Zarko Gajic
<lisa@starways.net> wrote in message
news:1114098164.255492.177780@l41g2000cwc.googlegr oups.com...> Hey all,
>
> Is there a way of limiting the number of instances of a server control
> that the user can put on a form?
>
> I'm writing an interfaceless server control, and I want to make it
> impossible for the user to put more than one of them on a page.
>
> Is that possible? If so, how?
>
> Thanks,
> Lisa
>
Zarko Gajic Guest



Reply With Quote

