Is Hiding Server Controls Enough ?
- From: "Mr Newbie" <here@xxxxxxx>
- Date: Wed, 2 Nov 2005 11:27:25 -0000
I was thinking about developing a workflow application yesterday and was
musing over the different approaches than one could take in restricting
specific actions on a ticket( Form ) at any said stage.
One approach I have used on other systems is to prevent the action buttons
appearing. For example, if one did not have the Role of Administrator, one
would be prevented from deleting a ticket not created by oneself.
However, it did occur to me that there was a possibility of manually
constructing the button code in the page which has been rendered to the
client.
If you have a button which was visible=false ( Not HTML hidden ), then would
it be possible to invoke the backend function by manually adding the tag/id
etc for this button ?
I guess I could experiement, but I wondered if there was an instant answer
available ?
--
Best Regards
The Inimitable Mr Newbie º¿º
.
- Follow-Ups:
- Re: Is Hiding Server Controls Enough ?
- From: Bruce Barker
- Re: Is Hiding Server Controls Enough ?
- From: John Timney \( MVP \)
- Re: Is Hiding Server Controls Enough ?
- Prev by Date: Re: class / base class help
- Next by Date: Re: Is Hiding Server Controls Enough ?
- Previous by thread: Re: class / base class help
- Next by thread: Re: Is Hiding Server Controls Enough ?
- Index(es):
Loading