User Code List
Quote Form
---Quote Form Ditto Call
------New Snippet
------New Snippet
---Quote Form with Attachment Morrissey
---Quote Form Report
---Quote Form Ditto Call
------New Snippet
------New Snippet
---Quote Form with Attachment Morrissey
---Quote Form Report
Ditto
---Ditto Summary - full content
---Ditto Summary Links Categories PHx
---Ditto Summary - full content
---Ditto Summary Links Categories PHx
Contact Form
---Contact Form with Attachment
---Contact Form eform
---Contact Form Report
---Contact Form Report CSS
---Contact Form with Attachment
---Contact Form Ditto
---Contact Form Report
---Contact Form Report CSS
New Snippet
Wayfinder
---Wayfinder with images
---CSS for Drop Down Menu on GPP
---Wayfinder with images
---CSS for Drop Down Menu on GPP
FAQ Accordian
---FAQ Accordian CSS
---FAQ Accordian Head
---FAQ Accordian Ditto Call
---FAQ Accordian Ditto Tpl
---FAQ Accordian CSS
---FAQ Accordian Head
---FAQ Accordian Ditto Call
---FAQ Accordian Ditto Tpl
MaxiGallery
---Slideshow
---Photo Gallery
---Slideshow
---Photo Gallery
PHX
---PHX - Hide Empty Variable
---PHX - Hide Empty Variable
Drop Down Menu
Tiny MCE
---Add Plugins - Not yet correct
---Add Templates
---Add Tables
---Add Templates
Maxigallery
---Maxigallery Thumbnails
---Maxigallery Thumbnails
Populate Pull Down
Video
---JWPlayer
index.php and index.html
---New Snippet
Format pub_date
---DateFormatter Snippet
---New Snippet
---DateFormatter Snippet
---New Snippet
Form - text in input field
Sidebar Content
---Template Variable
 
 
Quote Form with Attachment Morrissey
 

<div id="form_container" class="quoteform">

<div class="error">[+validationmessage+]</div>

<form method="post" action="[~[*id*]~]#jump" id="quoteform" enctype="multipart/form-data" >

<input type="hidden" name="formid" value="quoteform" class="quoteform">

<span id="formtitle">

<h1>Request a Quote </h1>

<p>Please fill in the information below and a member of our team will contact you with additional information.</p>

</span>

<ul>

<li>

<label for="name">Name </label>

<input id="name" name="name" class="element text medium" maxlength="255" type="text" eform="Name:string:1:">

<label class="middle" for="title">Title </label>

<input id="title" name="title" class="element text medium" type="text" eform="title:string:1:">

</li>

<li>

<label for="company">Company</label>

<input id="company" name="company" class="element text large" type="text" eform="Company:string:1:">

</li>

<li>

<label for="email">Email </label>

<input id="email" name="email" class="element text medium" maxlength="255" type="text" eform="Email:email:1:">

<label class="middle" for="phone">Phone</label>

<input id="phone" name="phone" class="element text medium" type="text" eform="Phone:string:1:">

</li>

<li>

<label for="address">Address</label>

<input id="address" name="address" class="element text large" type="text" eform="Address:string:1:">

</li>

<li>

<label for="city">City</label>

<input id="city" name="city" class="element text medium" type="text" eform="City:string:1:">

<label class="middle" for="state">State</label>

<input id="state" name="state" class="element text" size="2" type="text" eform="State:string:1:">

<label class="right" for="zip">Postal Code</label>

<input id="zip" name="zip" class="element text" size="15" maxlength="15" type="text" eform="Zip Code:string:1:">

</li>

<li>

<label for="comment">Comment</label>

<textarea id="comment" name="comment" class="element textarea small"></textarea>

</li>

<li>

<span>Check all that apply to your area of interest</span>

<span>

<input id="stamping" name="stamping" class="element checkbox" type="checkbox" value="Metal Stamping" />

<label class="choice" for="stamping">Metal Stamping</label>

<input id="prototyping" name="prototyping" class="element checkbox" type="checkbox" value="Prototyping" />

<label class="choice" for="prototyping">Rapid Prototyping</label>

<input id="other" name="other" class="element checkbox" type="checkbox" value="Other" />

<label class="choice lastchoice" for="other">Other</label>

</span>

</li>

<li>

<p>Upload drawings, specifications or other files by clicking on the buttons below.</p>

<input id="file1" name="file1" class="element file" type="file">

</li>

<li>

<input id="file2" name="file2" class="element file" type="file">

</li>

<li class="buttons">

<input name="form_id" value="quoteform" type="hidden">

<input id="saveForm" class="button_text" name="submit" value="Submit" type="submit">

</li>

</ul>

</form>

</div>

 
Sub-Article List