Page is not submitted usingclientside validatot

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hello
I want my .aspx page to have client side validation when using required
field/custom validator. It works fine in may http://localhost/... When i
uploaded the project in a web server then the validator works fine but page
does not submit when the validation is successful. I tried it with
EnableClientScript="False" and using Page.IsValid= True. But my client demand
only client side validation. Using javascript is too tedious for my project
at this final stage. So I need your help on this problem and i also seek for
the specific process if any to upload asp.net project in web server(web
site). This is very urgent.
Thank you
Sudip
.



Relevant Pages

  • Re: Checking if an image
    ... Basically what you want is a GDIP load without validation. ... It checks the actual content of a data buffer or a url to> determine what the mime type of the data is. ... >> .exe) file to an image extension, upload it, and then cause havoc latter>> on. ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Threading in Web App
    ... > I have a web app that performs and upload to a database. ... > then the validation in a serial fashion. ... John ... >> request whose execution caused the page to be created. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Threading in Web App
    ... Part of our process is data validation, so we have no control over what data ... Regardless, the business requirement ... All the thread does is issue an update command when the upload is complete. ... No tie to the request or the user/browser in any ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: [PHP] $_FILES path on clients machine?
    ... available for security reasons? ... Accept the upload on your server in some kind of staging area. ... because they mis-typed their email or whatever else failed validation. ...
    (php.general)
  • Re: Threading in Web App
    ... I have a web app that performs and upload to a database. ... DB's typically present since I do not have proper permissions; So an SQL ... then the validation in a serial fashion. ... > request whose execution caused the page to be created. ...
    (microsoft.public.dotnet.framework.aspnet)