Validation controls are not working in online..?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bhappy
    New Member
    • Jul 2007
    • 139

    Validation controls are not working in online..?

    Hai All,

    I got a different problem, In local when im testing the application clientside validations(req uired field,range,etc ) are working properly. after uploading if i test the application in online validations are not working.? while uploading .pdb file i got transfer error,after that it is uploaded.i can't able to find where will be the problem........ .......

    any idea plz.......

    Thanks,
    Aswath.
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    pdb files are only for debugging and shouldn't be transfered to production locations.

    I would guess that you browser's security settings disables javascript functionality for "internet" pages, but localhost in is the secure zone so it can execute them?

    Do you see any error messages anywhere? Like in the browser maybe? (IE puts them in the bottom left corner)

    Comment

    Working...