Iscripts - Need help creating a form in one

I am confused about delimiting in iscripts. I need to create the fiollowing form:
In iscript named IScript1
in function: buildform
buildform has these two inputs, firstname and lastname
the action of the form is also in iscript1 function getinputs
iscript getinputs will just print out the firstname and lastname
Could I get some help with this?
Thanks, Allen Cunningham

Your site is running on an Apache server, so it definitely doesn't support ASP. Apache frequently supports PHP, but I couldn't tell from the headers sent by your server whether it's supported on your site.
I suggest that you contact BT Business support to see if they offer a formmail script. Most hosting companies do. The support pages should describe how to set it up.

Similar Messages

  • Need help creating a form

    We use forms now that are printed for us and we hand write the information on them.
    They "carbon copy" themselves onto the same form of different color (ie; white copy, yellow copy)
    We would like to develope a form that will "carbon copy" iself to additional copies.
    the "carbon copies" don't have to be different colors we could simply put a separate header on each page for where that copy needed to go.

    FormsCentral does not support this kind of functionality.

  • Need help creating a form using show/hide functionality

    I'm tring to add javascript to a drop down box so that, when a selection has been made in the drop down box, it will display a image/button. I need the drop down box to have a default value that will hide all images/buttons.
    The list in the drop down box is going to be a list of products e.g. product A, B, C, and the default value to be "please select a product..."
    Can this be done in Acrobat Pro X? If so can someone point me in the right direction?
    Cheers

    Your site is running on an Apache server, so it definitely doesn't support ASP. Apache frequently supports PHP, but I couldn't tell from the headers sent by your server whether it's supported on your site.
    I suggest that you contact BT Business support to see if they offer a formmail script. Most hosting companies do. The support pages should describe how to set it up.

  • I need to create a form on my website that viewers fill out and send to me on my iWeb created website. Is there a template or widget that can create fill-in forms?

    I need to create a form that viewers can fill-in and send back to me from my website.  I created the website in iWeb and would like a template or theme that has the form creator included.  It there a widget?  Sorry, I'm a novice.

    If you want to raise your web design skill level above that of the average iWeb user, you can try creating your own. The actual form layout is fairly easy if you use CSS to style it since the amount of HTML is minimal now that table layouts are a thing of the past.
    Here's some examples of forms created in iWeb...
    http://www.iwebformusicians.com/iweb-snippets/form.html
    The formmail.php script is probably the hardest part to get your head around and the example provided in the download on the above page uses a very simple one along with a formmail-thank.php.
    http://www.iwebformusicians.com/iweb-snippets/form.html
    Nowadays we need to consider mobile device users more and more so forms need to have the special inputs required to launch the various types of keyboard on these devices.
    Here's an example of a form which responds to browser/device width. On mobile devices, the
    jQuery UI Datepicker disappears to be replaced by the mobile version.
    For those of you who don't have a mobile device to test it on, this page also has illustrations of the various keyboard types and the alternative date pickers...
    http://ezmacwebdesign.com/Demo/Responsive-Form-Inputs/datepicker-form.html

  • Uber Noob Needs Help Creating website!

    I need help creating my webpage: It has a textbox on it were
    the user enters a URL and it then redirects the end user to that
    URL when they press the GO Button. It also has a check box saying
    "Hide my IP", If the end user clicks this box and then clicks go
    they will be directed to the website they stateted in the Textbox
    but this time it shall mask there IP Address so they can bypass
    proxys and surf anonomosly. Please can someone give me some HTML
    code i could use for this site or a Link to a website that can give
    me the code.

    I assume the application is connecting to Oracle using an application ID/password. If so, check to see if that user has a private synonyn to the table. If so drop it since you have a public synonym.
    Verify that the public synonym is in fact correct. Drop and recreate the public synonym if you cannot select against the synonym name using an ID that can perform select * from inhouse.icltm where rownum = 1. That is if this other user cannot issue select * from icltm where rownum = 1 without an error.
    Check that the application ID has the necessary object privileges on the table.
    Queries you need
    select * from dba_synonyms
    where table_owner = 'INHOUSE'
    and table_name = 'ICLTM'
    You may find both public and private synonms. Either fix or delete. (Some may reference someelses.icltm table if one exists)
    select * from dba_tab_privs
    where table_name = 'ICLTM'
    and owner = 'INHOUSE'
    Note - it is possible to create mixed case or lower case object names in Oracle by using double quotes around the name. Do not do this, but do look to see that this was not done.
    You could also query dba_objects for all object types that have the object_name = 'ICLTM'
    HTH -- Mark D Powell --

  • I NEED TO CREATE A FORM IN WHICH PICTURES CAN BE ADDED

    I NEED TO CREATE A FORM IN WHICH I CAN UPLOAD PICTURES TO.  CAN A BLANK BE ON THE FORM THAT YOU CAN CLICK THE PICTURES INTO

    Hi;
    There is an "Attachment" field that allows the form filler to upload attachments (images are supported).  Here is a tutorial on adding the attachment field: http://forums.adobe.com/docs/DOC-2656
    I was assuming you meant the form filler, as the author you can of course add pictures to the form using the "Image" form field which allows you to add images from your computer or from Google/Flicker searches:
    Thanks,
    Josh

  • Need help creating a simple form in Dreamweaver CS3!!

    I'm trying to create a form in Dreamweaver CS3, and while I have the form built I'm confused as to how to make it actually function.  What I'm trying to do is create a form that when the visitor clicks submit, the data is emailed to me.  Can someone help me figure out how to accomplish this?
    Thanks so much!

    Ute's answer is spot on - you need a FormMail script to process the form.  Check with your host (or via the control panel) and see if they supply such a form for free.
    If not, google for "formail script' and you'll find quite a few available - all free to use.
    You just need to add a couple of lines to your html code, change a few things in the formmail script and the form will process.  Sounds complicated but most scripts come with a help file to help you get off the ground.
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://www.perrelink.com.au
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    http://csstemplates.com.au/
    http://twitter.com/nadiap

  • Need Help creating form with checkboxes

    I am using Acrobat Standar 9, and I am trying to create a form that has a bunch of checkboxes on it.  First off, the PDF that I am workin with (before I try to input form stuff) is a check list that has spots for marking (if it was printed out).  Acrobat will recognize all of those places as spots for a form tool, but it always inserts textboxes.  I want it to insert check boxes.  So far all I can do is delete all of the textboxes that were inserted and manually, one by one, insert check boxes in all of the locations.
    Is there a way to make the wizard input checkboxes instead of text boxes?  If not with the wizard, is there any way to do that?  (I am not familier with programming languages.. fyi)
    thanks

    Thanks for getting back to me. What I have is a pricing page. The feedback form is so we can see who views or is interested in services. We want only people who fill out this form to be able to view it. I have created simple contact forms that are sent to an email and directed to another page. The problem I am having is trying to figure a way to where hopefully if the same person comes back they won't have to fill out the form again. I know if they fill out the form and create a user name/login it could be a possible fix but I am trying to make it simple. I am just starting to learn PHP/XML (which I have copied from another sources) and haven't written my own. Maybe creating a cookie that is checked once the page is loaded? I have no idea how to do that either though... I am a front end "designer" and a lot of this is greek to me.

  • Need help creating form that people have to submit to access a page

    hello,
    I am trying to create a form that people would have to fill out and submit to access a specific page. The info they fill out would have to go to an email address. Does anyone have the simplest solution for this? It wouldn't have to be stored in a database just go to an email. Any help would be appreciated. I'm not to great with the backend of things.

    Thanks for getting back to me. What I have is a pricing page. The feedback form is so we can see who views or is interested in services. We want only people who fill out this form to be able to view it. I have created simple contact forms that are sent to an email and directed to another page. The problem I am having is trying to figure a way to where hopefully if the same person comes back they won't have to fill out the form again. I know if they fill out the form and create a user name/login it could be a possible fix but I am trying to make it simple. I am just starting to learn PHP/XML (which I have copied from another sources) and haven't written my own. Maybe creating a cookie that is checked once the page is loaded? I have no idea how to do that either though... I am a front end "designer" and a lot of this is greek to me.

  • Help creating a form in Dreamweaver CS3

    Hello, I am trying to insert a form in order for people to
    fill out their info, submit (and a re-set button for info if
    needed), and for the form to go to a specific email address.
    I have the table created (i just copied and pasted from a
    sample online)
    How can i create this? I am pretty new at this :)
    I am attaching the code to what i copied and pasted.
    Please help, thanks!!

    You can make a form in DW but you need a server-side script
    to process the
    information for you. Suggest you look at one of the
    formmail.php scripts.
    Dont bother with anything old like formmail.cgi.
    http://www.dtheatre.com/scripts/formmail.php
    for example.
    James Loudon
    www.fatgraphics.com
    websites::photography::video
    "jeannette villarreal" <[email protected]>
    wrote in message
    news:[email protected]...
    > Hello, I am trying to insert a form in order for people
    to fill out their
    > info,
    > submit (and a re-set button for info if needed), and for
    the form to go
    > to a
    > specific email address.
    > I have the table created (i just copied and pasted from
    a sample online)
    > How can i create this? I am pretty new at this :)
    > I am attaching the code to what i copied and pasted.
    > Please help, thanks!!
    >
    >
    >
    >
    > Here is what I have copied and pasted so far:
    > <td align="left" height="25" width="175"> Full
    Name:</td>
    > <td align="left" height="25" width="475">
    > <!--webbot bot="Validation" s-display-name="Full
    > Name"
    > b-value-required="TRUE" i-minimum-length="2" -->
    > <input name="Name" size="31" tabindex="1"
    > type="text" />
    > </td>
    > </tr>
    > <tr>
    > <td align="left" height="25" width="175"> Phone
    > Number</td>
    > <td align="left" height="25" width="475">
    > <!--webbot bot="Validation" s-display-name="Phone
    > Number" b-value-required="TRUE" i-minimum-length="10"
    -->
    > <input name="Phone" size="28" tabindex="2"
    > type="text" />
    > </td>
    > </tr>
    > <tr>
    > <td align="left" height="25" width="175"> Address
    > Line
    > 1:</td>
    > <td align="left" height="25" width="475">
    > <!--webbot bot="Validation"
    > s-display-name="Address
    > Line 1" b-value-required="TRUE" -->
    > <input name="Address1" size="36" tabindex="3"
    > type="text" /></td>
    > </tr>
    > <tr>
    > <td align="left" height="25" width="175"> Address
    > Line
    > 2:</td>
    > <td align="left" height="25" width="475">
    > <input name="Address2" size="36" tabindex="4"
    > type="text" /></td>
    > </tr>
    > <tr>
    > <td align="left" height="25" width="175">
    City:</td>
    > <td align="left" height="25" width="475">
    > <!--webbot bot="Validation" s-display-name="City"
    > b-value-required="TRUE" -->
    > <input name="City" size="28" tabindex="5"
    > type="text" /></td>
    > </tr>
    > <tr>
    > <td align="left" height="25" width="175"> State /
    > Province:</td>
    > <td align="left" height="25" width="475">
    > <!--webbot bot="Validation" s-display-name="State"
    > b-value-required="TRUE" -->
    > <input name="State" size="28" tabindex="6"
    > type="text" /></td>
    > </tr>
    > <tr>
    > <td align="left" height="25" width="175">
    > Country:</td>
    > <td align="left" height="25" width="475">
    > <!--webbot bot="Validation"
    > s-display-name="Country"
    > b-value-required="TRUE" -->
    > <input name="Country" size="28" tabindex="7"
    > type="text" /></td>
    > </tr>
    > <tr>
    > <td align="left" height="25" width="175"> Zip
    > Code:</td>
    > <td align="left" height="25" width="475">
    > <!--webbot bot="Validation" s-display-name="Zip /
    > Postal Code" b-value-required="TRUE" -->
    > <input name="ZipCode" size="28" tabindex="8"
    > type="text" /></td>
    > </tr>
    > <tr>
    > <td align="left" height="25" width="175"> E-mail
    > address:</td>
    > <td align="left" height="25" width="475">
    > <!--webbot bot="Validation" s-display-name="E-mail
    > Address" b-value-required="TRUE" -->
    > <input name="Email" size="28" tabindex="9"
    > type="text" />
    > </td>
    > </tr>
    > <tr>
    > <td width="175"> </td>
    > <td width="475"><p> <br />
    > <input value="Submit" name="b1"
    > tabindex="10"
    > type="submit" />
    > <input value="Reset" name="B2" tabindex="6"
    > type="reset" />
    > </p></td>
    >

  • How to create a form where one user cant modify information entered by another user.

    First time using Acrobat. Very newbie on this. Company wants me to create forms.  As an example, new hire form where HR sends form to one department, they write in information as to what the user needs, etc. Then they send form to another department and thent they add comments or whatever to the same form
    What we want to accomplish is if the form is being sent from one person to another and each person adds information we want the infornation that was inputted locked so that other people cant edit it.
    Is this possible? Thanks for any input.

    If they're using Acrobat there's no real way of doing that. If they're using Reader, though, you can set the fields as read-only. It's far from a secure solution, though.

  • Aperture Workflow - need help creating workflow for photo management

    Hi -
    I currently shoot with a Canon SD890 (point & shoot) and a Nikon D300 (SLR). My photography is either personal photography or street photography. I may use some of my photography for a web project but that should not be considered right now. I shoot jpegs with the SD890 and RAW with the D300. I need to create a workflow that will allow me to manage all of my photos as well as the RAW vs JPEG aspect. Here are a few initial questions:
    1) Should I separate the RAW and JPEGs in Aperture (two libraries)? One library for finished photos and one for negatives?
    2) What folder structure should I use? Since I am not a professional photographer, I won't be shooting projects. I think something date or event driven would be best (preferably both).
    I am interested to hear how others do this...especially if you use both point & shoot and SLR cameras.
    Thanks for your help!

    jnap818 wrote:
    1) Should I separate the RAW and JPEGs in Aperture (two libraries)? One library for finished photos and one for negatives? I am interested to hear how others do this...especially if you use both point & shoot and SLR cameras.
    No, use a single Library. Aperture will have no problems with the various formats or with various different cameras.
    2) What folder structure should I use? Since I am not a professional photographer, I won't be shooting projects. I think something date or event driven would be best (preferably both).
    Actually those date or event driven batches of images are very logically "Projects" in Aperture. Simply name each group of images as you import into AP as a new Project.
    IMO it is not good to import camera-to-Aperture (or direct to any app other than the Finder). Best is to use a card reader and use the Finder to copy images from the camera card to a folder on the computer hard drive.
    Below is my Referenced-Masters workflow:
    • Remove the CF card from the camera and insert it into a CF card reader. Faster readers and cards are preferable.
    • Finder-copy images from CF to a labeled folder on the intended permanent Masters location hard drive. I label that folder with the Project name suffixed with _masters, that way I can always find the Masters if Aperture forgets where they are.
    • Eject CF.
    • Burn backup copies of the original images to DVDs or to hard drives (optional backup step).
    • Eject backup DVDs/hard drives (optional backup step).
    • From within Aperture, import images from the hard drive folder into Aperture selecting "Store files in their current location."
    • Review pix for completeness (e.g. a 500-pic shoot has 500 valid images showing).
    • Reformat CF in camera, and archive DVDs of originals off site.
    Note that the "eject" steps above are important in order to avoid mistakenly working on removable media.
    I strongly recommend that every Aperture user spend $35 and work through the tutorial CD Apple Pro Training Series: Aperture 2 (Apple Pro Training Series) by Ben Long, Richard Harrington, and Orlando Luna (Paperback - May 8, 2008), Amazon.com. Note that the value is in working the tutorial, not in using the book as a manual.
    Good luck!
    -Allen Wicks

  • Can i create a form from one that i had done before

    Can i convert a form that i had already created in word or excel?

    Thank youŠthat was the first post I ever submitted.
    I think I figured it outŠI was referring to Forms Creator.  I want to use
    this tool to create forms for a Policy and Procedural Manual and Forms that
    I am creating. I want the forms to be ³active² so that the user can fill out
    the proper documents on the computer as needed instead of transferring info
    from a paper filled out form or document. Does that make sense?  I
    discovered that I needed to save the form or document that I have already
    created to a PDF format.  The allow Adobe to identify the fields
    automatically then I can tweak from there.  I am in the process of doing one
    now.
    If you any suggestions/short cuts, etcŠfeel free to let me know.
    Thank you for your response.
    Frank

  • Need help creating actionListener for an array of text fields

    I am working on a school project, so I am very new to Java. I have a program which is basically a unit converter. Each unit type has its own tab. I was able to dynamically create text fields in each tab and now I need to add actionListener to each of those text fields. Probelm is, the text fields are not really unique. I guess they're only unique within their tab. So now I am having difficulty referring to my text fields. If you look at my actionListener in the code below, I am trying to refer to it as unitTFs[0].getText() and that's not working. Please help. Thanks in advance.
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class UnitConverter extends JPanel
    public UnitConverter()
    String[] lengthUnits = {"cm","m","inch","feet","yard","mile"};
    String[] areaUnits = {"m2","a","feet2","yd2","Acre","ha"};
    String[] massUnits = {"g","kg","ton","ounce","pound"};
    String[] volumeUnits = {"liter","m3","inch3","feet3","Gallon","Barrel"};
    String[] tempUnits = {"C","F"};
    ImageIcon lengthICN = new ImageIcon("java-swing-tutorial.JPG");
    ImageIcon areaICN = new ImageIcon("java-swing-tutorial.JPG");
    ImageIcon massICN = new ImageIcon("java-swing-tutorial.JPG");
    ImageIcon volumeICN = new ImageIcon("java-swing-tutorial.JPG");
    ImageIcon tempICN = new ImageIcon("java-swing-tutorial.JPG");
    JTabbedPane tabPaneJTP = new JTabbedPane();
    JPanel lengthPNL = tabContents(lengthUnits);
    tabPaneJTP.addTab("Length", lengthICN, lengthPNL);
    tabPaneJTP.setSelectedIndex(0);
    JPanel areaPNL = tabContents(areaUnits);
    tabPaneJTP.addTab("Area", areaICN, areaPNL);
    JPanel massPNL = tabContents(massUnits);
    tabPaneJTP.addTab("Mass", massICN, massPNL);
    JPanel volumePNL = tabContents(volumeUnits);
    tabPaneJTP.addTab("Volume", volumeICN, volumePNL);
    JPanel tempPNL = tabContents(tempUnits);
    tabPaneJTP.addTab("Temperature", tempICN, tempPNL);
    //Add the tabbed pane to this panel.
    setLayout(new GridLayout(1, 1));
    add(tabPaneJTP);
    protected JPanel tabContents(String[] units)
    JPanel tabPNL = new JPanel();
    JTextField[] unitTFs = new JTextField[units.length];
    JLabel[] unitLs = new JLabel[units.length];
    for (int i = 0; i < units.length; i++)
    unitTFs[i] = new JTextField("0");
    unitLs[i] = new JLabel(units);
    tabPNL.add(unitTFs[i]);
    tabPNL.add(unitLs[i]);
    tabPNL.setLayout(new GridLayout(units.length, 1));
    return tabPNL;
    private class CmHandler implements ActionListener
    public void actionPerformed(ActionEvent e)
    double cm, m;
    cm = Double.parseDouble(unitTFs[0].getText());
    public static void main(String[] args)
    JFrame frame = new JFrame("Unit Converter Demo");
    frame.getContentPane().add(new UnitConverter(), BorderLayout.CENTER);
    frame.setSize(500, 500);
    frame.setVisible(true);

    Variables only have scope in the method (or block) in which they are created. That means if you create a variable in one function, you can't use it in another.
    If you want to use a variable in two different functions, you have to make it a member variable.
    [Declaring Member Variables|http://java.sun.com/docs/books/tutorial/java/javaOO/variables.html]

  • Need help with a form calculation

    I am trying to create a form in Acrobat that will support a calculation of percentages. I have the
    following formula:
    if (a1.value == "" || a1.value == "" && b1.value == "") {c1=0} else {b1/a1}
    The percentage is not calculating and is remaining at 0% when numbers are entered on the form. I am trying to avoid the error messages we receive if we just enter the basic calculation in to the simplified (because some of the cells may have a value of 0).
    Can anyone help?

    Try this:
    // Get the field values
    var v1 = getField("a1").value;
    var v2 = getField("b1").value;
    //. Perform the calculation
    if (v1) {
        event.value = v2 / v1;
    } else {
        event.value = 0;
    Edit: corrected typo

Maybe you are looking for

  • Conversion from timestamp to date

    Hi All, Does anyone know how to convert a timestamp value to a date??? Any help is appreciated

  • Using a for loop to create multiple files ???

    I have the below code. I want to make a file for every element stored in the array. How do I do this? Vector files = new Vector(); for (int i = 0; i<files.size(); i++)      //System.out.println(files.elementAt(i)); }

  • How can I install iPhone apps other than Amercan one?

    I have a iTune account in the US, but I want some FREE Japanese apps. In order to download apps, I need to log in, which means iTune store took me to the US store. I don't have Japanese credit card, so I won't be able to create another account. Is th

  • Settings required for KANBAN from

    dear friends, I devoloped a ZPSFC_KANBAN and attatched to WEK1 output type in NACE for std print program SAPM07DR. but when i executed PK17 tcode it is picking standard form. very urgent pls tell me what should i do? VENU SATYAM-  9822814468

  • I want to download adobe 7, I purchase in 2006

    I want download adobe 7