Editing Form Field color and search field

I am designing a website - nextmedian.com and I am having
some trouble changing the background color of the some form fields
for "Your Full Name" and "Your E-mail" from yellow to dark blue.
The link is
http://www.nextmedian.com/contacts.html
The Contacts webpage html code is:
[CODE]
<form name="formmail"
action="/cgi-bin/formmail/formmail.cgi" method="post">
<input type=hidden name="recipient"
value="[email protected]">
<table width="300" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td valign="top" width="76" align="right"
height="25"><br style="line-height:3px ">Your Full
Name:</td>
<td valign="top"><input type=text name="realname"
size="15" value=""></td>
</tr>
<tr>
<td valign="top" align="right" height="25"><br
style="line-height:3px ">Your E-mail:</td>
<td valign="top"><input type=text name="email"
size="35" value=""></td>
</tr>
<tr>
<td valign="top" align="right" height="50"><br
style="line-height:3px ">Message:</td>
<td valign="top"><textarea name="body" cols="4"
rows="2" wrap="virtual"
id="message"></textarea></td>
</tr>
<tr>
<td> </td>
<td valign="top" align="right"><input type="submit"
value="Send" size="1" style="width:42px; height:20px">
<img
src="../template_11171_SE8HPoI5oO381CXsvRUV/site/images/spacer.gif"
alt="" width="1px" height="2px"><input type="reset"
value="Reset" size="1" style="width:42px; height:20px">
</tr>
</table>
</form> </td>
</tr>
</table>
</td>
</tr>
[/CODE]
(ii) I have a problem with formatting the search field -
http://nextmedian.com/cgi-bin/search.pl
to have the same look and feel as my website.

On Fri, 8 Sep 2006 20:53:25 +0000 (UTC), "wire_jp"
<[email protected]> wrote:
>I am designing a website - nextmedian.com and I am having
some trouble changing
>the background color of the some form fields for "Your
Full Name" and "Your
>E-mail" from yellow to dark blue. The link is
>
http://www.nextmedian.com/contacts.html
They look dark blue to me. Disable your Google toolbar.
Gary

Similar Messages

  • Add field group and Logical field group for ANLU

    Hi all,
    On my project, the table ANLU is containing many specifics fields.
    I would like to know how I could add a field group and logical field group corresponding to this specifics fields on ANLU, in order to be taking into account on my validation rule ?
    On the GGB0, Asset Accounting / master data, the check point includes the ANLU on the table fields. But, once my rule created, when I want to activate it on the TCODE OACV, the field group proposed don't include data from ANLU (only ANLA and ANLB)
    I found out the TCODE OAVM listing all different field linked to the field group. Does it possible to manage this view ?
    please help me !!

    Hi Rob,
    Can you tell me how can i solve this issue.
    Runtime Errors         MOVE_TO_LIT_NOTALLOWED
    Date and Time          09/11/2007 18:11:01
    Short text
        Assignment error: A constant was meant to be overwritten.
    Error analysis
        The field "<S1>" is to be assigned a new value although the field
        is partially or entirely protected against modifications.
        The following are protected against changes:
        - Character literals or numeric literals
        - Constants (CONSTANTS)
        - Parameters of the category IMPORTING REFERENCE for functions and
        methods
        - Untyped field symbols not yet assigned a field using ASSIGN
        - TABLES parameters if the actual parameter is protected against changes
        - USING reference parameters and CHANGING parameters for FORMs, if the
        actual parameter is protected against changes and
        - Accesses using field symbols if the field assigned using ASSIGN is
        protected (or partially protected, e.g. key components of an internal
        table with the type SORTED or HASHED TABLE) against changes
        - Accesses using references, if the field bound to the reference is
        protected (or partially protected) against changes
        - External write accesses to READ-ONLY attributes,
        - Content of a shared object area instance accessed using a shared lock
        (ATTACH_FOR_READ).
    Thanks
    Ashraf

  • New tabs highlight the URL field; not the search field.

    My homepage is Duckduckgo. I often use ctrl+t to open a new tab and immediately proceed to the search bar. As of yesterday (and a massive headache for me), no longer when I push ctrl+t does it go to the search area, but rather occupies the URL area! I wondered if this was Duckduckgo, so I changed my homepage to other search providers, specifically Yahoo and Google. A new tab still focuses on the URL field, not the search field. I wondered if this was my add-on "New Tab Homepage", so I disabled it and went into about:config, changing the value of the new tab from about:newtab to Duckduckgo. It failed to solve the issue. This is a huge issue for me and I need to find a solution immediately.

    Well, I just got it fixed. I ticked the box that said to place focus in the URL bar and saved, then unticked it. Now it loads back in the search bar. Thanks!

  • Alter reports field color and date formatting

    Hello,
    I have a report with an in-line case statement which alters a field color based on the date value. I have the column's format mask set to 'MM/DD/YY'. I've tried several different ways to format the date field using the column attributes as well as within the select statement itself. Either way seems to break the sorting on the field. HTMLDB no longer consideres this field to be a date field and the sorting does not work.
    Any suggestions?
    Thanks in advance, Todd
    Here is the code I am currently using:
    SELECT status, CASE
    WHEN target_date < Trunc(sysdate) THEN
    '<span style="color:Red;">' || target_date || '</span>'
    WHEN target_date >= trunc(sysdate) THEN
    '<span style="color:Green;">' || target_date || '</span>'
    END CASE
    FROM projects

    Todd,
    Once you add some HTML tags to you columns values, they are no longer date or number columns but string columns. So the sorting doesn’t work properly anymore, i.e. sort by number, sort by date. You may find Tyler’s response in the following thread useful though:
    Dynamic Selection of Report Column Format
    Hope this helps,
    Marc

  • How to disable placeholder text in the URL and search fields of the navigation bar?

    Everytime I open a new tab (frequently, home page is set to blank) I have to look at "Go to a Website" in the navigation bar. The search field shows the name of the currently active search engine until text is inputed. All I want is to be able to do is disable the placeholder text, showing both fields as blank.

    Thank you. Worked fine. For anyone who comes across this in the future, change "graytext" to "transparent" to hide the placeholder all the time. As is above, the placeholder shows when the mouse points at the box.

  • How to diable only one field enabled and other fields disabled for one user group?

    Hi,
    I have a form contains many fields. A group of users can add items using that form.
    As per the user requirement I have created a filtered view and that filtered view can be seen by some other sharepoint user group but as per their further requirement the new sharepoint user group is only allowed to update Remarks field. All other fields
    should be disabled for them.
    In my idea, I have to create multiple forms and in one of it except Remarks field all should be disabled but I am unable to assign multiple forms to a single list.
    Or how to make Remarks field enable to this user group and for other admin user group all fields could be enabled.
    Hope I have expressed my question correctly.
    Any solution would be appreciated.

    There is no Out of the Box way to set permissions on each column, primarily due to the performance impact. The following thread provides some options,
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/c0794232-9bab-4cea-91d8-f311a793a863/how-to-set-column-wise-permission-in-sharepint-list-in-sharepoint-2010?forum=sharepointadminprevious
    Dimitri Ayrapetov (MCSE: SharePoint)

  • Dynamic Forms with Subforms and Text Fields

    I've been reading all of the messages relating to subforms and dynamic forms and have used many of the suggestions, but haven't found anything that addresses the problem I am having. I'm using Designer 7.0. I've saved my form as a dynamic form, I've set my text fields for multiple lines and expand to fit. My problem is that as soon as I set the parent subform to Flow Content, everything moves to the left margin. I've tried grouping items together within a subform in hopes that the items will maintain their position on the page, but everything always moves to the left margin. I'm creating a legal form that needs to have text and a text field centered at the top of the page. Below that to the left is a text field that needs to be able to expand with two text fields to the right of it. Below that are additional text fields that need to expand as needed.
    Am "stacking" my subforms incorrectly and setting the wrong subform to Flow Content? Or, can you now lock a field to a specific position? Any help would be greatly appreciated.

    Unfortunately, I hadn't understood that you needed the fields to expand in height and everything below them to move down the page. In that case, you'll need to use flowed subforms.
    Having all objects move to the left side of the page is expected when setting a subform to flowed. That's because the flow is top-down, left-right.
    One thing you could try is making the text field that needs to be centered exactly as wide as the flowed subform and then setting its left- and right-hand margins to an equal number. This would ensure an equal amount of space on the left- and right-hand sides and because the field would be as wide as its flowed container (subform), entering multiple lines of text would result in everything below moving down.
    I've attached a sample form where the page subform has been set to flowed, the text field at the top is a multi-line/height-expandable text field with its width set to the page width and its left- and right-hand margins both set to 2in and the button and check box objects are pushed below the text field.
    When text is entered into the text field, it expands in height and causes the button and check box to move down.
    To achieve other horizontal and vertical positioning/offsets, you could play with the margins of all the fields that need this.
    Stefan
    Adobe Systems

  • Additional user search field in User form similar to "Manager" search field

    Hi,
    I need to add a field to the User form in a OIM 11g R2 system that is practically identical to the "Manager" field (it's just for adding a deputy of some kind).
    I did not find a way to copy&paste the "Manager" field by e.g. exporting a sandbox, modifying it and importing it back into the system and have it work properly afterwards.
    How can this be achieved? Is that documented anywhere?
    Thank you,
    M

    To add new field like Manager on user form. you need to do following steps,
    1. Create Custom Field (UDF) before publishing it take export of that. which will help you to import same sandbox in other environment.
    2. In OIM 11g R2 there is link called as customization when you login into OIM console.
    3. Create new sandbox
    4. Open form you wanted to add created custom field.
    4. Go to customization link and add new field on required location.
    5. Save changes
    6. Publish sandbox
    That's All!!
    Creating a Custom Attribute &amp;#8211; OIM 11g
    Customizing the Interface - 11g Release 2 (11.1.2)

  • When I put a search phrase into the address and search field, I get a page that says 'Safari can't open the specified address' followed by a page full of letters and numbers.  It works fine if I type in the full address but not if I want to search.

    Can someone please help me figure out what the issue is.  It was working fine unitl today.  I'm just hoping it's not a virus of some sort.  Thanks!

    Please post a screenshot that shows what you mean. Be careful not to include any private information.
    Start a reply to this message. Click the camera icon in the toolbar of the editing window and select the image file to upload it. You can also include text in the reply.

  • Safari suddenly lost its url and search fields!

    Running Safari Version 5.1.10 (6534.59.10)

    Click "View"menu  in the Safari menu bar at the top of the screen
    and select "Show Toolbar".
    or
    Click "View" menu in the Safari menu bar and click "Customize Toolbar".
    From the dropdown drag the default set into the Toolbar.
      the one under " or drag the default set into the Toolbar"
    Click "Done".
    Best.

  • Plant field validation and mandatory field in CC master

    Can we have a validation of a field e.g. Plant in WBS level and substitution at the same time.
    In projects Plant gets substituted during saving project from Cost center master data. At the same time can I maintain a validation that if this field is not updated it would would not allow save project.
    Which one Validation or Substition is prioritized first during project saving?

    Hi,
    I think it is possible to have substitution and validation at the same time. SAP document says " If you have defined a substitution that contradicts a validation condition, the system informs you of this by displaying a message. We can therefore say that validation has priority, or is u201Cstrongeru201D than substitution."
    Warm regards,
    Srinivas Potluri
    Edited by: Potluri Srinivas on Aug 2, 2011 7:07 PM

  • I hate the combined search and address fields

    Dear Apple,
          I am very disappointed with the newly combined address and search field. Not only does it not work as well but it's lost important functionality as well. In particular:
    The snap back feature of the search field was brilliant. It was immensely useful and worked perfectly. I greatly lament it's loss and can't, for the life of me, guess why it was taken out.
    Very oftern the address field searches instead of taking me to the address I'm typing in. Typically I type in an address, I see the address autocompleted and press enter. My expectation is that I should go to the URL just entered. Instead I end up on a page of search results. On closer examination I see that it's my search engine returning the auto complete results. From that perspective it makes sense but unfortunately that's completely contradictory to what I'm trying to achieve and to how we've all been trained an address bar works.
    Interestingly, at least to me, I'm currently writing a paper which touches on the use of specialized tools and this is a great example. For any given task a specialize tool will outperform a general tool everytime. With a browser, four of the primary things I do are:
    go to a bookmarked location
    enter an address directly
    search the web
    bookmark a location
    Safari 5 had a specialize tool for each of those task and the tools were readily accessible.

    And I can't find this "on this page" item people are talking about.

  • Changing Tab order in a completed form without altering or moving fields here and there

    Hi All,
    I've made a complex questionairre and is almost complete. Now the problem is that when I converted this file from Word, many fields were automatically detected and their tab order/ numbering was set by Acrobat itself. The remaining fields in the form (at different places) were created by myself. Now in the tab ordering, the fields automatically detected have priority and the fields I created, are much different from the corresponding fields in tab numbering. For your understanding, I'm including the screenshot too. Please see the tab numbering in the image and after field # 7, there is field # 28, then field # 26, and then field # 29 which is not the way it should be.
    Please advise any solution (if there is any) on your earliest convenience.
    Thanks in anticipation!

    Have you opened the "Pages" navigation panel and looked at the options for the page?
    There should be a series of options like "Row", "Column" or "Unspecified". Select the "Row" and see if the form tabs the way you would like.

  • Help for search help and currency and quantity fields

    hi,
    please help me for creating search help and when the currency and quantity fields are used please expalin this with steps as i am a learner..
    regards
    raj.

    Hi Rachu,
    Welcome To SDN
    Help On Search Help
    Go to se11
    Select radio button Search help
    click on create
    and select elementary seacrh help
    selection method---->tablename or viewname
    press f1 in search help exit we will get a FM named as
    F4IF_SHLP_EXIT_EXAMPLE.copy that FM from se37 in to Zprogram.we have a record_tab for copying the view by using this tab we can restrict the values from the view or table.this values are populate into another table .Then ,
    come to se11
    and in our seacrh help we will pass components of the search help
    Source: https://forums.sdn.sap.com/click.jspa?searchID=14985345&messageID=5618016
    Help On Currency and Quantity Fields:
    Whenever you have to maintain fields for currencies and quantites u need to refer them to currency key and quantity key which also have to be present in the table.
    If suppose you are creating a table for Employee. And suppose that fields would be like :
    EMPID -
    employee id
    EMPNAME
    employee name
    DEPARTMENT --- department
    SALARY -- salary ( Data Type u2013 CURR )
    WEIGHT -
    weight of the employee ( Data Type -- QUAN )
    Now the fields SALARY AND WEIGHT fields should refer to currency and quantity keys. So you need to have two more fields like
    CURRKEY --- Data Type ( Cuky )
    Quantity --- Data Type ( Unit )
    Now we have to attach the field Currkey to the field Salary
    And the field Quantity to the field Weight
    So when u create a table you can see a tab Currency / Quantity fields.
    Here You can give the reference table and the reference field against the salary and weight fields.
    Source: https://forums.sdn.sap.com/click.jspa?searchID=14985456&messageID=5692074

  • Adding custom fields to Embedded Search

    Hi All,
    I have read the post [here|How to add custom fields to Embedded Search; about adding custom fields to Embedded Search. I am looking to add Employee Subgroup for use in Talent Management (specifically the STVN SuccessionPlanning component) and wanted to know if anyone can expand on the instructions in the link to add this field.
    It appears to be part of the HRTMC_PERSON search object connector already and while I've done some IMG configuration the field is showing in SuccessionPlanning, but not displaying any data.
    Additionally, I'd be interested in any tips to add information that is not from PA0002 should it be required in the future.
    Many thanks,
    Luke

    Hi Luke,
    I am assuming here that your search request fields are based on HRTCM_CENTRALPERSON search template. To enable your search to work on employee subgroup please do the following
    1) Check if the HRTMC_PERSON Template extracts the data from Infotype 0001 via SPRO node 'Define Search Models and Change Pointer' Extraction Class is 'CL_HRTMC_SEARCH_READ_PA_INFTY'.
    2) Via ESH_COCKPIT, goto Template Modeler and select your custom Software Component and press Edit. Goto roadmap step 5 - Define Requests - where all search request fields are defined. Its using these fields Talent search works.
    3) Select the search request e.g. 'SAP_TALENT_NAKISA', it would then show list searchable attributes in below table. Using 'Add' button select path for PERSK so that it can searched.
    It would look like this once selected
    OBJID(REL_CP_P)->HRTMC_REL_CP_P_209.REL_CP_P(REL_CP)->HRTMC_PERSON.OBJID->HRTMC_PERSON.ORG_ASSIGNMENT
    4) In step SPRO 'Define Search Requests and Search Field Names' , define Employee subgroup field with AliasSearchField = PERSK since thats what is defined in roadmap step 5.
    Hope it helps!
    Regards,
    Ricky Shah

Maybe you are looking for