Creating a form

I am trying to create a form where there are ten choices - a multiple choice question.  Depending on what answer is chosen, I may or may not need them to choose from an addition drop down box.  Is that possible?

Hi,
Yes. Please refer to the "Conditional form elements" section of the help documentation:
http://helpx.adobe.com/acrobat-com/formscentral/help/edit-field-properties.html#conditional_form_elements
Regards,
Brian

Similar Messages

  • I am trying to create a form in acrobat pro 8 and it can't be filled in in reader 9

    When I open the form in reader, it says it is a pdf/a file.and the form fields do not show up unless I go to edit/preferences in reader and tell it to never view documents in pfd/a mode.  I am putting this document on my website for users to fill out, and don't want them to have to do that.  How do I create the form that is not a pdf/a document?  I have been messing around with this for a day and have not been successfull.  I have an old document from last year that apparently is not a pdf/a document and it works fine.  I cannot make this year's document open correctly in reader 9.  http://www.houseofsweden.us/docs/DecNightsSignUps2009.pdf  This is a very simple form created from a word document.

    When originally creating the pdf, you would need to choose another pdf conversion setting. In Word if you use the pdf menu, change your settings there: Adobe PDF > Change Conversion Settings. I would use High Quality Print instead. If you use the File > Print method, click the Properties button next to the Adobe PDF printer selection.
    For your already created form, you can change the file so your users will not encounter issues. In Acrobat 9, which hopefully is similar in process to 8: Advanced > Preflight > Profile tab > PDF/A compliance > Remove PDF/A information.(You'll have to unsecure your form first).
    You can read about PDF/A files in the Help.

  • Error when create adobe form

    Hi,
    When i created adobe form, i found an error :
    Could not start Layout Designer (see long text)
    Message no. FPUIFB086
    Diagnosis
    The forms design tool for developing the form layout could not be started; either it is not installed or there are errors in the installation.
    Procedure
    Make sure that you have the forms design tool installed on your desktop (the tool is part of the SAPGUI installation).
    Also read SAP Note 801524.
    In my computer Adobe Life Cycle Designer 8.0 installed, why it happen?
    Please help me.
    Thank you.
    regards,
    Ferry

    Good to know  — there is no such application as "Adobe XI".
    "Adobe" is the name of the company.
    "XI" is indicative of the use of either Acrobat XI or Reader XI.
    Neither Acrobat XI Pro (for which Adobe provides a free, fully functional 30-day trial) nor Adobe Reader XI (the free to download and use PDF viewer that Adobe provides) have  an "Export PDF" entry under "File".
    "Export PDF" only is present in Adobe Reader XI over on the right on the "Tools" panel.
    The "Tools" panel provides a way for a user of Adobe Reader XI to connect to various By Subscription online services (gotta pay eh).
    Export PDF is one of these. A subscription lets you send a PDF file to the online internet service (aka "cloud" service). The service then exports to a supported file format (Word / Excel / ...) and the user selects / directs where the output file is to be saved on the user's local machine.
    Of course to use any of the online subscription services one must have an active (paid up in full) subscription to the service.
    So ---- As described the puzzle pieces don't fit eh.
    What specific Adobe (the company) applications are you using?
    Acrobat XI Pro? Adobe Reader XI? Both? 
    Be well....

  • I created a form, I want the email notices to go to several people. Why is this so difficult? It seems like they have to be a co-author/reader or something? I don't get it

    I created a form, I want the email notices to go to several people. Why is this so difficult? It seems like they have to be a co-author/reader or something? I don't get it

    This is crazy! I paid for this service to make it easier to create forms for a company that has had several acquisitions all over the globe. This was supposed to make it easy to create forms hosted on adobe so no matter what happens on all their servers, we would be safe using this forms service until we can integrate all acquisitions and build a permanent web site on a single server. Now I find out that even this is a major issue sending emails to team members, many I have never met so making them a collaborator or even setting up forwarded emails is not something I wanted to do. This service was advertised as simple and easily send notifications to many people. I am now frustrated and thinking this was a waste of money! Why is it like that?

  • I want to create a form in IWeb can you help?

    I need to create a form page in Iweb on my website for visitors to complete and submit back to me.
    A Club membership application form.
    Anyone able to help??

    There are online form sites that you can use like JotForm, Wufoo, etc.  Jotform creates some very nice looking forms which you can embed into an iWeb page.  The free package gives you 100 submissions per month and 10 SSL secure submissions per month.  Over those numbers you will need to pay a monthly fee. 
    Here are examples of Jotform and Wufoo forms: Embedding Forms
    Or you can create your own Form Action form which uses the visitor's own email client to send the information. This is not best integrated method to obtain the information.   An example of this type of form is also on the page linked to above.
    OT

  • On a tabbed panel, I am trying to create a form, but...

    On a tabbed panel I am trying to create a form, but I am having a couple of issues.
    The coding on my form is yellow - I can't figure out what is wrong. Also, I can't see the tab on the browser, only in live view. I haven't loaded it to my site as I haven't finished it yet. I don't want to go any further, until I solve the issues I have now. Any ideas?
    thanks,
    deb
            <form id="registrationForm" name="registrationform" method="post" action="">
              <fieldset>
                <legend>Contact Information</legend>
                <span id="sprytextfield1">
                  <label>Name <span class="inforequired">*</span><br />
                    <input type="text" name="name" id="name" />
                    <br />
                  </label>
                  <span class="textfieldRequiredMsg">value is required.</span><span class="textfieldMinCharsMsg">Minimum number of characters not met.</span><span class="textfieldMaxCharsMsg">Exceeded maximum number of characters.</span></span> <span id="sprytextfield2">
                  <label for="businessname">(Business or Organization) Name<br />
                  </label>
                  <input type="text" name="businessname" id="businessname" />
                  <br />
                  <span class="textfieldRequiredMsg">value is required.</span></span> <span id="sprytextfield3">
                  <label for="address">Address <span class="inforequired">*</span><br />
                  </label>
                  <input type="text" name="address" id="address" />
                  <br />
                  <span class="textfieldRequiredMsg">value is required.</span><span class="textfieldMinCharsMsg">Minimum number of characters not met.</span><span class="textfieldMaxCharsMsg">Exceeded maximum number of characters.</span></span> <span id="sprytextfield4">
                  <label for="email">City</label>
                  <span class="inforequired">*</span><br />
                  <input type="text" name="city id="city="city"" />
                  <br />
                  <span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldMinCharsMsg">Minimum number of characters not met.</span><span class="textfieldMaxCharsMsg">Exceeded maximum number of characters.</span></span> <span id="sprytextfield5">
                  <label for="province">Province</label>
                  <span class="inforequired">*</span><br />
                  <input type="text" name="province" id="province" />
                  <br />
                  <span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldMinCharsMsg">Minimum number of characters not met.</span><span class="textfieldMaxCharsMsg">Exceeded maximum number of characters.</span></span> <span id="sprytextfield6">
                  <label for="postalcode">Postal Code</label>
                  <span class="inforequired">*</span><br />
                  <input type="text" name="postalcode" id="postalcode" />
                  <br />
                  <span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldMinCharsMsg">Minimum number of characters not met.</span><span class="textfieldMaxCharsMsg">Exceeded maximum number of characters.</span></span> <span id="sprytextfield7">
                  <label for="phone">Phone Number (including area code) <span class="inforequired">*</span><br />
                  </label>
                  <input type="text" name="phone" id="phone" />
                  <br />
                  <span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldMinCharsMsg">Minimum number of characters not met.</span><span class="textfieldMaxCharsMsg">Exceeded maximum number of characters.</span></span> <span id="sprytextfield8">
                  <label for="fax">Fax Number</label>
    (including area code) <br />
    <input type="text" name="fax" id="fax" />
    <br />
    <span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldMinCharsMsg">Minimum number of characters not met.</span><span class="textfieldMaxCharsMsg">Exceeded maximum number of characters.</span></span> <span id="sprytextfield9">
    <label for="email">Email Address <span class="inforequired">*</span><br />
    </label>
    <input type="text" name="email" id="email" />
    <span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span><span class="textfieldMinCharsMsg">Minimum number of characters not met.</span><span class="textfieldMaxCharsMsg">Exceeded maximum number of characters.</span></span> <span id="spryconfirm1">
    <label for="emailconfirm"><br />
      Re-enter Email Address <span class="inforequired">*</span><br />
    </label>
    <input type="text" name="emailconfirm" id="emailconfirm" />
    <span class="confirmRequiredMsg">A value is required.</span><span class="confirmInvalidMsg">The values don't match.</span></span>
    <p> My Interest in the Ability Axis Employment Expo is as a </p>
    <p><span id="spryradio1">
      <label>
        <input type="radio" name="RadioGroup1" value="business" id="RadioGroup1_0" />
        Business/Employer</label>
      <br />
      <label>
        <input type="radio" name="RadioGroup1" value="nonprofit" id="RadioGroup1_1" />
        Non-Profit/Service Organizatin</label>
      <br />
      <label>
        <input type="radio" name="RadioGroup1" value="jobseeker" id="RadioGroup1_2" />
        Job Seeker</label>
      <br />
      <label>
        <input type="radio" name="RadioGroup1" value="other)" id="RadioGroup1_3" />
        Other (please specify below)</label>
      <br />
      </span><br />
      <span id="sprytextarea1">
      <label for="contactcomments"> Comments or other information</label>
      <br />
      <textarea name="contactcomments" id="contactcomments" cols="45" rows="5"></textarea>
    </span> </p>
    </fieldset>
              <p></p>
              <fieldset>
                <legend>Booth Options</legend>
                <span id="spryselect1">
                  <label for="premierearlybird">Premiere (10 X 10)  until April 21 $375</label>
                  <span class="earlybirdpricing">Early Bird Pricing</span><br />
                  <select name="premierearlybird" id="premierearlybird">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="3+">More than 3 - please enter details in the comments box below</option>
                  </select>
                  <br />
                  <br />
                  <span class="selectRequiredMsg">lease select an item.</span></span> <span id="spryselect2">
                  <label for="premierereg">Premiere (10 x 10) after April 21 $425</label>
                  <br />
                  <select name="premierereg" id="premierereg">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="3+">More than 3 - please enter details in the comments box below</option>
                  </select>
                  <br />
                  <br />
                  <span class="selectRequiredMsg">Please select an item.</span></span> <span id="spryselect3">
                  <label for="premierenpearlybird">Premiere Non-Profit (10 X 10) until April 21 $325 <span class="earlybirdpricing">Early Bird Pricing</span><br />
                  </label>
                  <select name="premierenpearlybird" id="premierenpearlybird">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="3+">More than 3 - please enter details in the comments box below</option>
                  </select>
                  <br />
                  <br />
                  <span class="selectRequiredMsg">Please select an item.</span></span> <span id="spryselect4">
                  <label for="premierenp">Premiere Non-Profit (10 X 10) after April 21 $375</label>
                  <br />
                  <select name="premierenp" id="premierenp">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="3+">More than 3 - please enter details in the comments box below</option>
                  </select>
                  <br />
                  <br />
                  <br />
                  <span class="selectRequiredMsg">Please select an item.</span></span> <span id="spryselect5">
                  <label for="standardregearlybird">Standard (8  X 10)  until April 21 $250 <span class="earlybirdpricing">Early Bird Pricing</span><br />
                  </label>
                  <select name="standardregearlybird" id="standardregearlybird">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="3+">More than 3 - please enter details in the comments box below</option>
                  </select>
                  <br />
                  <br />
                  <span class="selectRequiredMsg">Please select an item.</span></span> <span id="spryselect6">
                  <label for="standardreg">Standard (8 X 10)  after April 21 $300</label>
                  <br />
                  <select name="standardreg" id="standardreg">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="3+">More than 3 - please enter details in the comments box below</option>
                  </select>
                  <br />
                  <br />
                  <span class="selectRequiredMsg">Please select an item.</span></span> <span id="spryselect7">
                  <label for="standardnpearlybird">Standard Non-Profit (8 X 10)  until April 21 $200</label>
                  <span class="earlybirdpricing">Early Bird Pricing</span><br />
                  <select name="standardnpearlybird" id="standardnpearlybird">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="3+">More than 3 - please enter details in the comments box below</option>
                  </select>
                  <br />
                  <br />
                  <span class="selectRequiredMsg">Please select an item.</span></span> <span id="spryselect8">
                  <label for="standardnp">Standard Non-Profit (8 X 10) after April 21 $250<br />
                  </label>
                  <select name="standardnp" id="standardnp">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="3+">More than 3 - please enter details in the comments box below</option>
                  </select>
                  <span class="selectRequiredMsg">Please select an item.</span></span>
    </fieldset>
              <br />
              <fieldset>
                <legend>Breakfast Tickets</legend>
                <span id="spryselect10">
                  <label for="breakfast1-5">Breakfast Tickets $40 each (up to 5 tickets)</label>
                  <br />
                  <select name="breakfast1-5" id="breakfast1-5">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                  </select>
                  <br />
                  <br />
                  <span class="selectRequiredMsg">Please select an item.</span></span> <span id="spryselect11">
                  <label for="breakfast+5">Breakfast Tickets $35.00 each (more than 5 tickets)</label>
                  <br />
                  <select name="breakfast+5" id="breakfast+5">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                    <option value="7">7</option>
                    <option value="8">8</option>
                    <option value="9">9</option>
                    <option value="10">10</option>
                    <option value="10+">more than 10 (please comment below)</option>
                  </select>
                  <br />
                  <br />
                  <span class="selectRequiredMsg">Please select an item.</span></span> <span id="spryselect12">
                  <label for="breakfasttable">Breakfast Tickets $400 each (table of 8 plus two event hosts)<br />
                  </label>
                  <select name="breakfasttable" id="breakfasttable">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="3+">More than 3</option>
                  </select>
                  <br />
                  <br />
                  <span class="selectRequiredMsg">Please select an item.</span></span> <span id="sprytextarea2">
                  <label for="breakfastticketscomment">Additional Information about Breakfast Tickets</label>
                  <span class="textareaRequiredMsg">A value is required.</span></span>
    </fieldset>
              <br />
              <fieldset>
                <legend>Seminar Tickets</legend>
                <p>Shayn Anderson, author of Taking Pride in That Which Sets US Apart, will host a one hour seminar at 11:00 am. </p>
                <p>
                  <label for="shayn11amreg">Shayn Anderson Seminar tickets $40 each</label>
                  <br />
                  <select name="shayn11amreg" id="shayn11amreg">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                    <option value="7">7</option>
                    <option value="8">8</option>
                    <option value="9">9</option>
                    <option value="10">10</option>
                    <option value="10+">more than 10</option>
                  </select>
                  <span class="selectRequiredMsg">Please select an item.</span></p>
                <p>
                  <label for="shayn11amnp">Shayn Anderson Seminar tickets (Non-Profit) $30 each</label>
                  <br />
                  <select name="shayn11amnp" id="shayn11amnp">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                    <option value="7">7</option>
                    <option value="8">8</option>
                    <option value="9">9</option>
                    <option value="10">10</option>
                    <option value="10+">more than 10</option>
                  </select>
                  <span class="selectRequiredMsg">Please select an item.</span></p>
                <p>Denise Bissonnette will do a seminar presentation at 1:00 pm on the topic Being True to the Dream of Diversity. Denise's presentation will run approximately 1.5 hours. </p>
                <p>
                  <label for="denise1pmreg">Denise Bissonnette Seminar tickets $50</label>
                  each <br />
                  <select name="denise1pmreg" id="denise1pmreg">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                    <option value="7">7</option>
                    <option value="8">8</option>
                    <option value="9">9</option>
                    <option value="10">10</option>
                    <option value="10+">more than 10</option>
                  </select>
                  <span class="selectRequiredMsg">Please select an item.</span></p>
                <p>
                  <label for="denise1pmnp">Denise Bissonnette Seminar tickets (Non-Profit) $40 each<br />
                  </label>
                  <select name="denise1pmnp" id="denise1pmnp">
                    <option value="0" selected="selected">Please Choose</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                    <option value="7">7</option>
                    <option value="8">8</option>
                    <option value="9">9</option>
                    <option value="10">10</option>
                    <option value="10+">more than 10</option>
                  </select>
                  <span class="selectRequiredMsg">Please select an item.</span></p>
                <p><span id="sprytextarea3">
                  <label for="seminarcomments">Other Information About Seminar Tickets</label>
                  <textarea name="seminarcomments" id="seminarcomments" cols="45" rows="5"></textarea>
                </span></p>
    </fieldset>
              <br />
              <fieldset>
                <legend>Processing Information</legend>
                <span id="spryradio2">
                  <label>
                    <input type="radio" name="RadioGroup2" value="invoice" id="RadioGroup2_0" />
                    Please invoice me</label>
                  <br />
                  <label>
                    <input type="radio" name="RadioGroup2" value="printmail" id="RadioGroup2_1" />
                    I will print and mail my form with my payment</label>
                  <br />
                  <label>
                    <input type="radio" name="RadioGroup2" value="emailcreditcard" id="RadioGroup2_2" />
                    I will submit my information and provide my credit card information</label>
                  in the box below <br />
      <label>
        <input type="radio" name="RadioGroup2" value="other" id="RadioGroup2_3" />
        Other - I will provide full details below<br />
      </label>
                </span><span id="sprytextarea4"><span id="sprytextarea5">
                <label for="processingcomments"><br />
                  Further Information for Processing Registration</label>
                <textarea name="textarea1" id="textarea1" cols="45" rows="5"></textarea>
                <span class="textareaRequiredMsg">A value is required.</span></span></span> <span id="sprytextarea6"> <span class="textareaRequiredMsg">A value is required.</span></span>
    </fieldset>
              <p>
                <input name="submit" type="submit" class="buttons" id="submit" value="Submit Information" />
                <input name="reset" type="reset" class="buttons" id="reset" value="Reset Form" />
              </p>
            </form>

    Gramps, you are always coming to my rescue.
    Okay, I loaded the page under a different name http://abilityaxis.com/test.html. Viewing the source code doesn't show the yellow.
    For demonstration purposes I copied a small amount of the text and changed the colour of what is yellow in Dreamweaver to this pinkish colour (I tried yellow but you couldn't read it)
              <form id="registrationForm" name="registrationForm1" method="post" action="">
                <fieldset>
                  <legend>Contact Information</legend>
                  <span id="sprytextfield1">
                    <label>Name <span class="inforequired">*</span><br />
                      <input type="text" name="name" id="name" />
                      <br />
                   </label>
                    <span class="textfieldRequiredMsg">value is required.</span><span class="textfieldMinCharsMsg">Minimum number of characters not met.</span><span class="textfieldMaxCharsMsg">Exceeded maximum number of characters.</span></span> <span id="sprytextfield2">
                     <label for="businessname">(Business or Organization) Name<br />
                      </label>
                      <input type="text" name="businessname" id="businessname" />
    It basically goes all the way through the form.
    Any advice?
    thanks,
    deb

  • I am trying to create a Form that will act as a list.  I want to import data into the form from exce

    My table has a list of names with product information in corresponding columns.  I want to create a form that I can import this into where every row makes a new part of the form list I create.  Is this possible?
    Example of what I have in excel:
    Name
    Product 1
    Product 2
    Product 3
    Total
    a
    1
    2
    3
    6
    b
    0
    3
    4
    7
    c
    1
    3
    4
    8
    d
    1
    3
    5
    9
    Example of what I want in Form:
    Customer a    1     2     3     6
    Customer b    0     3     4     7
    etc.
    I want to put this info into a form to make it more presentable.  Can anyone help me with this?

    Look at the Import/Export form data functionalities already built-in into Acrobat.

  • I want to create a form in Acrobat XI Pro, but if I try to do a new form, it opens Forms Central.

    I don't want to create a form in this application since it is going away.  How do I get around that?  Is there some way to turn off that option so I can create the form directly in Acrobat Pro? !

    Thanks!  That will help.  I didn't want to start to recreate this form in another app.  It is one I created in Live Design before we upgraded and I lost that app.  Now I cannot edit the form anymore so I need to start over.  This way I can just re-create what I already had.

  • Create a Form in Acrobat Standard that can be filled out AND SIGNED using Free Reader

    I am tasked with creating forms that can be read, filled out and signed and submitted electronically by users that have only the reader software. I am using Acrobat 5 standard. I have not yet found a way to successfully create a form field that would allow users to insert a signature of some sort. This signature does not have to be encrypted, or use the digital signature system Adobe Acrobat has where you create a profile, log in, etc. It could be as simple as the ability to insert a jpeg or other image of their handwritten signature. This is to avoid having to have them fill it out, and then print it and fax or scan it in. It would be great if they could fill it out and then just save it and email it. How would I do this, or is it even possible?
    Thanks,
    JOhn

    With AA5, there is no capability to submit a signature - even electronic. You can create a form that can be filled out, signed in the sense of adding a name and date, and submit to a web site.
    Insertion of images is not part of forms with AA5, but I think has become possible recently. Even so, they reader would also have to be compatible with the feature to be able to use it. If the typing of the name and the date would do, then you can add those fields - sort of the limit with AA5.
    With AA5, they can not save the form with the data. They can submit the data as an FDF file to a web site. If you have control of the client machines, then you can consider e-mail since those issues can be worked out locally. Without control of the clients (like a general form on the web), don't bother with e-mail since there will always be some that have problems.

  • Trying to create a form

    Newbie here. I am trying to create a form and have the information emailed to me. When I hit the submit button, it opens my outlook email. I have searched online and looked @ videos and am sure I have everything correct. What am I not doing? Thanks in advance.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <link rel="shortcut icon" href="commonmedia/favicon" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Content-Language" content="en" />
    <meta name="description" content="Experience a call to joy! We encourage you to visit us and experience the difference Christ has made in our lives. " />
    <meta name="keywords" content="Missionary Baptist Church, African-American, Houston, Texas, Third Ward, Lilly Grove, Jesus, Christian, love, Salvation, God" />
    <title>Lilly Grove Missionary Baptist Church | Houston, Texas &gt; Vacation Bible School Registration</title>
    <script type="text/javascript"  src="popmenu.js"></script>
    <link rel="stylesheet" type="text/css" media="screen, print, projection"  href="prayer.css"></link>
    <style type="text/css">
    #apDiv1 {
              position:absolute;
              width:503px;
              height:188px;
              z-index:1;
              left: 845px;
              top: 313px;
    #apDiv2 {
              position:absolute;
              width:799px;
              height:1094px;
              z-index:2;
              left: 1px;
              top: 280px;
              font-family: "Trajan Pro";
              font-weight: bold;
              font-style: italic;
    #apDiv3 {
              position:absolute;
              width:811px;
              height:196px;
              z-index:3;
              left: 50px;
              top: 1206px;
    #apDiv4 {
              position:absolute;
              width:660px;
              height:268px;
              z-index:3;
              left: 799px;
              top: 515px;
              text-align: center;
    </style>
    </head>
    <body>
    <div  id="prayer">
      <div id="welcomeb"><a  href="index.php"  title="Welcome"></a></div>
      <div id="historyb"><a  href="history.php"  title="History"></a></div>
      <div id="leadershipb"><a  href="leadership.php"  title="Leadership"></a></div>
      <div id="ministriesb"><a  href="ministries.php"  title="Ministries"></a></div>
      <div id="eventsb"><a  href="events.php"  onclick="target='_blank';"  title="Events"></a></div>
      <div id="mediab"><a  href="http://www.streamingfaith.com/Lilly-Grove-Missionary-Baptist-Church/"  title="Media"></a></div>
      <div id="sermonsb"><a  href="sermons.php"  title="Sermons"></a></div>
      <div id="giveb"><a  href="give.php"  title="Give"></a></div>
      <div id="contactb"><a  href="contact.php"  title="Contact"></a></div>
      <div id="lillygroveb"><a  title="Lilly Grove"></a></div>
      <div id="visitusthissundayb"><a  title="Visit us this Sunday"></a></div>
      <div id="followuson"></div>
      <div id="facebookb"><a  href="http://tinyurl.com/lssyba"  onclick="target='_blank';"  title="Facebook"></a></div>
      <!--<div id="id110frame"></div>-->
      <div id="vbsbanner"></div>
      <!--<div id="prayerrequesttitle"></div>-->
      <div id="contactuspopup" class="PMcontactusb" onmouseout="P2H_StartClock();" onmouseover="P2H_MenuItem(1);"></div>
      <div id="memberbereavementpopup" class="PMmemberbereavementb" onmouseout="P2H_StartClock();" onmouseover="P2H_MenuItem(1);"></div>
      <div id="ministrymembershippopup" class="PMministrymembershipb" onmouseout="P2H_StartClock();" onmouseover="P2H_MenuItem(1);"></div>
      <!--<div id="id84prayerrequest"></div>-->
      <!--<div id="id85prayerrequest"></div>-->
      <div id="getdirectionspopup" class="PMgetdirectionsb" onmouseout="P2H_StartClock();" onmouseover="P2H_MenuItem(1);"></div>
      <div id="churchdirectorypopup" class="PMchurchdirectoryb" onmouseout="P2H_StartClock();" onmouseover="P2H_MenuItem(1);"></div>
      <div id="privacypolicypopup" class="PMprivacypolicyb" onmouseout="P2H_StartClock();" onmouseover="P2H_MenuItem(1);"></div>
      <div id="sitemappopup" class="PMsitemapb" onmouseout="P2H_StartClock();" onmouseover="P2H_MenuItem(1);"></div>
      <div id="getinformedtitle"></div>
      <div id="getinvolvedtitle"></div>
      <div id="getconnectedtitle"></div>
      <div id="getinformedtext" onmouseout="P2H_StartClock();" onmouseover="P2H_Menu('PMgetinformedtext', 0, 0);">
        <p><a href="http://tinyurl.com/kjsg5r"  onclick="target='_blank';">News &amp;
          Updates</a></p>
        <p><a href="media.php"  onclick="target='_blank';">Watch Broadcast</a></p>
    <p><a href="covenant.php">Read Covenant</a></p>
        <p><a href="facilities.php">Rent Facility</a></p>
        <p><a href="privacy.php">Read Privacy Policy</a></p>
        <p><a href="http://tinyurl.com/m7mdsy"  onclick="target='_blank';">Email Webmaster</a></p>
      </div>
      <div id="getinvolvedtext" onmouseout="P2H_StartClock();" onmouseover="P2H_Menu('PMgetinvolvedtext', 0, 0);">
        <p><a href="pastor.php">Meet the Pastor</a></p>
        <p><a href="http://tinyurl.com/oat5p6"  onclick="target='_blank';">Send Email</a></p>
    <p><a href="give.php">Tithe or Donate Online</a></p>
        <p><a href="http://www.lillygrove.org/webmail.php"  onclick="target='_blank';">Check
        Webmail</a></p>
    <p><a href="http://tinyurl.com/ovy2fq"  onclick="target='_blank';">Member
          Access</a></p>
        <p><a href="contact.php">Contact Us</a></p>
      </div>
      <div id="shadow"></div>
      <div id="id29frame"></div>
      <div id="box"></div>
      <div id="i50thanniversity"></div>
      <div id="verticalresponseliteral">
        <form method="post" action="http://oi.vresp.com?fid=b1bab280e8" >
          <div style="font-family: verdana; font-size: 11px; width: 160px; padding: 10px; border: 1px solid #803124; background: #803124">
            <strong><span style="color: #ffffff;">Sign Up Today!</span></strong><br/>
            <br/>
            <label style="color: #ffffff;">Email Address:</label>
            <br/>
            <input name="email_address" size="15" style="margin-top: 5px; border: 1px solid #999; padding: 3px;"/>
            <br/>
            <input type="submit" value="Join Now" style="margin-top: 5px; border: 1px solid #999; padding: 3px;"/>
            <br/>
            <br/>
            <span style="color: #ffffff;"><a href="http://www.verticalresponse.com" title="Email Marketing by VerticalResponse">Email
            Marketing</a> by VerticalResponse</span> </div>
        </form>
      </div>
      <div id="footerelement"></div>
      <div id="nbcab"><a  href="http://tinyurl.com/kulzaw"  onclick="target='_blank';"  title="NBCA"></a></div>
      <div id="copyrighttext" onmouseout="P2H_StartClock();" onmouseover="P2H_Menu('PMcopyrighttext', 0, 0);">
        <p>&copy; 2011 Lilly Grove Missionary Baptist Church. All rights reserved.</p>
        <p><a href="http://tinyurl.com/nwjnx2"  onclick="target='_blank';">CSS Valid</a>
          | <a href="http://tinyurl.com/ncuxt5"  onclick="target='_blank';">XHTML
          Valid</a> | <a href="http://tinyurl.com/yw6p9r"  onclick="target='_blank';">Creative
          Commons License</a> | Design by <a href="http://www.quantumidentitygroup.com"  onclick="target='_blank';" style="text-decoration:underline;">Quantum
          Identity Group</a></p>
      </div>
      <div id="operab"><a  href="http://www.opera.com/"  onclick="target='_blank';"  title="Opera"></a></div>
      <div id="proudmemberofthe">
        <p>Proud member of the</p>
      </div>
      <div id="bestviewed">
        <p>Website best viewed in</p>
      </div>
    </div>
    <div id="apDiv1"><img src="img/media.jpg" alt="" width="476" height="178" /></div>
    <div id="apDiv2">
      <table width="794" height="422" border="3">
        <tr>
          <td width="780"><form action="mailto:[email protected]" method="get" enctype="text/plain" id="form12">
              <p> </p>
              <p> </p>
              <p>Name (Last, First)
                <label for="textfield"></label>
                <input type="text" name="textfield" id="textfield" />
              </p>
              <p>Address (Street, City, St., Zip)
                <label for="textfield2"></label>
                <input type="text" name="textfield2" id="textfield2" />
              </p>
              <p>Telephone Number
                <label for="textfield3"></label>
                <input type="text" name="textfield3" id="textfield3" />
              </p>
              <p>Email Address
                <label for="textfield4"></label>
                <input type="text" name="textfield4" id="textfield4" />
              </p>
              <p>Shipping Address If Different From Above
                <label for="textfield5"></label>
                <input type="text" name="textfield5" id="textfield5" />
              </p>
              <p>Time Preference
                <input type="radio" name="radio" id="radio" value="radio" />
                7:30 a.m
                <input type="radio" name="radio2" id="radio2" value="radio2" />
                11:00 a.m
                <label for="radio3"></label>
                <input type="radio" name="radio3" id="radio3" value="radio3" />
                6:30 p.m
                <label for="radio4"></label>
                <input type="radio" name="radio4" id="radio4" value="radio4" />
                7:00
              (midweek)</p>
              <p>Media Preference
                <label for="radio5"></label>
                <input type="radio" name="radio5" id="radio5" value="radio5" />
                cd
                <label for="radio6"></label>
                <input type="radio" name="radio6" id="radio6" value="radio6" />
              dvd</p>
              <p>Sermon Preference
                <label for="radio7"></label>
                <input type="radio" name="radio7" id="radio7" value="radio7" />
                consecutive
                <label for="radio8"></label>
                <input type="radio" name="radio8" id="radio8" value="radio8" />
              Pastor Anderson only
              <label for="radio9"></label>
              <input type="radio" name="radio9" id="radio9" value="radio9" />
              Special Services
              </p>
              <p>Series Start Date
                <label for="textfield6"></label>
                <input type="text" name="textfield6" id="textfield6" />
              </p>
              <p>Payment Information</p>
              <p>Credit Card Type
                <label for="radio10"></label>
                <input type="radio" name="radio10" id="radio10" value="radio10" />
                Visa
                <label for="radio11"></label>
                <input type="radio" name="radio11" id="radio11" value="radio11" />
                MasterCard
              </p>
              <p>Name On Credit Card
                <label for="textfield7"></label>
                <input type="text" name="textfield7" id="textfield7" />
              </p>
              <p>Credit Card #
                <label for="textfield8"></label>
                <input type="text" name="textfield8" id="textfield8" />
              </p>
              <p>Exp. Date
                <label for="textfield9"></label>
                <input type="text" name="textfield9" id="textfield9" />
              </p>
              <p>CSV #
                <label for="textfield10"></label>
                <input type="text" name="textfield10" id="textfield10" />
              </p>
              <p>Amount
                <label for="textfield11"></label>
                <input type="text" name="textfield11" id="textfield11" />
              </p>
              <p>Banking Information</p>
              <p>Name On Check
                <label for="textfield12"></label>
                <input type="text" name="textfield12" id="textfield12" />
              </p>
              <p>Check #
                <label for="textfield13"></label>
                <input type="text" name="textfield13" id="textfield13" />
              </p>
              <p>Account #
                <label for="textfield16"></label>
                <input type="text" name="textfield16" id="textfield16" />
              </p>
              <p>Routing #
                <label for="textfield14"></label>
                <input type="text" name="textfield14" id="textfield14" />
              </p>
              <p>Amount
                <label for="textfield15"></label>
                <input type="text" name="textfield15" id="textfield15" />
              </p>
              <p>
                <input type="submit" name="Submit" id="Submit" value="Submit" />
              </p>
              <p> </p>
          </form></td>
        </tr>
      </table>
      </form>
    </div>
    <div id="apDiv4"> MAIL ORDERS ONLY - FEE DUE IN ADVANCE<br />
       PRICES $30 DVD'S $20 CD'S<br />
       ALL MONIES ARE DUE BY THE 15TH OF THE MONTH.<br />
       4 TO 5 SERMONS RECEIVED (based on number of Sundays in the month the order is placed)<br />
      SERMON TIME PREFERENCES SHOULD BE PROVIDED AT TIME OF ORDER.(i.e. . , if you choose 7:45 am, you receive 4 sermons for that time, only.)<br />
      SERMONS MAILED FROM CONSECUTIVE SUNDAYS, REGARDLESS OF SPEAKER.(unless specified at the time order is placed).<br />
    ORDERS WILL BE MAILED OUT WEEKLY.</div>
    </body>
    </html>

    If you want to sell CD's, DVD's or subscriptions to digital downloads, look at PayPal or Google Checkout. 
    As Gramps said, e-mail is NOT web secure for on-line credit card transactions.  You could be putting yourself and your customers at risk.  See PCI Compliance FAQs:
    http://www.pcicomplianceguide.org/pcifaqs.php
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Using Javascript and ScriptUI to create a form that brings in a symbol from library

    Hello everyone,
    I've been trying to pull together the right info to use javascript to create a form to bring in particularsymbols from the symbol library based on the variables taken from the form. I've taken bits and pieces from various sample scripts and tried to make this work, but my problem appears when I try to use conditionals.
    This is a limited version of what I want to do, but it is enough to get the point across.
    1. I want to select a script that has various dropdown boxes. I would like the first dropdown to give me 3 options: 10, 13, 18
    2. I would also like another drop down box that gives me three more options: single needle, double needle, and knife edge.
    3. I would then like it to have an "ok" button and "Cancel" button.
    4. From here when I click the ok button, a symbol is brought in from the library depending on what parameters were given to the form.
    ex. If I selected 10 in the first drop down and double needle in the second, I would like "SYMBOL A" to be pulled from the library and centered on the artboard.
    ex. If I selected 13 in the first drop down and double needle in the second, I would like "SYMBOL B" to be pulled from the library and centered on the artboard.
    I've gotten the UI to pop up and it works as planned as well as bringing in a symbol, my problem comes when I try to incorporate conditionals and functions.
    Here is my script. Please let me know what I'm doing wrong.
    var myDoc = app.activeDocument;
    var Pallette = new Window ("dialog", "Create a Shell");
    Pallette.add ("statictext", undefined, "Fill Opening in Inches:");
    Pallette.orientation = "row";
    var myDropdown =  Pallette.add ("dropdownlist", undefined, ["10", "13", "18"]);
    myDropdown.selection = 1;
    var myButtonGroup =  Pallette.add ("group");
    myButtonGroup.orientation = "column";
    var btnCreate = myButtonGroup.add ("button", undefined, "OK");
    MyFillSelection = myDropdown.selection
    btnCreate.onClick = function () {
        if ( MyFillSelection = "13") {
                   symbolRef = myDoc.symbols["SYMBOL A"];
            symbolItemRef1 = myDoc.symbolItems.add(symbolRef);
           redraw();
    var btnCancel = myButtonGroup.add ("button", undefined, "Cancel");
      Pallette.show ();
    If anyone has any input, it would be much appreciated.
    thanks,

    MyFillSelection = myDropdown.selection is outside the function, so it will always read "13", nothing is making the value change.
    move that line into your function and add the text property to it...MyFillSelection = myDropdown.selection.text;
    then do your if comparisons, that will do it.

  • I have created a form in InDesign, exported to a pdf, created an editable form and saved.  When I open the form and make changes and save, the reopen the changes are there.  If try to email this form as an attachment after editing, the attachment is alway

    I have created a form in InDesign, exported to a pdf, then created an editable form and saved.  When I open the form and make changes and save, then reopen the changes are there.  If try to email this form as an attachment after editing, the attachment is always minus the edits.   ????

    Hi chuck,
    If you ave created the form and then filling it yourself and saving the form, the filled data should be there when you reopen the same form.
    Can you please send the form to me at [email protected]  so that I can have a look.
    Regards,
    Rave

  • I am creating a form on LiveCycle Designer and I am trying to create a form that has a e-mail submit button.  When the butten is utilized it attaches the form to the e-mail in an plain text .xml format rather than the pdf format.  Is there a quick fix?

    I am creating a form on LiveCycle Designer and I am trying to create a form that has a e-mail submit button.  When the button is utilized it attaches the form to the e-mail in an plain text .xml format rather than the pdf format.  Is there a quick fix?

    Hi,
    You have the choice between xml or pdf, in later versions of designer you can choose with a dropdown on the email button Object palette, the "Submit As";
    In earlier version you had to edit the XML Source and change the format from xml to pdf (or vice-versa);
    Regards
    Bruce

  • How to create a form or report on a view or on a sql for update

    Let's suppose to have this two tables:
    BOOKS(title, author, id_tongue)
    TONGUE(id_tongue, tongue)
    where TONGUE contains (1, english), (2, french), ...
    I want to create a report and a form (for inserting new books) so as to insert the right values in the two tables.
    I've created a view VIEW_BOOKS(title, author, tongue) and an instead-of-trigger to update the two tables when inserting into the view itself. The problem is that with APEX it seems to me it's only possible to define a form or report on tables or on query and not on a view.
    Any advice to give me? Or other solutions?
    I'm quite new on APEX
    Thanks in advance!

    You are mistaken!! what version of apex are you on?
    Select Form on a Table or View when creating a form using wizard
    See this http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21674/bldapp_frm.htm#HTMDB05029

  • Creating PDF forms in LiveCycle Designer 8.0

    I post detail at Software
    nha khoa Group
    Question on a quirk I have noticed when creating a form using LiveCycle Designer 8 and was wondering if there was a way to change this.
    I will use a Text Field for an area where I want the person who will fill out the form to add comments/questions. I widen the box out so the user will have area to type their comments in.
    In the properties of for that Text Field, on the "Object" tab I check the box to allow multiple lines and I limit the length to the visible area.
    That all works fine. The quirk is when I test the form and then click in that area to type for the text field the cursor always starts in the middle of that Text Field area. Is there a way to get the cursor to start at the top of the text box when someone fills out the form?

    Post your question in the LiveCycle Designer forum.

  • How to create a form to be filled out on the iPad?

    Hello,
    I have created a daily report/timesheet pdf form to be filled out by our jobsite superintendents on their iPads.  I have tried everything (including downloading as many free-and some not so free-apps from the app store) and still cannot get my forms to work on the iPads.  Most of these will not even open my file.  I have no problem purchasing an app, but I would love to know that it will indeed work beforehand. 
    My questions are:
    Can I create a form with Acrobat Pro that can be filled in on an iPad? 
    What iPad apps actually offer this function?
    (If we make it this far) Are there any limitations to the complexity of the forms I create?  
    Additional Info:  I emailed the pdf form document to myself as an attachment.  On my desktop, it opens like a normal PDF.  On my iPad it is labelled as "winmail.dat" and will only not open.
    Thank you.

    Thanks George.
    Does the PDF Expert app allow you to include drop downs, check boxes, etc in your forms?  At the moment, all I need the app for is to fill this form... naturally, we can find more uses for it as we use it, but I would hate to download it only to find that it won't work.  Could I by chance email you the form to see if it will work?   
    Regarding the "winmail.dat" issue, I emailed it in HTML, Rich, and plain.  It shows up the same in every one.
    Thanks again.  

Maybe you are looking for

  • How do I get my old iPad apps onto a new laptop? iTunes says no.

    I just bought  a new MacBook AIR to use on the road with my iPad and iPhone.  When I try to synch with the new iTunes, it says I can only use with one iTunes a time!  I have a hundred apps, free and paid for on my iPhone and iPad.  How can I move the

  • How to determine the size of selected text

    Hi I'd like to draw a box around some selected text (a textRange), however I can't figure out how to detemine the size or position of the text.  The overall size of a textFrame is possible to find (not sure about position), but when you've got just a

  • Confused about my order

    I have just ordered a new macbook pro! I ordered the new one with retina display, but in the order it doesn't say anything but macbook pro 15". How do I know it's the right one?

  • Page item name property in UI

    Does anyone know if the name property of a page item appear anywhere in the user interface in Illustratpr CS6? I thought it would be the name you assign to it in the Layers palette, but it does not appear to be.

  • Replacing entries in a csv file

    Hi, I am working on a code where I need to replace certain entries in a csv file. In the Get Content command, I need to use a wildcard for "Server". I tried replacing SERVER with * ,however that did not work. Any idea's, how this can be done. TSR-SER