Results 1 to 3 of 3

Thread: Exspression Validator doesn't display on server

  1. #1

    Thread Starter
    Addicted Member Rockhopper's Avatar
    Join Date
    Aug 2003
    Location
    Cape Town, South Africa
    Posts
    199

    Exspression Validator doesn't display on server

    Evening.

    I'm using regular expression validators on a webpage to check that an email address has an "@" and a "."

    This works perfectly when debugging on my local machine... but as soon as i ftp it up to my server, its as if i never even stuck the control on the form, it doesn't validate!?

    All the other ASP.Net controls work.

    Any ideas?

    thanks

    If the facts don't fit the theory, change the facts. --Albert Einstein

  2. #2
    Fanatic Member venerable bede's Avatar
    Join Date
    Sep 2002
    Location
    The mystic land of Geordies
    Posts
    1,018
    When you ftp are you ftping just the page/control.

    If this is the case then it naturally wont do anything as you need to ftp the bin folder as this contains the recent compilation.

    Parksie

  3. #3

    Thread Starter
    Addicted Member Rockhopper's Avatar
    Join Date
    Aug 2003
    Location
    Cape Town, South Africa
    Posts
    199
    hey, sorry so long to reply.

    I uploaded everything, including dll to the bin.

    It works on some of the pages, and not others.

    Not a big issue, it was a small site, so i just validated on the server and sent messages to a label control. Maybe just a bad server


    thanks anyhoo
    If the facts don't fit the theory, change the facts. --Albert Einstein

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width