close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Labels not showing in Security Assist user update form

Thread began 7/25/2012 1:55 pm by h150477 | Last modified 7/26/2012 8:07 am by h150477 | 535 views | 1 replies

h150477

Labels not showing in Security Assist user update form

I have a User Update form that does not show any labels. The code is as follows for the first label in the group of 6 fields:

<div class="lineGroup">
<label for="User_Update_group_User_Name" class="sublabel" > User Name:<span class="requiredIndicator">&nbsp;*</span></label>
<div class="errorGroup"> <span id="User_Update_group_User_Name_Spry">
<input id="User_Update_group_User_Name" name="User_Update_group_User_Name" type="text" value="<?php echo $row_SecurityAssistusrs["user_name"]; ?>" class="formTextfield_Medium" tabindex="1" onBlur="hideServerError('User_Update_group_User_Name_ServerError');">
<?php
if (ValidatedField('userupdate','userupdate')) {
if ((strpos((",".ValidatedField("userupdate","userupdate").","), "," . "1" . ",") !== false || "1" == "")) {
if (!(false)) {
?>
<span class="serverInvalidState" id="User_Update_group_User_Name_ServerError">Please enter a value.</span>
<?php //WAFV_Conditional userupdate.php userupdate(1:)
}
}
}?>
<span class="textfieldMinCharsMsg">Minimum number of characters not met.</span><span class="textfieldMaxCharsMsg">Exceeded maximum number of characters.</span><span class="textfieldRequiredMsg">Please enter a value.</span></span></div>
</div>

And the CSS is as follows:
form.Basic_Default label.sublabel {
font-weight:normal;
text-align:right;
width:120px;
float:left;
display:block;
margin-top:5px;
margin-bottom:5px;
padding-right:5px;
color: #000;
}

This form is created by the security assist wizard, and the only changes that I have made is to reduce the length of the built in error messages so that they don't spread across a 22 inch screen when displayed. The text should show up and I cannot figure out why it does not. Unfortunately the code is live on line, so I cannot post a link to the page, and it has 16 associated files, and is protected.
Suggestions as to how I solve this problem would be welcome.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...