Way to force the minimum height of the page?

I use Dreamweaver and ColdFusion to my web site.

I run a query from CF on one of my pages and everything is great.
as long as there are about 20 rows returned, or almost.

Unfortunately, sometimes there are 3 and my page is a header
and footer with three lines between the two.

Bad news.

How to impose a minimum size for the part of dynamic data from my
the page, but not to limit the height if there is more data?

THX,

Rick

Thank you people! I used the approach of Thierry, but either would work.

My stylesheet now includes this:
{#mytable}
min-height: 375px;
height: auto;
height: 375px;
}

and calls the following:

Works like a charm in Firefox and IE.

Thx again,

Rick

Tags: Dreamweaver

Similar Questions

  • Is in any way to 'force' the NB of 550 to 1024 x 768 resolution

    Hello

    Is any way to 'force' the resolution on the NB of 550 to 1024 x 768, Winbdows 8 can take place on this issue? There are some hacks around other netbooks, but I couldn't find anything for the netbook from Toshiba.

    Hello

    In my opinion this is not possible because the internal LCD display supports a maximum resolution of 1024 x 600
    This isn't a matter of driver graphics card or software but it s a hardware limitation of the display internal.

  • Is there a way to force the router to re-enroll with to take down the tunnel?

    Hi all

    I have the following configuration:

    Crypto pki trustpoint mycompany.com
    number of registration attempts 5
    retry registration period 3

    Enrollment url http://x.x.x.x:80
    Serial number no
    domain name full routername.mycompany.com
    IP address no
    password
    name of the object l = Denver, c = US
    revocation checking no
    automatic registration of the 70s

    Scenario of

    If the certificate has already reached 70 percent of his time of life and the router has already tried 5 times to get a new failure.

    1. is there a way to know how many times the router tried to re-enroll?

    2. is there a way to force the router to re-register without down tunnels?

    3. If the router has already tried, I can increase auto-enrollment to 90 - would this work?

    Thank you very much in advance for your answers.

    See you soon!

    mguzman4158:

    Question 1

    The following command output may indicate failures of re-registration after that as they occur.

    HQ-edg01 #sh crypto pki timers

    PKI timers
    |  1:59:35.732 2D
    |  2D 1:59:35.732 CRL cannot display the COP
    | 353d 8:31:22.880 SURVIVOR CA.domain.null

    Question 2

    This chapter: setting up registration of certificate for a public key infrastructure

    http://www.Cisco.com/en/us/docs/iOS/sec_secure_connectivity/configuration/guide/sec_cert_enroll_pki.PDF

    ... and this chapter: set up and manage a server of Cisco IOS for the deployment of public key infrastructure certificates

    http://www.Cisco.com/en/us/docs/iOS/sec_secure_connectivity/configuration/guide/sec_cfg_mng_cert_serv.PDF

    ... from this Book: Guide of the Cisco IOS Security Configuration: connectivity secure, release 12.4 T

    http://www.Cisco.com/en/us/docs/iOS/sec_secure_connectivity/configuration/guide/12_4t/sec_secure_connectivity_12_4t_book.PDF

    .. could help.

    Question 3

    In my opinion, I think that you would be able to revive the reinstatement at a later date by incrementing the percentage argument.

    Best regards
    Mike

  • Any way to force the execution of the workflow on existing data?

    I wrote a workflow rule to update the field back to match the sum of a few custom customer field. When the record is updated or a new record is created income is updated with the desired value. However, I have a few thousands opportunities that already exist. Is there a way to force the workflow to run on any existing data? If not, is the only option for export and re - import all data used?

    Using the mass update is another choice, but to 50 cases per race that is rather painful. The route of export/import is much less clicks. Just empty the opportunity name and filed a trivial you don't use. Change the trivial field in Excel. Recharge with update.

    The f

  • When I zoomed in on a website, the other tabs with the same zoom area too; is there a way to disable the page Web site global zoom?

    When I zoomed in on a website, the other tabs with the same zoom area too; is there a way to disable the page Web site global zoom?

    You can change the zoom to be specific tab instead of in-situ.

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the filter box, type or paste the zoom and make a pause so that the list is filtered

    (3) double-click the preference browser.zoom.siteSpecific from true to false.

  • Is there a quick way to view the pages in Safari, Firefox, Opera (not Live Preview)?

    Is there a quick way to view the pages in Safari, Firefox, Opera (not Live Preview)?

    Currently no, but we have an element in our backlog in this research.

    Randy

  • Is there a way to force the list of databases Access, rather than having the giant icons in my taskbar?

    When I have a few databases open, my taskbar has an icon for each file that is opened in a sloppy "battery."  Naturally, when I hover over the battery, miniature windows display each file.  After that I have a good number of them open (for example, around 10, 11 or 12), stacked icons convert a vertical list.  Is there a way to force this vertical list, even with also open some two or more db?

    If you have Windows 7 Pro or Ultimate, you can use Group Policy.  Otherwise, you will need to perform a small registry change.

    For Pro or Ultimate, see method 1 here--> http://helpdeskgeek.com/windows-7/disable-taskbar-thumbnail-previews-windows-7/

    For any version of Windows 7 (also allows you to set the number of preview windows that appear before moving on to the list), see--> http://www.sevenforums.com/tutorials/75804-taskbar-list-thumbnail-previews-mode-change.html

  • Y at - it no way to force the breeze line in the body of the text SystemDialog...

    According to the title

    No way to force line breaks in the text SystemDialog?

    I've tried \n in the text + the \n gets simply displayed.

    Which seem to be able to put break tags in the text - the destroyer of momnetics language file resources do not like tags.

    Thanks for the tip!

    What seems to happen is

    (i) If you pass the setBody() method a string literal - as in setBody ("line1 line2 \n"), everything's fine

    (II) from prev poster, if you set the text via a QML the \n file is processed properly (not verified, but think prev poster)

    HOWEVER

    If you load the text of a TS file, as in setBody (QApplication::translate ("", "string reference")); and the string in the TS file contains characters \n - the new line does not - the '-' and ' no characters are displayed instead. This is despite the procecssing of TS files

    To have line breaks in TS file using the
    coding (instead of the \n)

    Note. The TS file mangler will pronounce mangle your file TS containing the
    and replace with the new actual line in the xml text - then perhaps that is replacing soln - in other words a new line in your text. But relying on somewhat dubious text file formatting xml seems unreasonable...

    We opted for an approach of argNum % and used a QString.arg)

    For example

    LineOne % 1LineTwo

    and used a String str = tsFileString.arg (QString ("\n"));

    as we already use the QString.arg () on this particular string even when.

  • Is there a way to force the href = "mailto: to use the default email client"

    I would use the href = "" mailto: "in my site Web automatically opens an email but the end user receives the message"there is no associated messaging program to perform the action requested... " »

    Is there a way to force to the mailto to use the, and the user's default e-mail client?

    Thank you for your help

    Hi James -.

    This is the default behavior of browsers when you handle the mailto link.

    Please keep in mind almost half of Web site visitors do not have an email client because they use mobile devices or computers in public or web-based email like Gmail, messaging, MSN etc.

    Please do not feed the spammers robots. Recommended is to use a HTML element 'form' in conjunction with a script of processing forms aside server. Ask your webhost if they provide one for you.

  • How to use CSS to force the page to full height?

    I'm trying to use CSS to force the content on the page to full height when the content is not long enough to do the job. After reading several articles on the Web, I put the html, body and articletest selectors at a height and min-height of 100%. But it does not work. The yellow area Brown/inner light should extend almost to the bottom, the the two final colors div should be at the bottom of the browser window...

    http://www.keithpurtell.com/kthings/Test01.htm

    You must make two changes as follows:

    (1) change your CSS for the body to look like the following:

    Body {background-color: #FFFFEE;}  / * a E4D9C2 * /.
    color: #31260F;
    font: 1em "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    Width: 100%;
    /*height:100%;*/
    height: 100 %}

    (2) change your CSS #main to look like this:

    #main {background-color: #FFFFEE;}
    margin: 0 0 auto;
    Max-width: 1180px;
    min-width: 30em;
    min-height: 100%;
    overflow: hidden;
    position: relative ;}

    This should do the trick.  He made and tested it on my system.  I put the page online if need be!

    Good luck.

  • No way to force the SMB2 instead of SMB3

    Running Server 5.0.13 on a Mac Mini to 2015 10.11.3

    I have a very strange problem running a particular software on client computers. The software cannot write to a particular file type (the. INI files necessary for the operation of the program), but only when he tries to write the file to the file of OS X Server (which connects via SMB 3.0). It can write the file locally and on an old Windows Server (which connects via SMB2.1) and the program can write other files on the OS X file server - just not the. INI

    Permissions do not appear to be the problem, because they are currently open. I think at this point, it must be something weird with SMB 3.0, or opportunistic locking. Any advice on force the connection to SMB2, either change the opportunistic locking would be appreciated.

    OS X uses now the implementation of SMBx own SMB Apple, rather than the more common implementation of SAMBA, so methods and SMB on a Mac configuration options are now different and much more limited.

    If it's a Mac user with a connection to an SMB server problem, so the file in question would be ~/Library/Preferences/nsmb.conf which is in the individual user preferences folder. This file does not exist in the standard sense, the default settings are used, if this file is created with valid parameters, and then it replaces the default settings.

    For a Mac operates as a SMB server, however it is less clear what are the options, there is a file preferably to Library/Preferences/SystemConfiguration/com.apple.smb.server.plist, but Apple tell you do not change this file because it is kept is updated by the software to Apple for example Server.app. This means that if change you it then probably any change would be quickly replaced again by own Apple software.

    The other option remaining is /etc/nsmb.conf that this file also however does not exist in standard. Once again if you create it will substitute the substitution of parameters by default and identical options in a clean users ~/Library/Preferences/nsmb.conf

    I suggest doing the following in Terminal.app to read the documentation from Apple on this topic.

    NSMB.conf man

    smbd man

    My best guess would be the creation of /etc/nsmb.conf on your Mac server with an option to define smb2_only may be the best approach. What isn't clear, is find out if this applies only to the use of a Mac as a customer or if it will also apply to be a server.

  • Is there a way to force the transfer of files in a certain order?

    Hello
    XP sp3 running on computer dell laptop 6400.

    I'm trying to transfer an audiobook on an sd card and the need to keep the files in order. Periodically, one or two files are sent out of sequence. Since my Player reads the files in the order they were sent, this is unacceptable. Is there anything that I can force the orders files are sent?

    Thank you

    * original title - scrambled records *.

    The device creates a "playlist" because the files are copied, and so that they are copied.

    If the files are all in alphabetical or numerical order copy the files from the CD to the hard drive, then copy them to the hard drive of the machine with the copy command and a list of files at the command prompt.

    For example, to copy all audio files to a folder named book on the C: drive, and then from the command prompt try:

    for /f "tokens = *" %a in ('dir /b c:\book") copy 'c:\book\%a' x:\

    (where x: is the letter from SD card)

    John

  • Is there a way to force the tab order to jump a page and then return to this page in a form?

    I have a several page with a required page layout form.  The problem with the current layout of the form, is that I find my users get to '20' page, and it seems like the natural shape... end and stop the seizure of data and submit.  The problem is, there is a field for additional form on the next page that may have need of important information.

    The information contained in this final field is present only in about 10% of the observations, but are crucial to the file, if necessary.  As I said, the page layout is necessary.

    Is it possible to change the tab order from the last form field on the page "19" to the form field on the page "21", and then again the fields in the form on the page "20"?

    It's pretty simple to implement. Until the event OnBlur in the field, you can enter this code:

    this.getField("OtherFieldName").setFocus ();

    Of course, this will cause the other field to be tabulated in even if the user doesn't click tab to leave the field, a few clicks out of it...

  • force the page to ssl

    APEX 5 running and I have a part if my site I want to run in ssl. Is there a way to force individual pages for ssl? I'm running in tomcat using ADR and ssl is activated. I can connect to the https site and all pages work fine. There is no need to run the whole site ssl however, but there are some pages I want encrypted. I would like the user to non - ssl connection, but go to ssl when you access these pages.

    Hi RoboMan,

    RoboMan says:

    APEX 5 running and I have a part if my site I want to run in ssl. Is there a way to force individual pages for ssl? I'm running in tomcat using ADR and ssl is activated. I can connect to the https site and all pages work fine. There is no need to run the whole site ssl however, but there are some pages I want encrypted. I would like the user to non - ssl connection, but go to ssl when you access these pages.

    With 5 APEX, you can have "Require HTTPS" settings "Application specific" value

    This is what "Need HTTPS" documentation for APEX 5 says:

    1. Requires HTTPS. Options include:

      • Applies always - HTTPS for all applications (including applications development and administration of Oracle Application Express) to require HTTPS.

        If the attribute of Strict-transport-security Max Age it is set to Always, shows. This field to specify the time in seconds during which the browser must Access the server with HTTPS only. For more information, see the field help.

      • Development and Administration - internal applications within Oracle Application Express Forces (i.e. Application Builder, SQL workshop, Administration of the Instance and so forth) to require HTTPS.
      • Specific application - subordinates HTTPS on application-level settings.

    Reference: https://docs.oracle.com/cd/E59726_01/doc.50/e39151/adm_wrkspc002.htm#BABBIFCJ

    You cannot have an application pages some active HTTPS and rest by using HTTP.

    What you can do, is have two applications that is active and other HTTPS using normal HTTP. You can have links in the normal HTTP application that redirects the user to the HTTPS request.

    But I was unable to locate the level application HTTPS settings in 5 APEX or nor I had is the reference in the Oracle APEX 5 Documentation.

    Reference: https://docs.oracle.com/cd/E59726_01/doc.50/e39147/bldr_attr.htm#HTMDB04004

    Kind regards

    Kiran

  • Is there a way to customize the Pages Web Form results system for each form?

    Currently I have two forms that require distinct responses due to the object. Is there a way to call a model based on that make up the page system is triggered to? Or is - it only done with say a field hidden and java/liquid?

    Thanks in advance!

    You can add this at the end of your form action url:

    &PageID=/path/to/my/custom/templatepage.tpl

    This custom page, add your content.

Maybe you are looking for

  • How to find and save the subject line in thunderbird

    I need to search the mails and export lines referred to Excel.

  • Printing Deskjet 3650 problems

    I have problems to my 3650 Deskjet to print correctly.  My drivers are up to date.  My operating system is Windows XP and I get no error message.  I have new cartridges which are dated September 2014 and are subject full set aside.  I cleaned them se

  • error of current range PXI-4130

    Hello I'm trying to configure PXI - 4130 with labview. Volts DC and range is set to 1, 5V - no error. Current limit and the range is set to 200mA, 2mA, 20mA - get the following error. The error indicates that I do not have the range of right - which

  • y at - it a new update

    I just receive the update system, but stay to 3.2.1 I hope I wasn't not pirate or som s & t

  • How do I get the installation disk full Windows

    My laptop has become very unstable due to 2 anti-virus installed - my expired version wouldn't uninstall and finally my laptop wouldn't start.  I managed to do a repair of windows on a startup disc but a lot of files windows can be fixed when using c