Quote:
I never mentioned it but, I'm also using the "validate form" behaviour. I
tried a few things and realized that this is where the problem is. If I
|
remove it, everything is fine but, I have to make sure that a username is
entered, if the field is left blank, the user is forwarded to my "Sorry,
that username already exists" page via the "check new username" behaviour.
Quote:
So, I'm using "validate form", "check new username" and "insert record".
Are these three behaviours ok with each other. Do you see a conflict here.
|
There should not be a problem using that extension either, as it works with
client-side JavaScript and should not mess with your server-side logic.
There must be something else wrong. Can you paste your exact error message?
You may have to turn friendly error messages off in IE (Tools > Internet
Options > Advanced > uncheck Show Friendly HTTP Error messages)
Tom