|
-
Nov 17th, 2004, 03:42 PM
#1
Thread Starter
Addicted Member
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
-
Nov 22nd, 2004, 08:48 AM
#2
Fanatic Member
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.
-
Dec 2nd, 2004, 12:17 PM
#3
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|