Postbacks dies on our server if using client-side validation!?



This is a follow-up to a question I had yesterday.

Quick summary: our intranet server dies a month or so ago and we had to get
a new one up and running quickly.

Any .net app that ran on the old server was moved over. The catch is that
any of the apps that used client-side validation no longer properly
post-back. And we're not sure why.

In some further testing, I've found that the validation works, but the
postback never happens. So the page is never submitted and, as such, makes
for a rather useless application.

The fix is to turn of javascript and let the validation happen client-side,
but we're stumped as to why this happened.

The proper .js file that .net uses for validation IS being linked to (in IE)
and the file DOES exist on the server.

We're stumped. BTW, these same apps work just fine on our localhost or other
test servers.

-Darrel

--
=================================================================
Win prizes searching google:
http://www.blingo.com/friends?ref=hM72-GU3FWzMFnTqhv-2GE1FNtA


.



Relevant Pages

  • Re: OpenQM doco in Wiki
    ... By validation I assume that you mean whether or not a field entry is ... Ka band satellite - The Server is here and there is latency. ... business rules being on the client. ... As for the wider internet ie those ...
    (comp.databases.pick)
  • Re: eap-tls and peap-tls
    ... server is doing the internal validation. ... > "configure" option of the authentication method which is selected from ... > machine and user certificates (using peap-tls) does the IAS server ...
    (microsoft.public.internet.radius)
  • Re: OpenQM doco in Wiki
    ... burp because the server has been updated while the client was "away". ... Ka band satellite - The Server is here and there is latency. ... validation when the remote computer first connects. ... As for the wider internet ie those ...
    (comp.databases.pick)
  • Re: Help on validation process?
    ... Justin Gengo" wrote: ... >> Does this ASP cross check validation on client and server side can prevent ... >>> order to save a trip to the server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: In domain.company.com "domain" is not technically a child in a single domain 1 DC AD?
    ... I wasn't saying secured updates, ... To do secure updates would require extensive RFC changes and huge changes in the client and server. ... The little validation it does now is entirely based around name and disallows a modification to a name if the old IP address is still responding... ...
    (microsoft.public.windows.server.active_directory)

Loading