|
Home > Archive > Microsoft Content Management Server > June 2004 > Problem implementing Validation control placeholder
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problem implementing Validation control placeholder
|
|
| Randall 2004-06-29, 8:57 am |
| Hi all,
Has anyone implemented the Stefan's validation control placeholder?
I am trying to implement that but I don't understand that how we will write the validation expression and how it works?
I appreciate your help.
Regards,
Randall
| |
|
|
| Randall 2004-06-29, 5:52 pm |
| Thanks Stefan.
But which expression to use if we want this placeholder to be a required field validation placeholder?
In asp.net it doesn't show any code in the required field validator,expression field.
Please guide me.
Thanks,
Randall
"Stefan [MSFT]" wrote:
> Hi Randall,
>
> check out the normal ASP.NET validator controls.
> Such a control is used.
> You need to add the same regular expression you would enter in an ASP.NET
> validator control.
>
> Cheers,
> Stefan.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> MCMS FAQ:
> http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
> MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> MCMS Sample Code:
> http://www.gotdotnet.com/community/...t+S
erver
> MCMS Whitepapers and other docs:
> http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
> --------------------------------
>
>
> "Randall" <Randall@discussions.microsoft.com> wrote in message
> news:DF909282-E525-42C3-A07C-4AD2203F8A62@microsoft.com...
> write the validation expression and how it works?
>
>
>
|
|
|
|
|