DWCS4, form

I have a simple formmail form using a cgi script. Works fine, with one minor problem...
All my pages have simple "wrapper" to contain content in the center (790px wide). In all browsers I tried (IE, safari, opera) except Firefox 3.0, all of my pages retain their correct centered position when I navigate. However, in Firefox, my "contact" page (the one with the formmail form) wrapper content is always about 10px off center. When I navigate to any of the other pages, they are centered correctly and the same. It's only when I navigate to my "contact" page that I can see the difference.
Is there some Firefox default setting I missed or does Firefox render pages with forms on them in a different way from the other browsers?
Tom

Joel:
Thanks for the reply, but I'll check some other resources. The last time I posted a URL on an Adobe forum, the search engines picked up the posting, and now the "problem" I identified in the post shows up as much in searches as the actual website! That's a problem I don't need again.
Thanks anyway,
Tom

Similar Messages

  • Form Mail CGI

    I have applications on two sites where I use a form mail CGI-bin script to allow a user to enter contact information and send. It works great, but I'm wondering if there's any easier method than what I'm currently doing. I now direct the form info e-mail to my domain server, and then forward it from there to a private e-mail address.
    With CGI form mail, is it possible to simply direct the form data to a private e-mail address, or does it need to go to the domain server first?
    Tom

    Hi KB:
    I'm not an expert by any measure, but here's how it works for me:
         1. You'll need a folder on your site root. Mine is calle "cgi-bin". In that folder, there should be several files that are provided by your host. In my case, there are four files in it. That folder needs to be on your local drive and on your host server in your website's root folder.
         2. In your code view (or split view), you'll need to insert these three lines of code, filled in with your information (I've indicated data you'll need to fill in for your site in bold italic). Once completed, these three lines of code should be inserted directly below the line that contains the code with your
    Make sure you don't lose the " marks when you edit in your info.   
    Assuming you are using the DWCS4 "form" function and all the other form fields are filled in, you'll need to be sure your "ACTION" field on the form is as follows:   http://www.yourdomain.com/cgi-sys/formmail.cgi
    Finally, I've found that, at least with my hosts, I have to direct the form data to my domain e-mail address initially. If I want to redirect it from there to my "private" e-mail address (e.g., yahoo, gmail, live.net, other), I have to set up an auto-forward of the domain e-mail to my private e-mail address using the host's C-panel function. I tried just specifying my private e-mail and I got an error message that my private mail address could not be found on the server. I think that if you want form data forwarded directly to a private e-mail address without first having to go through your host server, you'll probably need to use a PHP script -- which is even more "fun" than CGI.
    Hope this helps.
    Regards,
    Tom

  • Form created in DWCS4 , PHP issues

    Hi
    I have followed an online CS4 tutorial on how to create a contact form with validation.
    Can someone with experience of PHP have a quick look for me, when you click submit the PHP code appears in the browser !?! rather than dealing with the information.
    It is probably a simple error on my part, I have looked at some more tut's on-line and PHP books, but can't see what is wrong.
    http://www.epproductions.co.uk/charliepearcy/contactform.htm
    Many thanks
    Mark

    Hi PZ
    I have run PHP scripts on the same hosting before, I am not sure what version - but have asked my ISP to let me know
    Regards
    Mark

  • Error Message from DWCS4: Error in line 27 of form.js.php

    Hi
    I did a seach of the forum for this and came up blank, so here goes although I am sure I am not alone with this one...
    This week I installed CS4 and get an error reported whenever I open up an ADDT Dynamic Form:
    "There is a syntax error on line 27 of form.js.php. Code hinting may not work until you fix this error."
    The line in question is:
    NXT_Messages['are_you_sure_move'] = '';
    Anyone else seen this ?
    Should I be concerned ?
    Thanks.

    Hi Wollombi,
    I´ve seen this too with DW CS4, but in fact there´s nothing to "fix" because it´s the same code which was used by ADDT 1.0.0.
    I just guess that the DW CS4 parser stumbles across the nested apostrophes which don´t seem to produce PHP errors in the browser.
    Should I be concerned ?
    I´ve always ignored this message because the forms work when opened in a browser
    Cheers,
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • Table Cells Exploding in DWCS4

    I didn't want to have to start another thread, as this stuff
    gets embarrassing. But it looks like I'm at the end of my rope on
    yet another issue, and really could use some help.
    I have been working on cleaning up and converting an older
    GoLive website to Dreamweaver. I've had several hurdles I've had to
    come over, but today it looked like I was getting close to
    finishing up, and promised the client I would provide the converted
    files on Monday. Then something else started happening.
    I was replacing several GoLive Components on each page with
    the DW Library Items I had built. Things seemed to be going well,
    then all of a sudden the Library items began causing the table
    cells to explode and go clear across the page to who knows where. I
    have been trying everything I know to fix them, but it seems to be
    a losing battle.
    What's interesting is that when I view the pages in GoLive or
    a web browser, they are normal. It's only while working on them in
    Design View with DWCS3 and DWCS4 that these table cells are
    exploding to the right like this.

    > I'm sorry. I thought those were fixed. I'll work on this
    first. As for the
    > other errors, when validating a page they are so
    numerous that they have
    > to
    > form a line out the door. I hope I make it through this
    without a
    > meltdown. :-)
    Making a single fix to the page (my recommended FILE |
    Convert > XHTML 1.0
    Transitional) will whack most of those right out....
    Those errors are all just reflective of a mismatch between
    the tag syntax
    and the doctype. Make sure your page uses a doctype that is
    consistent with
    your coding ability - XHTML may not be the right choice for
    you in this
    case. Perhaps HTML4.01 Transitional would be a better one....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Linda King" <[email protected]> wrote in
    message
    news:gp35hk$kas$[email protected]..
    > Sorry about the delay. I ended up starting my new client
    job last night so
    > that
    > I could keep my promise to my new client, and continue
    trying to get this
    > code
    > straightened out on the previous client job today. I'm
    very tired so
    > please
    > bear with me.
    >
    > > You have to fix the errors in your Library item (as
    I mentioned - the
    > improper <body> </body> pair) before
    worrying about anything else. Also,
    > you have duplicated large bits of code in the head of
    the page.
    >
    > I'm sorry. I thought those were fixed. I'll work on this
    first. As for the
    > other errors, when validating a page they are so
    numerous that they have
    > to
    > form a line out the door. I hope I make it through this
    without a
    > meltdown. :-)
    >

  • Xml forms

    I also posted this question in the spry forum, I didn't know which would be the best place
    I recently was "volunteered" to build a new website for a local non-profit organization. I am fairly descent at building static sites(but brand new to dynamic), and I have run into an issue with a form area on the site. They have 3 training signup pages that are quite lengthy, and need updated regularly. The folks there are not exactly computer-savy so I am worried about them going into Dreamweaver and messing stuff up. I am trying to find a way to give them an easy way to update the form as necessary and save them the expense of hiring someone to update the list as needed. I have been doing some research on xml and spry to see if this would apply to forms. Can xml populate a form, with all needed checkboxes, and other info needed? The current site is build in html, with php form-to-mail attributes.
    Ideally I would want the form to auto-delete training dates that have already passed, add an easy admin function to add new content via xml, and retain the form to mail function. Here is the address of the page as it is right now: http://www.clickhappytesting.com/wcrTraining.html . Currently there are only like 20 or so items on the form, but there are usually like 100 per form.
    I am using DWcs4 so any help, or direction to where I could find help, or even an extension that would work would be GREATLY appreciated.
    Thank You,
    Shawn Lloyd

    Hi Naresh,
    You will need KM to use the XML forms. I strongly doubt that there is anyway around this as the XML forms are bound closely with KM. An alternative to using XML forms could be to create a URL iView that points to a webpage that you can easily administer using a HTML editor.
    Hope it helps.
    Regards
    Daniel

  • Build a form with xml

    I recently was "volunteered" to build a new website for a local non-profit organization. I am fairly descent at building static sites(but brand new to dynamic), and I have run into an issue with a form area on the site. They have 3 training signup pages that are quite lengthy, and need updated regularly. The folks there are not exactly computer-savy so I am worried about them going into Dreamweaver and messing stuff up. I am trying to find a way to give them an easy way to update the form as necessary and save them the expense of hiring someone to update the list as needed. I have been doing some research on xml and spry to see if this would apply to forms. Can xml populate a form, with all needed checkboxes, and other info needed? The current site is build in html, with php form-to-mail attributes.
    Ideally I would want the form to auto-delete training dates that have already passed, add an easy admin function to add new content via xml, and retain the form to mail function. Here is the address of the page as it is right now: http://www.clickhappytesting.com/wcrTraining.html . Currently there are only like 20 or so items on the form, but there are usually like 100 per form.
    I am using DWcs4 so any help, or direction to where I could find help, or even an extension that would work would be GREATLY appreciated.
    Thank You,
    Shawn Lloyd

    Originally posted by: mirdous.seznam.cz
    Hi
    I do have same problem with EMF form based editor and source page. My
    Form page is working from EMF w/o problems but I do not know how to put
    xml editor to create source page to be in sync w/ model.
    Can you guys help me w/ this. Do you have any code anywhere or doc to
    follow so I'm able to get into it. Tnx
    Miro
    > Daniel Rohe wrote:
    > I'm currently experimenting with the EMF integration of the WST
    > (org.eclipse.wst.common.emf). So far I've got managed to load a self-defined
    > model through an implementation of the TranslatorResource and
    > TranslatorResourceFactory, these classes are also used by the JST components
    > in the plugin org.eclipse.jst.core. After finishing the model I want to do
    > the same step and create an editor with some form based pages and a single
    > source page. So I'm also interested in hearing something about synchronizing
    > EMF models and SSE editor.
    >
    > Regards
    > Daniel
    >
    > "Yang Liu" <[email protected]> schrieb im Newsbeitrag
    > news:65b2a87819b4d1f5b2d0ba8349e996db$[email protected]..
    >
    >>A question on EMF and SSE.
    >>
    >>I am trying to build a multipage web.xml editor. With both customized
    >>editor page (form based) and a source code page.
    >>
    >>For the source code page, I want to use the SSE xml editor. For the
    >>customized editor page, I want to use the EMF model for web.xml (there
    >>seemed to have all the EMF model artifacts there already in jst).
    >>
    >>The question I have is how to combine them together? Is there any existing
    >>implementation for this kind of usage or is there any plan? How to make
    >>the pages (and views) synchronized?
    >>
    >>Thanks and regards,
    >>yang
    >>
    >
    >
    >

  • Error when starting Adobe Form

    I have an Adobe Form which works Ok in the development SAP Portal, but that, when I log in the production portal gives the following error:
    Error when reinitializing the form (I guess, it's Error al reinicializar el formulario, in Spanish)
    I think maybe there is something missing to transport, or some misconfiguration, but I haven't been able so far to find it...
    Can someone give me a hand?
    Thank you in advance,
    S.

    Hi,
    Can you tell me when does the error message comes? Does it comes when you are trying to open the Form or when you are trying to execute it.
    Please check if it is still working in the development box?
    Regards,
    Susanta

  • Data blocks in forms 6i, can not see the data

    i have built an application in forms with some data blocks. the blocks a connect to some tables in the db. i have built them connectd as "system". but when i run the applicatio as user x i can do select, insert, update, delete, but i can not se the records in the datablocks (they are empty), but i can do all transactios. why?

    First of all, developing from the System schema is not a good idea.
    Who owns the tables your form is connecting to? The table owner should create a public synonym for each table name, and also needs to grant user x access to the table.

  • SSO to Oracle Forms 6.0 and Oracle Reports 6.0

    Hi,
    Could somebody please explain how I should implement the SSO so that I can log on a forms application?
    Should I use external partner app. ??
    How can I parse the right parameters to the forms server ??
    thanks,
    Jerome

    Hi,
    Oracle Forms 6i does not support Advances Security for SQL*Net if this is what your question is. ASO is supported with Forms 9i and above
    Frank

  • Portal Forms are not getting displayed in the new oracle environment.

    Hi All,
    The Forms in our Portal applications are not getting displayed after we have done the upgradation of Database in Unix from 8i to 9i. The reports are working fine.The forms that were added as portlets are not getting displayed and other forms that are called thorough links returns error when it is run. The Newly created forms are also not running but returns error. The Portal Version is 3.0.9.8.3. Pls help.
    Regards,
    Tom

    Hi ,
    Based on the requirement , check whether the customer contact has been done carried out for the invoice  , then possibility it must have gone out of the worklist , chekc whether the Invoice posted in the AR has been transferred to FSCM collection .

  • Data is not getting displayed in my form

    hi,
    i have declared variable to hold amount in that as v_amt type konv-kwert in my program and in form interface in import parameters i gave it the same as v_amt type konv-kwert..............and in text i gave the variable v_amt.............
    but it is not getting displayed................

    Hi!
    on the application toolbar on the top a icon is there for Field list on/off.
    click on it.
    below left hand side field names will be displayed.
    now from the import parameter drag that parameter and drop it in the text boc where you are to display it.
    try this way.....it can work.....sometimes there is problem when u don't drag and drop the fields from the list box in the text nodes.
    Regards.

  • Not null and enable or disable  column in tabular form

    Hi,
    Using apex version 4.1 and working on tabular form.
    ACT_COA_SEGMENT_MAS is Master table
    and
    ACT_SEGMENT_VALUES_MAS is detail table
    I have entered 8 rows in master table and PARENT_SEGMENT_ID is column in master table which is null able. If i specified PARENT_SEGMENT_ID with value in master table then in detail table there is column PARENT_ID that should not be null and enable.
    How i can enable or disable column when in master table PARENT_SEGMENT_ID column is null then in detail table PARENT_ID column should disable and vice versa.
    I have created tabular form on Detail table. before insert into the tabular form Check in master table in first entry if PARENT_SEGMENT_ID is not null in first row of master table then in tabular form PARENT_ID should enable and not null able in corresponding to this first row id's lines in tabular form.
    Same should check for second row in master table if PARENT_SEGMENT_ID is not null then entered rows with PARENT_ID into tabular form corresponding to 2nd id in master table should not nullable and column should enable in tabular form.
    Thanks & Regards
    Vedant
    Edited by: Vedant on Jan 9, 2013 9:12 PM

    Vedant,
    You need to create you own manual tabular form and not use the wizard.
    Using APEX_ITEM api you should be build you own form and you will be able to control how you wan to display the rows. (See Link [Apex Item Help|http://docs.oracle.com/cd/E37097_01/doc/doc.42/e35127/apex_item.htm#CACEEEJE] )
    select case when PRIMARY_TABLE_COLUMN is null then APEX_ITEM.DISPLAY_AND_SAVE(3 , DETAIL_COLUMN ) else APEX_ITEM.TEXT(2,detail_column) end "ALIAS" from detail table
    Hope that help.
    Vivek

  • Form feed, null and StringTokenizer

    is form feed recognized as null when using the StringTokenizer?
    i currently have my StringTokenizer set with a blank space and i am attempting to read until the value is (EOF) null and while it hasMoreTokens. the text file that i am reading from spans across several pages. my code falls out of my loop when it hits the last space on my first page.

    a form feed (\f) is not a null but that shouldn't be stopping the StringTokenizer, I suspect that the manner in which you're reading in the data may be the culprit. Try to use the BufferedReader class to read your file.
    V.V.

  • Contact form check boxes will not work on a Tablet

    Hi there,
    I created a website (Desktop) and a mobile version (Phone).  I did not create one for a tablet but have relied on the Desktop version if someone views it on a Tablet.
    Here's the thing, I created a contact form with checkboxes.  It works great on a desktop (because people check the boxes with their mouse), however, it doesn't work on a Tablet, when you try and check the boxes with your finger.
    Help!

    Please share the site URL.

Maybe you are looking for

  • Upload File in Web Dynpro Java CO and store it in the context

    Hi Guys! I have developed a web dynpro CO form, and I need to be able to upload a file in an action and then be able to download that file in further actions.. I have evaluated saving the file in the backend via RFC, in KM and also creating a CAF pro

  • Mail / MX Configuration problems

    Hi folks Warning - I'm a bit of a newb, but bear with me.  I have fiddled and experiemented and googled but have not found a resolution to my Mail / DNS / MX issues. So some background - 2012 Mac Mini, Mavericks Server, behind NAT firewall with port

  • Nokia PC Suite - Where are the Backup Files

    Hi. Where are the backup files store and what is the extension , I have tried to find them. I want to store them on my D: drive for safety Thanks. Nokia 5800 FW 21.0.025 Solved! Go to Solution.

  • Adobe photoshop is not running 3d option..

    I have navidia gt 750m and i cant use 3d option when i go to the prefrence and enable use graphics processor and try to open a new file it crashes if i disable the use graphic processor the 3d menu wont work please help me... Crashing message :- phot

  • Need help on Java Project

    Ok, I'm in Computer Science 2 (Java Programming 2) and its been pretty much a year or maybe even more since I've done any programming. We've been handed out our first project, which is now due tomorrow, and I don't know why I waited last minute to do