That's the problem Scott,
I'm using the default DNN registration. It'll be very easy if there exists a txtUsername field. But I can't find that textbox.
On the registration page, here's what produces the registration form:
[dnn:propertyeditorcontrol id="UserEditor"
enableClientValidation = "true"
sortmode="SortOrderAttribute"
labelstyle-cssclass="SubHead"
helpstyle-cssclass="Help"
editcontrolstyle-cssclass="NormalTextBox"
labelwidth="150px"
editcontrolwidth="200px"
width="350px"
editmode="Edit"
errorstyle-cssclass="NormalRed" ]
Any thought on this?
Thanks. |