HELP!! "Submit Query" into Send Button?


hi there! ... please see below "submit query" message inside submit button

how can rid of it? ... or there code mistake? .. cannot find ... check below code

 

screen shot 2013-11-12 @ 2.16.58 pm.png

<form action="/formprocessv2.aspx?webformid=65717&amp;oid={module_oid}&amp;otype={module_otype} &amp;eid={module_eid}&amp;cid={module_cid}&amp;sar=false pageid=10857312" enctype="multipart/form-data" onsubmit="return checkwholeform27006(this)" method="post" name="catwebformform27006" autocomplete="off">

    <table cellspacing="0" cellpadding="0" border="0">

        <tbody>

            <tr>

                <td style="width: 300px;"><label for="firstname" id="label" class="fld-label actasdiv contactform clearfix grpelem">first name <span class="req">*</span></label><br />

                <input type="text" maxlength="255" class="cat_textbox" id="firstname" name="firstname" /> </td>

                <td style="width: 50px;"> </td>

                <td style="width: 300px;"><label for="workphone" id="label" class="fld-label actasdiv contactform clearfix grpelem">work phone number</label><br />

                <input type="text" maxlength="255" class="cat_textbox" id="workphone" name="workphone" /></td>

            </tr>

            <tr>

                <td colspan="3"> </td>

            </tr>

            <tr>

                <td style="width: 300px;"><label for="lastname" id="label" class="fld-label actasdiv contactform clearfix grpelem">last name <span class="req">*</span></label><br />

                <input type="text" maxlength="255" class="cat_textbox" id="lastname" name="lastname" /> </td>

                <td style="width: 50px;"> </td>

                <td style="width: 300px;"><label for="company" id="label" class="fld-label actasdiv contactform clearfix grpelem">company</label><br />

                <input type="text" maxlength="255" class="cat_textbox" id="company" name="company" /></td>

            </tr>

            <tr>

                <td colspan="3"> </td>

            </tr>

            <tr>

                <td><label for="emailaddress" id="label" class="fld-label actasdiv contactform clearfix grpelem">email address <span class="req">*</span></label><br />

                <input type="text" maxlength="255" class="cat_textbox" id="emailaddress" name="emailaddress" /> </td>

                <td style="width: 50px;"> </td>

                <td style="width: 300px;"> </td>

            </tr>

            <tr>

                <td colspan="3">{module_ccsecurity}</td>

            </tr>

        </tbody>

    </table>

    <table cellspacing="0" cellpadding="0" border="0">

        <tbody>

            <tr>

                <td colspan="4"> </td>

            </tr>

            <tr>

                <td style="width: 300px;"><label for="cat_custom_334760" id="label" class="fld-label actasdiv contactform clearfix grpelem">how did hear us:</label><br />

                <select class="cat_dropdown contactform" id="cat_custom_334760" name="cat_custom_334760">

                <option value=" ">-- please select --</option>

                <option value="colleague">colleague</option>

                <option value="online search">online search</option>

                <option value="linkedin">linkedin</option>

                <option value="met @ event">met @ event</option>

                </select></td>

                <td style="width: 50px;">  </td>

                <td style="width: 20px;"> <input type="checkbox" value="1" id="cat_custom_334761" name="cat_custom_334761" /></td>

                <td style="width: 280px;">

                <label for="cat_custom_334761" id="label" class="fld-label actasdiv contactform1 clearfix grpelem">add me email list</label></td>

            </tr>

            <tr>

                <td colspan="4"> </td>

            </tr>

            <tr>

                <td style="width: 650px;" colspan="4"><label for="cat_custom_334762" id="label" class="fld-label actasdiv contactform clearfix grpelem">how can help:</label><br />

                <textarea onkeydown="if(this.value.length&gt;=4000)this.value=this.value.substring(0,3999);" class="cat_listbox contactform1" rows="4" cols="10" id="cat_custom_334762" name="cat_custom_334762"></textarea></td>

            </tr>

            <tr>

                <td colspan="4"> </td>

            </tr>

            <tr>

                <td style="width: 650px;" colspan="4"><input type="submit" id="catwebformbutton" class="cat_button u4433-17 " /></td>

            </tr>

        </tbody>

    </table>

    <script type="text/javascript" src="/catalystscripts/validationfunctions.js"></script>

    <script type="text/javascript">

//<![cdata[

var submitcount27006 = 0;function checkwholeform27006(theform){var why = "";if (theform.firstname) why += isempty(theform.firstname.value, "first name"); if (theform.lastname) why += isempty(theform.lastname.value, "last name"); if (theform.emailaddress) why += checkemail(theform.emailaddress.value); if(why != ""){alert(why);return false;}if(submitcount27006 == 0){submitcount27006++;theform.submit();return false;}else{alert("form submission in progress.");return false;}}

//]]>

</script>

</form>

you have assoiciated image in css on button.

look styles on either #catwebformbutton or .cat_button u4433-17



More discussions in How to - HTML / CSS / JavaScript


adobe

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues