Ask a Question related to ASP.NET General, Design and Development.
-
Marina #1
Re: Problems with WebForm Validation Controls
Is the rendered HTML identical?
One issue could be that the .NET validation JS files are missing or
unreacheable on your host.
"Rafael Veronezi" <rafael@dmweb.com.br> wrote in message
news:OfGU6Q%23PDHA.1072@TK2MSFTNGP10.phx.gbl...system> I'm having a problem using WebForms validation controls. I develop amy> local, and the ISP of my client hosts that. When I run my application on> machine, everything runs well, but when I send the system to the Host, the
> Validation Controls doesn't work. This is not an issue of browser, because
> if a open the page on my Browser on the same machine of development, the
> problem keeps.
> What could be that?
> I'm very thank for who could help me!
> Rafa
>
>
Marina Guest
-
Validation Between Controls
I have a datagrid with several fields with textboxes and drop downs. I want to be able to validate the drop down field in one column to only be... -
BIG WARNING - validation controls appear to be ignored.
Hi, Although I have got to the bottom of this problem, it gave me quite a shock to discover how easy it is to write a very unsafe application... -
Validation Controls
Hello, I have placed many validation controls on an aspx webform and a user control that allows the visitor to enter a username and password and... -
Problem when Hosting Windows User controls in Webform
I am unable to load the user control from client machine browser if the user controls referes other custom dlls that I have created. Its working... -
Validation Controls Postback
I have a little problem while working with Validation Controls in extensive forms... When the user reaches the end, and something is wrong, it just... -
William F. Robertson, Jr. #2
Re: Problems with WebForm Validation Controls
what is the address of your site, and I will take a look if you want. (not
doing anything else today)
bill
"Marina" <zlatkinam@nospam.hotmail.com> wrote in message
news:eh6mag#PDHA.1556@TK2MSFTNGP10.phx.gbl...the> Is the rendered HTML identical?
>
> One issue could be that the .NET validation JS files are missing or
> unreacheable on your host.
>
> "Rafael Veronezi" <rafael@dmweb.com.br> wrote in message
> news:OfGU6Q%23PDHA.1072@TK2MSFTNGP10.phx.gbl...> system> > I'm having a problem using WebForms validation controls. I develop a> my> > local, and the ISP of my client hosts that. When I run my application on> > machine, everything runs well, but when I send the system to the Host,because> > Validation Controls doesn't work. This is not an issue of browser,>> > if a open the page on my Browser on the same machine of development, the
> > problem keeps.
> > What could be that?
> > I'm very thank for who could help me!
> > Rafa
> >
> >
>
William F. Robertson, Jr. Guest



Reply With Quote

