Advertisement

08.14.2008 at 01:00PM PDT, ID: 23649494
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.0

How to resize a field

Asked by SGARLINGE in Macromedia Dreamweaver

Tags:

Hello,

Ok this may sound very basic and I know it really should be however I just can not resize a field.

Let me explian;-

My website has a contact US form - the message field is to small and I need to resize it - here is an example of the code;-

<style type="text/css">
<!--
.style3 {font-size: 18px}
-->
</style>
<SCRIPT LANGUAGE="JavaScript">
function validate(){
      for(i=0;i<document['form1'].elements.length;i++){
            o = document['form1'].elements[i]
                  switch(o.type){
                     case "text":
                     case "textarea":
                     case "textbox":
                        if(o.value==''){
                              alert('Opps looks like you have not filled in the ' + o.name + ' field.  Please enter your ' + o.name + '. Thank you.')
                              o.focus()
                              return false
                        }
                     break
                     case "select-one":                            
                     break
                     case "radio":                                  
                     break
                  }
      }
}
</SCRIPT>                                                                              
            <h1>CONTACT INFORMATION</h1>
            <br/>
            <p class="left"><strong>iT4u</strong> <br/>
            <br/>
            <span class="style3"><strong>Telephone:</strong> number removed<br/>
            </span>            <br/>
            <img src="images/office.jpg" alt="image" width="161" height="125" style="margin-left:10px;" title="image"/>
<div class="clearboth"></div>
            <br/>                                    
            <br/>
            <h1>CONTACT FORM</h1>
            <br/>
            <form method="post" action="contact.php" onsubmit="return validate()" name="form1">
            <fieldset>
            <legend>Please enter your contact information</legend>
            <p><label for="name" class="text"><strong>Full name </strong>:</label>
            <input name="name" type="text" class="text" id="name" size="75" style="width:100px;">
            </p>
            <p><label for="email" class="text"><strong>Email Address </strong>:</label>
            <input name="email" type="text" class="text"  id="email" size="70" style="width:150px;">
            </p>
            <p><label for="telephone" class="text"><strong>Telephone </strong>:</label>
            <input name="telephone" type="text" class="text"  id="email" size="74" >
            </p>
            </fieldset>
            <fieldset>
            <legend>Whats your message ?</legend>
           
            <p><label for="subject" class="text"><strong>Subject</strong> :</label>
            <input name="subject" type="text" class="text" id="subject" size="76">
            </p>
            <p><label for="message" class="text"><strong>Message</strong> :</label>
            <textarea name="message" cols="76" class="text" id="message"></textarea>
            </p>
            <p><label class="text">&nbsp;</label></p>
            </fieldset>
            <p class="center"><input class="button" type="submit" value="Send"></p>
            </form>

Now I know if I change the COLS = 76 to say 120 it does seem to make it bigger in the preview window but does NOT take affect when saving and uploading to my website.  I have tried to drag the box but it doesn't seem to allow that.  Any help would be very much appreciated.

One  confused user.

Stevey G.

P.S  I enclose a copy of the screenshot as well to help.Start Free Trial
Attachments:
 
Adobe Dreamweaver CS3 Field screenshot
Adobe Dreamweaver CS3 Field screenshot
 
[+][-]08.14.2008 at 01:55PM PDT, ID: 22234170

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Macromedia Dreamweaver
Tags: Adobe Dreamweaver CS3
Sign Up Now!
Solution Provided By: dodge20
Participating Experts: 1
Solution Grade: B
 
 
[+][-]08.14.2008 at 02:28PM PDT, ID: 22234448

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.14.2008 at 02:33PM PDT, ID: 22234489

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.14.2008 at 11:53PM PDT, ID: 22236405

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.15.2008 at 06:21AM PDT, ID: 22237920

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]08.15.2008 at 06:25AM PDT, ID: 22237957

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.15.2008 at 06:35AM PDT, ID: 22238016

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.15.2008 at 07:02AM PDT, ID: 22238227

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.15.2008 at 07:17AM PDT, ID: 22238354

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.15.2008 at 07:19AM PDT, ID: 22238380

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.15.2008 at 07:29AM PDT, ID: 22238469

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.15.2008 at 07:31AM PDT, ID: 22238486

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.15.2008 at 07:35AM PDT, ID: 22238515

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]08.15.2008 at 07:49AM PDT, ID: 22238644

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.04.2008 at 11:30PM PDT, ID: 22395756

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628