Internet explorer 10 . wrapping of text

My label in chrome and mozilla  appear as " Select Input Name "
but in Internet Explorer 10 appears as
Select Input
Name
(fragmented into 2 lines)
Can you tell me why is there wrapping in IE 10?
How do I correct this issue?
The version is -
Oracle JDeveloper 11g Release 1
Thanks in advance

Hi,
for why this is, you should contact Microsoft. Browsers are not behaving the same and thus what you see may happen. You can try CSS on the inlineStyle property like
white-space:nowrap;
Frank

Similar Messages

  • I can't copy and paste text from Word to a Facebook Post since I've been using Firefox. Why am I getting the background code? Internet Explorer lets me copy text from Word to Facebook.

    I type my text in Word then open Facebook. I press Control-C to copy this text into my Facebook post and the result is that a lot of background code shows up.

    I would use the older version so you can continue working while troubleshooting continues in CC2014, if you haven't uninstalled it yet (and it didn't also lose the ability to copy/paste).
    Have you tried any of the usual suspects?
    Clear program cache and/or rename config folder: Deleting a corrupted cache file
    Restore Preferences: Restore preferences | Dreamweaver CS4, CS5, CS5.5, CS6

  • Internet Explorer Script Error when running report with user-entered params

    We are using Crystal Reports Version 11.0.0.1282.  We have multiple copies each installed on a separate computer.  We have a relatively simple report with a prompt for 2 values (parameters) to be selected or input by the users.  The desktop is either Windows XP SP3 or Windows Server 2003 SP2  On all the XP/SP3 computers, this report works as expected.  On the exception computer, the Windows Server2003 Desktop, we see the prompting screen with place holders for graphics instead of the buttons.  When we attempt to select a value for the parameter by keying in the value and clicking on the OK link (no button), we see message box titled "Internet Explorer Script Error" with text: An error has occurred in the script on this page.
    Line: xxx (varies depending on param chosen)
    char 1
    error: Object expected
    url: file:///c:/doc...../temp/1/prompting1.html
    ===============================
    Searhing around the forum and using Google, I found a suggestion to be copying the "prompting" folder and dll from a known working system - tried this, it didn't work.
    So. I still need a solution. Any other suggestions??
    Edited by: Grant Ellsworth on Mar 16, 2009 10:29 PM

    >> I do not think it is because of the parameters you are entering/using, try without using the
    >> parameters (just for testing), if you still get the error then its not the parameters which is causing
    >> the problem.
    If I create the report without asking for user-entered params, it works.
    >> Can you please specify the browser and the tool to display the report you are using? Generally the
    >> error popps up when there are any mistakes in html or if you are using a javascript which has a error.
    The active browser on the computer is IE7 - 7.0.5730.13
    I am using the installed crystal reports 11 program to run the report.  I open the report in CR by going to File/Open and selecting the report. Then I get prompted for my ms sql login info, which I enter.  Then I see the "Enter Values" window with my data entry fields; but I don't see the nice formatting and buttons which I see when I run this from the other computers; I see only the placeholders.  I select or enter data and click on the "OK" link.  Then the message box pops up.  The message box pops up when I click on any of the links or on the "x" in the upper right.  Mesage box is explicit - Intenet Explorer Script Error, etc., as I described in my original post.
    Thanks
    Azhar

  • Editing text in Mac showing up differently on Internet Explorer (CS4)

    Help! New to Contribute & using version CS4. I work with the Mac install. In editing text for a website my final product looks right to me in Contribute and on Safari but doesn't look correct (after being published) on Internet Explorer. My titles are slightly cut off at the top and my text appears disjointed around photos. Is there some sort of work-around? I suppose I can use smaller font for the titles but I'm using what was used in the past (and what appears correct). The text is a big problem and isn't wrapped around the photos even remotely like I edit and publish them on the Mac. Any help would be greatly appreciated!

    Mac+Win=Me wrote:
    It could be a problem in the templates.
    In all honesty, I just tried pasting text into the Design section of a page.
    It doesn't even work on my Mac, and it took three tries to get it to actually paste in VIsta.
    I had to go to the code and reformat it after it did paste, but it eventually went.
    I don't work with templates much.
    Well, that actually makes me feel a little better, if it makes sense to feel better to learn that it could be the expensive software and not just us. I guess I will view this as an opportunity to improve me coding speed :-) Thanks for the feedback.

  • Text not showing properly in Internet Explorer

    I am in the process of redeveloping a website for a client. My text is not cooperating in  internet explorer. The url is www.ragrouponline.com.Please complare it with Firefox and IE. What is cause this difference?

    try remove the <br />s and ajust the text just with the size of the table
    Bolt Assessoria Empresarial

  • Why Templates text looks uggly in Internet Explorer ?

    Hi folks,
    I´m doing a kind of a job that will make use of the iWeb templates. It will be easier for the task.
    The problem is that most of the audience will navigate to the site by IE (as almost 80% of the planet does, unfortunetly ... lol). Right now I´m doing a test in front of a PC using XP and IE6. The text of the site looks very, very uggly.
    As I´m a mac user for a long time and work with good computers (1 Mac Pro and 1 MacBook Pro) I guess I´m used to "good image".
    On iWeb templates many different fonts are used, probably fonts that are not web safe as I have read through this forum, right ?
    The resolution of the monitor that I´m doing this test is not too bad (1024 x 768), so it should looks ok, right ?
    Checking the folders contents of the site when it is "saved to a folder" before changing text of the pages, I could noticed that most of the contents (paragraphs and texts) are .png files. Images ! Is it a way and the only way to make texts and paragraphs look nice in Internet Explorer ?
    By the way, is it a safe font size for IE or for general internet ?
    Thanks in advance ....

    The rule in your CSS that's causing the squishing is this one:
    .right_side_text {
        letter-spacing: 0;    line-height: 5px;
        margin: auto;
        padding: 0 0 0 20px;
    I don't think that you need margin: auto
    It's easy to test it in Firefox using the Firebug plugin.  You can edit the CSS "live."  However, it's not so easy to test it in IE so I'm not sure what will happen there if you edit it.
    Martin

  • Internet Explorer 9 doesn't display XML Report Text

    I have just updated reasently to Internet Explorer 9 and now all of my XML Reports do not show the report text.  I've attached a pic where you can plainly see the report test in TestStand but not in IE9.
    The other intresting thing is if the XML is on one of our company network drives it displays fine just not if opened from the local drive.
    Any ideas?
    Solved!
    Go to Solution.
    Attachments:
    ReportText.png ‏150 KB

    Paul -
    This is a known issue that will be fixed in the TestStand 2010 maintenance release. If you'd like to workaround this issue by modifying the XML style sheet for your report without using the Compatibility option that you found in IE9, follow these steps.
    If using a default style sheet, save a copy with a different name to preserve the original file.
    Open the style sheet in a text or code editor.
    Search for node.firstChild.text by using the Find tool in your editing environment.
    Replace the line:
                var text = node.firstChild.text;
    with:
                var valueChildNode = node.selectSingleNode("Value");
         var text = "";
         if (valueChildNode)
           text = valueChildNode.text;
         else
           text = node.text;
    Search for Error:  by using the Find tool in your editing environment.
    Replace the line:
               Error: <xsl:value-of disable-output-escaping="yes" select="user:RemoveIllegalCharacters(.)"/>
    with:
               Error: <xsl:value-of disable-output-escaping="yes" select="user:RemoveIllegalCharacters(ErrorText)"/>
    Save the new version of the style sheet.
    Open TestStand and go to Configure»Report Options...
    In the Contents tab, change the style sheet to point to your updated version.
    Run a sequence that you expect to populate the Report Text.
    Open the generated XML report in IE9 and verify that the Report Text is properly populated.
    Hope this helps.
    Manooch H.
    National Instruments

  • Text gets repeated in Mail emails when received by Internet Explorer users

    Can anyone please help? When I send an email to someone with Internet Explorer 6 (on a PC) and my message is composed with Rich Text format the recipient gets the text of the message repeated in the same email (ie the same text appears twice) One of the two lots of text is formatted, the other usually isn't. In addition, sometimes the attachments seem to be repeated too, but usually only one attachment actually opens. I have used common fonts like Arial and Helvetica - that doesn't seem to make any difference. I look forward to hearing from someone with a solution! It seems a shame to have to send out emails in plain text.

    I meant to say when opened in Outlook Express (not Internet Explorer).
    You might want to verify whether you mean Outlook Express or just Outlook. They are not the same.
    The problem arises in trying to send out an email that will look the same whoever opens it.
    There is no guarantee that you can do this. There are too many things people can do at the other end that can make it impossible.
    I'll try the Western ISO Latin as you suggest - see if that helps.
    Here is info on problems that can happen with Outlook, in case it is of use. But if you have a lot of problems you may want to consider moving to another app, like Entourage (made by MS to work with its Windows stuff) or Thunderbird.
    http://homepage.mac.com/thgewecke/woutlook.html

  • I get a dialogue box asking "What should Firefox do with this file" Options open with or save file. My wife selected save file and now it only opens note pad and displays the text of the file to be saved. OK in windows Internet Explorer.

    I get a dialogue box asking "What should Firefox do with this file" Options open with or save file. My wife selected save file and now it only opens note pad and displays the text of the file to be saved. OK in windows Internet Explorer.

    P.S. Site is http://www.coldwatercreek.com

  • Text quality from websites noticeably inferior to Internet Explorer, is there a fix for this?

    The quality of text on websites is quite poor with thin type and fuzzy definition, however pictures are good. The quality is noticeably worse than IE8 on the same computer.

    Firefox uses your system-level setting for ClearType font anti-aliasing. Internet Explorer has a separate setting so you can use ClearType in IE even if you aren't using it system-wide. This might explain why you see a difference.
    Can you check your ClearType setting using the steps in this article:
    [http://support.microsoft.com/kb/306527 HOW TO: Use ClearType to Enhance Screen Fonts in Windows XP (MSKB 306527)]

  • Weird text problem in Internet Explorer

    I have a totally puzzling issue with my text in my website.
    The problem is that it looks fine when the site is previewed in Firefox, Google Chrome or Safari but when previewed in Internet Explorer for some unknown reason some of the text displays incorrectly as illustrated in image 2 below.
    I have been trying for days to solve this issue but nothing I have tried so far can solve the issue. Is anyone out there familiar with this bug?
    Any advice would be greatly appreciated. I have included some images and my CSS details below.
    Image 1 Previewed in Firefox
    Image 2 Previewed in Internet explorer
    This is how the text looks in I.E
    Im thinking that it may be caused by some kind of CSS issue so I have included my CSS file details below.
    #buyncon {
    text-align: right;
    #caseincon {
    #clickoncon {
    margin-top: 3px;
    margin-bottom: 7px;
    #page6 .main_table tr .site_center .site_center1 tr td #content tr td #concontainer9 #orderbottom44 #concontainer33 #col5bb #videocon #lessonsTable tr .txtThree #lessonsTable2 tr td #hook {
    padding: 10px;
    #linespop1con {
    background-image: url(images/POPUPLINES.gif);
    background-repeat: no-repeat;
    height: 168px;
    #rightsicon {
    width: 287px;
    float: right;
    margin-right: 45px;
    #lefthacon {
    width: 400px;
    margin-left: 15px;
    #peron {
    width: 161px;
    margin-left: auto;
    margin-top: 30px;
    margin-right: auto;
    #mainimcon {
    body {padding:0; margin:0; height:750px; background:#6f6f6f}
    #caseincon img {
    margin-right: 15px;
    margin-bottom: 15px;
    #prices {
    width: 35px;
    float: right;
    #units {
    width: 48px;
    #unitprcon {
    margin-top: 5px;
    #lefthancol {
    width: 385px;
    margin-left: 25px;
    #linesvidcon {
    background-image: url(images/POPUPLINES2.gif);
    background-repeat: no-repeat;
    height: 102px;
    #flashpopcon {
    #righthancol {
    width: 287px;
    float: right;
    margin-right: 45px;
    margin-top: 10px;
    #learnaboutccon {
    #wordscon {
    #buynowbcon {
    text-align: right;
    margin-top: 100px;
    #persontutcon {
    width: 161px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    #itemmon {
    width: 66px;
    #maccscon {
    width: 40px;
    float: right;
    table, td {border-collapse:collapse;}
    #itemscon {
    margin-top: 10px;
    table, td, img {border:0; padding:0;}
    form, td{
    margin:0;
    padding:0;
    html {height:100%;}
    br{font-size:10px}
    table{border:0px; border-collapse:collapse; }
    body, td{
    font-size:11px;
    font-family:Tahoma, Geneva, sans-serif;
    color:#7d7b7b;
    line-height:13px;
    vertical-align:top;
    padding:0px;
    a img{ border:0px}
    img{
    strong{
    color:#999
    b{ color:#585858}
    span{}
    span a{}
    span a:hover{}
    a{
    color:#999;
    text-decoration:none
    a:hover{
    color:#999;
    text-decoration: underline
    .bg_bot{ background:url(images/bg_bot.gif) top left repeat-x #6f6f6f}
    .bg_color{ background:#f2f2f2}
    .bg_li_bot{ background:url(images/bg_li_bot.gif) top left repeat-y}
    .bg_color_top{ background:#FFFFFF}
    ul{margin:0; padding:0; list-style:none}
    li{ line-height:18px }
    li a{ background:url(images/1_z1.gif)  center left no-repeat; background-position:0 5px; margin:0px; padding-left:9px;color:#91908d; text-decoration:underline}
    li a:hover{color:#91908d; text-decoration:none}
    .more{background:url(images/1_z2.gif)  center left no-repeat; background-position:0 5px; padding-left:12px; vertical-align:middle; color:#434343; font-weight:bold; text-decoration:none}
    .more:hover{ text-decoration:underline}
    .main_table{ width:100%; background:url(images/bg_left.gif) top left repeat-x #c4c4c4}
    .site_center{text-align:center; width:100%; background:url(images/bg_bot.gif) bottom left repeat-x}
    .site_center1{margin:0 auto; text-align:left; width:770px;}
    /*header*/
    #header{ height:339px; width:770px}
    #header .row1{ height:26px; background:url(images/bg_hed_top.gif) top left repeat-y }
    #header .row2{ height:313px; background:url(images/bg_hed_li.gif) top left repeat-x }
    #header .row2 .col1{ width:586px; background:url(images/bg_header.jpg) bottom right no-repeat}
    #header .row2 .col1 div{ padding:142px 0 0 60px}
    #header .row2 .col1 .title{ margin:0 89px 0 0px}
    #header .row2 .col2{ width:184px}
    #header .row2 .col2 .indent{ margin:101px 0 0px 0px}
    /*content*/
    #content{
    width:770px;
    height:352px;
    background:#FFFFFF
    /*page1*/
    #page1 #content .row1{ height:10px; background:url(images/bg_top_con.gif) top left repeat-x}
    /*page2*/
    #page2 #content .row1{ height:10px; background:url(images/bg_top_con.gif) top left repeat-x}
    /*page3*/
    #page3 #content .row1{ height:10px; background:url(images/bg_top_con.gif) top left repeat-x}
    /*page4*/
    #page4 #content .row1{ height:10px; background:url(images/bg_top_con.gif) top left repeat-x}
    /*page5*/
    #page5 #content .row1{ height:10px; background:url(images/bg_top_con.gif) top left repeat-x}
    /*page6*/
    #page6 #content .row1{ height:10px; background:url(images/bg_top_con.gif) top left repeat-x}
    /*page7*/
    #page7 #content .row1{ height:10px; background:url(images/bg_top_con.gif) top left repeat-x}
    /*footer*/
    #footer { width:770px; height:59px;}
    #footer .row1{ height:5px; background:url(images/bg_foot.gif) top left repeat-x;}
    .ab {
    color: #919190;
    #footer .row2{ height:54px; background:#919190; color:#FFFFFF; font-size:10px}
    #footer .row2 div{
    #footer .row2 .indent{ margin:0 15px 0 15px}
    #footer .row2 a{ color:#FFFFFF; text-decoration: underline}
    #footer .row2 a:hover{ color:#FFFFFF; text-decoration: none}
    /*input*/
    input.text{
    width: 250px;
    label.top {
    display: block;
    margin-bottom: 0.5em;
    font-style: italic;
    .input1{
       background:#ffffff;
       border:1px solid #91908d;
       width:201px; height:15px;
       color:#91908d;
       font-size:10px
    #input2{
       width:44px; height:11px;
       border:0px;
    #input3{
       width:39px; height:11px;
       border:0px;
    textarea{
    background:#ffffff;
    border:1px solid #91908d;
    width:250px;
    height:49px;
    overflow:auto;
    font-family:Tahoma;
    font-size:11px;
    color:#91908d;
    margin-top: 0.5em;
    }.reviewtitle {
    font-size: 14px;
    font-weight: normal;
    #contactleft {
    width: 254px;
    padding: 10px;
    margin-left: 20px;
    margin-top: 45px;
    background-image: url(images/conbkg.gif);
    .italics {
    font-style: italic;
    .bolds {
    font-weight: bold;
    #conactadress {
    width: 382px;
    margin-top: 45px;
    margin-right: 55px;
    float: right;
    #contactbox {
    width: 380px;
    float: right;
    #links {
    text-align: center;
    margin-bottom: 20px;
    #reviewleftbkg {
    width: 254px;
    padding: 10px;
    margin-left: 20px;
    margin-top: 45px;
    background-image: url(images/revbkg.gif);
    #feedbackleftbkg {
    margin-left: 20px;
    width: 254px;
    margin-top: 45px;
    padding: 10px;
    background-image: url(images/feedbkg.gif);
    #shoutleft {
    margin-bottom: 40px;
    #feedbackform {
    width: 382px;
    float: right;
    margin-top: 35px;
    margin-right: 55px;
    #hearleft2 {
    margin-bottom: 40px;
    #lefttext {
    margin-bottom: 40px;
    #reviewform {
    width: 382px;
    float: right;
    margin-right: 55px;
    margin-top: 35px;
    #twitter {
    left: 410px;
    bottom: 4px;
    position: relative;
    #delicious {
    position: relative;
    left: 405px;
    bottom: 4px;
    #dig {
    position: relative;
    left: 400px;
    bottom: 4px;
    #facebook {
    position: relative;
    left: 395px;
    bottom: 4px;
    .row2 div span.quote {
    position: relative;
    left: 210px;
    #privacybkg {
    background-image: url(images/privacy-BKG.gif);
    background-repeat: no-repeat;
    margin: 7px;
    #background {
    clip: rect(auto,auto,auto,auto);
    padding-left: 10px;
    padding-top: 10px;
    #concontainer {
    background-image: url(images/index-bkg.gif);
    background-repeat: no-repeat;
    height: 927px;
    background-position: center;
    #orderbottom {
    background-image: url(images/ORDER-BKG-2-A.gif);
    height: 930px;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
    .clear {
    clear: both;
    #dataimage {
    padding-top: 39.5px;
    padding-bottom: 42.5px;
    padding-left: 25px;
    #dataimage9 {
    #securefile {
    width: 208px;
    float: right;
    #contacttitle {
    #pivacycontainer {
    width: 208px;
    position: absolute;
    left: 850px;
    padding-top: 15px;
    #pivacycontainer2 {
    width: 208px;
    position: absolute;
    left: 820px;
    padding-top: 15px;
    #dataimage2 {
    padding-left: 25px;
    padding-top: 34.5px;
    padding-bottom: 32px;
    width: auto;
    #pivacycontainer3 {
    width: 208px;
    position: absolute;
    left: 820px;
    padding-top: 5px;
    #personaltutor {
    #dataimage3 {
    padding-left: 25px;
    #contacttitle3 {
    width: 400px;
    #personaltutorcontainaer1 {
    margin-bottom: 35px;
    #personaltutor1 {
    width: 160px;
    margin-left: 40px;
    margin-bottom: 18px;
    #windows7box {
    width: 345px;
    margin-top: 30px;
    margin-left: 40px;
    margin-bottom: 30px;
    #productbox {
    width: 358px;
    position: absolute;
    left: 691px;
    #pivacycontainer4 {
    width: 208px;
    position: absolute;
    left: 835px;
    padding-top: 15px;
    #dataimage4 {
    padding-top: 39.5px;
    padding-bottom: 44.5px;
    padding-left: 25px;
    #contactlogo {
    margin-bottom: 4px;
    #col1 {
    width: 251px;
    margin-right: 35px;
    float: right;
    margin-top: 93px;
    #theproblem {
    padding-left: 5px;
    #thesolution {
    padding-left: 5px;
    .box {
    .right {
    #col2 {
    width: 430px;
    padding-left: 30px;
    margin-top: 65px;
    #brace {
    color: #FFF;
    #personalcol {
    padding-left: 5px;
    #helpcol {
    background-image: url(images/help-bkg.gif);
    background-repeat: no-repeat;
    width: 251px;
    height: 275px;
    margin-top: 12px;
    #readcol {
    background-repeat: no-repeat;
    height: 173px;
    margin-top: 20px;
    clear: both;
    .indexbold {
    font-size: 14px;
    font-weight: bold;
    color: #476068;
    line-height: 17px;
    padding-left: 10px;
    #help {
    padding-left: 17px;
    font-size: 14px;
    line-height: 17px;
    color: #999;
    font-weight: bold;
    padding-top: 13px;
    padding-bottom: 5px;
    .five {
    margin-left: 10px;
    .buttontext {
    font-size: 14px;
    color: #FFF;
    clear: inherit;
    position: relative;
    left: 87px;
    bottom: 33px;
    width: 200px;
    #problemcol {
    #monitorcol {
    #solutioncol {
    .buttontext2 {
    font-size: 14px;
    color: #FFF;
    clear: both;
    position: relative;
    left: 109px;
    bottom: 33px;
    width: 80px;
    #concontainerorder {
    background-image: url(images/order-bkg-top-2.gif);
    background-repeat: no-repeat;
    height: 450px;
    background-position: center top;
    margin-bottom: 30px;
    #col5 {
    #buycol {
    width: 161px;
    float: right;
    padding-top: 10px;
    .learnbold {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 17px;
    #tutorcol {
    width: 161px;
    clear: both;
    float: right;
    padding-top: 20px;
    #col6 {
    width: 231px;
    padding-left: 30px;
    margin-top: 65px;
    #smallcases {
    width: 226px;
    margin-bottom: 5px;
    #unit {
    padding-top: 4px;
    #price {
    width: 45px;
    float: right;
    #mac {
    width: 41px;
    float: right;
    margin-right: 6px;
    #item {
    width: 90px;
    #print {
    width: 70px;
    .size {
    font-size: 12px;
    #emailcon {
    margin-top: 22px;
    #addcol {
    margin-top: 44px;
    padding-left: 7px;
    margin-bottom: 3px;
    .yellow {
    font-size: 14px;
    font-weight: bold;
    color: #F3BA22;
    #email {
    width: 130px
    #clickcol {
    #smallcasecol {
    background-image: url(images/fade2.jpg);
    height: 83px;
    background-repeat: no-repeat;
    width: 226px;
    padding-top: 10px;
    padding-left: 3px;
    #smallcases img {
    margin: 3px;
    #linecol {
    width: 357px;
    background-image: url(images/order-bkg.gif);
    height: 206px;
    background-repeat: no-repeat;
    #casecol {
    width: 231px;
    #zoomcol {
    #itemcol {
    margin-top: 7px;
    #stockcol {
    margin-top: 9px;
    #overallcol {
    margin-top: 12px;
    #stock {
    width: 49px;
    float: right;
    #read {
    margin-top: 7px;
    #write {
    width: 100px;
    float: right;
    margin-right: 120px;
    #readrev {
    font-family: Tahoma, Geneva, sans-serif;
    width: 110px;
    #availcol {
    width: 65px;
    #titlecol {
    width: 357px;
    #read #write img {
    margin-bottom: 0px;
    margin-right: 3px;
    #read #readrev img {
    margin-right: 3px;
    #emailcon #email img {
    margin-right: 7px;
    #contentscon {
    padding-left: 150px;
    padding-right: 70px;
    text-align: justify;
    margin-top: 80px;
    .blue14 {
    color: #386989;
    font-size: 14px;
    font-weight: bold;
    .blue11 {
    font-size: 11px;
    color: #386989;
    font-weight: bold;
    .orange14 {
    color: #f79420;
    font-size: 11px;
    font-weight: bold;
    #buy2 {
    width: 150px;
    float: right;
    margin-right: 65px;
    position: relative;
    padding-top: 10px;
    #greatvalue {
    width: 230px;
    margin-left: 150px;
    #readour {
    color: #f79420;
    font-size: 15px;
    font-weight: bold;
    padding-left: 150px;
    .orange15 {
    color: #f79420;
    #col7 {
    width: 382px;
    margin-top: 55px;
    margin-right: 40px;
    float: right;
    #col8 {
    width: 254px;
    background-color: #F4F6F6;
    padding: 10px;
    margin-top: 55px;
    margin-left: 30px;
    #privacyleft {
    margin-bottom: 10px;
    margin-top: 5px;
    #personalt {
    margin-bottom: 5px;
    .bold2 {
    font-size: 14px;
    font-weight: bold;
    #col4 {
    width: 250px;
    float: right;
    margin-right: 35px;
    margin-top: 65px;
    #col5 {
    width: 375px;
    padding-left: 30px;
    float: right;
    #videocon {
    #greatcon {
    padding-left: 6px;
    padding-top: 2px;
    #pertutor {
    margin-bottom: 10px;
    padding-left: 5px;
    #pledgecon {
    background-image: url(images/video-bkg-10bb.jpg);
    height: 290px;
    background-repeat: no-repeat;
    padding: 10px;
    #buttoncon {
    #text1 {
    #piccon {
    width: 82px;
    float: left;
    margin-right: 10px;
    #text2 {
    #text3 {
    text-align: right;
    #buttoncon {
    #pricingdetails {
    width: 100px;
    top: 10px;
    .indexbold2 {
    font-size: 14px;
    font-weight: bold;
    color: #999;
    line-height: 17px;
    .greybold {
    font-size: 14px;
    font-weight: bold;
    #unitboxcol {
    margin-top: 5px;
    #pricebox {
    width: 35px;
    float: right;
    #macbox {
    #unitbox {
    width: 47px;
    #itemboxcol {
    #itbox {
    #itsbox {
    margin-top: 10px;
    #maxibox {
    width: 39px;
    float: right;
    #ibox {
    width: 65px;
    #col5b {
    width: 430px;
    padding-left: 30px;
    margin-top: 65px;
    #col5c {
    width: 357px;
    float: right;
    margin-right: 80px;
    margin-top: 70px;
    #sprycon {
    #tagcon {
    #Prod {
    width: 100px;
    #reviews {
    width: 45px;
    float: right;
    #procon {
    width: 125px;
    margin-left: 27px;
    font-weight: bold;
    color: #999;
    #revicon {
    width: 50px;
    float: right;
    font-weight: bold;
    margin-right: 515px;
    color: #999;
    #orderbottom2 {
    background-image: url(images/ORDER-BKG-2-A.gif);
    height: 915px;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
    #stars4 {
    width: 200px;
    margin-bottom: 5px;
    padding-bottom: 2px;
    margin-left: 25px;
    #date4 {
    font-weight: bold;
    float: right;
    width: 113px;
    margin-right: 30px;
    #reviewss4 {
    font-weight: bold;
    width: 350px;
    margin-left: 150px;
    #mesages4 {
    text-align: justify;
    margin-top: 10px;
    margin-right: 35px;
    margin-left: 150px;
    #stars5 {
    width: 200px;
    margin-bottom: 5px;
    margin-left: 25px;
    padding-bottom: 2px;
    #date5 {
    font-weight: bold;
    float: right;
    margin-right: 32px;
    #reviewss5 {
    font-weight: bold;
    width: 350px;
    margin-left: 150px;
    #mesages5 {
    text-align: justify;
    margin-top: 10px;
    margin-right: 35px;
    margin-left: 150px;
    #review1con5 {
    margin-top: 97px;
    #stars6 {
    width: 200px;
    margin-bottom: 5px;
    margin-left: 25px;
    padding-bottom: 2px;
    #date6 {
    font-weight: bold;
    float: right;
    margin-right: 30px;
    #reviewss6 {
    font-weight: bold;
    width: 350px;
    margin-left: 150px;
    #mesages6 {
    text-align: justify;
    margin-top: 10px;
    margin-right: 35px;
    margin-left: 150px;
    #orderbottom3 {
    background-image: url(images/ORDER-BKG-2-A.gif);
    height: 915px;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
    #customcon {
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
    #cus {
    padding-bottom: 20px;
    #stars {
    width: 200px;
    margin-left: 25px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    #rate {
    width: 154px;
    font-size: 14px;
    font-weight: bold;
    color: #f79420;
    float: right;
    margin-right: 500px;
    #reviewss {
    width: 350px;
    margin-left: 150px;
    font-size: 12px;
    font-weight: bold;
    color: #494949;
    #review2con2 {
    margin-top: 100px;
    #review1con {
    margin-top: 65px;
    #date {
    width: 90px;
    float: right;
    color: #494949;
    font-weight: bold;
    margin-right: 30px;
    .blue2 {
    color: #386989;
    #mesage {
    margin-left: 150px;
    margin-right: 35px;
    margin-top: 10px;
    text-align: justify;
    .dark12 {
    font-size: 12px;
    font-weight: bold;
    color: #494949;
    #stars2 {
    width: 200px;
    margin-bottom: 5px;
    margin-left: 25px;
    padding-bottom: 2px;
    #date2 {
    float: right;
    margin-right: 33px;
    #reviewss2 {
    #reviewss2 {
    margin-left: 150px;
    #review1con3 {
    margin-top: 175px;
    #stars3 {
    width: 200px;
    margin-bottom: 5px;
    margin-left: 25px;
    padding-bottom: 2px;
    #date3 {
    font-weight: bold;
    float: right;
    width: 97px;
    margin-right: 30px;
    #reviewss3 {
    font-weight: bold;
    width: 350px;
    margin-left: 150px;
    #mesage3 {
    text-align: justify;
    margin-top: 10px;
    margin-right: 35px;
    margin-left: 150px;
    #mesage2 {
    text-align: justify;
    margin-top: 10px;
    margin-right: 35px;
    margin-left: 150px;
    #review1con4 {
    margin-top: 65px;
    #review1con6 {
    margin-top: 200px;
    #sharecon2 {
    color: #FD9639;
    font-size: 14px;
    font-weight: bold;
    margin-top: 143px;
    margin-left: 23px;
    #numbercon2 {
    font-size: 14px;
    font-weight: bold;
    float: right;
    margin-right: 30px;
    margin-top: 19px;
    #clickhcon3 {
    width: 400px;
    font-size: 11px;
    font-weight: bold;
    margin-left: 23px;
    margin-top: 19px;
    color: #386989;
    #buysmcon2 {
    float: right;
    margin-top: 35px;
    margin-right: 20px;
    .bluerev {
    color: #386989;
    #sharecon {
    font-size: 14px;
    font-weight: bold;
    color: #fd9639;
    margin-top: 121px;
    margin-left: 23px;
    #numbercon {
    font-size: 14px;
    font-weight: bold;
    float: right;
    margin-top: 19px;
    margin-right: 20px;
    #clickhcon {
    font-size: 11px;
    width: 400px;
    margin-top: 19px;
    margin-left: 23px;
    font-weight: bold;
    color: #386989;
    #buysmcon {
    float: right;
    margin-top: 35px;
    margin-right: 20px;
    #col1new {
    width: 251px;
    margin-right: 35px;
    margin-top: 95px;
    float: right;
    #col2new {
    width: 430px;
    margin-top: 95px;
    margin-left: 20px;
    #pricon {
    clear: both;
    #butscon {
    float: none;
    padding-right: 10px;
    margin-top: 5px;
    #revscon {
    font-size: 14px;
    font-weight: bold;
    color: #999;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 13px;
    #butzcon {
    clear: both;
    float: right;
    padding-right: 10px;
    padding-top: 10px;
    #shoutcon {
    width: 71px;
    margin-left: 15px;
    #seewhatcon {
    float: right;
    width: 148px;
    #clickzcon {
    clear: both;
    #tabzcon {
    margin-left: 72px;
    padding-top: 18px;
    font-size: 14px;
    #aboutuzcon {
    font-size: 14px;
    margin-left: 48px;
    padding-top: 4px;
    font-weight: bold;
    color: #999;
    #demozcon {
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 524px;
    padding-top: 4px;
    #tabzcon2 {
    #buyzon {
    padding-left: 75px;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    #orderbottom4 {
    background-image: url(images/index-bottom-bkg.gif);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
    height: 838px;
    #ttabscon {
    #ttabscon {
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 58px;
    color: #999;
    #breakercon {
    color: #F7F6EC;
    #breaker2con {
    color: #F7F6EC;
    #breaker3con {
    color: #F7F6EC;
    #securecontainer {
    #contacttitle2 {
    #boxxcon4 {
    position: relative;
    #securecontainer img {
    position: absolute;
    top: 3px;
    right: 10px;
    #boxxxxcon4 {
    position: relative;
    #cardcon {
    position: absolute;
    top: 3px;
    right: 10px;
    #boxxxxcon4 img {
    #boxcon5 {
    position: relative;
    #privacycon {
    #privacycon img {
    position: absolute;
    top: 15px;
    right: 4px;
    #boxcon3 {
    position: relative;
    #filmcon {
    #filmcon img {
    #boxcon2 {
    position: relative;
    #filmzcon2 {
    position: absolute;
    top: 5px;
    right: 5px;
    #windows7container {
    #pro1con {
    #case1con {
    #pro11con {
    position: relative;
    #case1con img {
    position: absolute;
    top: 3px;
    right: 8px;
    #win7con {
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 0px;
    #per1con {
    #person1con {
    padding-top: 20px;
    padding-bottom: 26px;
    padding-left: 40px;
    #but1con {
    float: right;
    #buttoncon {
    float: right;
    #concontainer2 {
    background-image: url(images/video-bkg-5.gif);
    background-repeat: no-repeat;
    height: 1460px;
    background-position: center;
    #concontainer2b {
    background-repeat: no-repeat;
    height: 927px;
    background-position: center;
    background-image: url(images/video-bkg-4.gif);
    #footszcon {
    #ezcon {
    padding-top: 21px;
    padding-left: 63px;
    #netxcon {
    float: right;
    padding-top: 14px;
    padding-right: 20px;
    #netxcon img {
    margin-left: 18px;
    #readocon {
    font-size: 14px;
    font-weight: bold;
    margin-top: 95px;
    margin-left: 20px;
    .smallz {
    font-size: 10px;
    #bodcon2 {
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 30px;
    #bodcon3 {
    margin-right: 35px;
    margin-left: 5px;
    float: right;
    #bodcon4 {
    margin-left: 20px;
    #bodconntainer {
    margin-top: 40px;
    .thanks {
    font-size: 12px;
    .bluze {
    color: #3366ff;
    .blue5 {
    font-size: 14px;
    font-weight: bold;
    color: #3366ff;
    #bodcon1 {
    padding-top: 5px;
    padding-right: 20px;
    padding-left: 45px;
    font-size: 16px;
    color: #999;
    margin-bottom: 30px;
    #bodcon7 {
    margin-right: 100px;
    margin-left: 5px;
    font-size: 13px;
    float: right;
    .bluze2 {
    color: #3366ff;
    font-size: 12px;
    font-weight: bold;
    #trybuy {
    float: right;
    #bodconntainer #bodcon1 {
    font-size: 18px;
    color: #999;
    .bluze3 {
    color: #3366ff;
    font-size: 14px;
    font-weight: bold;
    .bluze4 {
    color: #999;
    font-size: 14px;
    font-weight: bold;
    #netxcon4 {
    float: right;
    padding-top: 14px;
    padding-right: 20px;
    #netxcon8 {
    padding-right: 0px;
    float: right;
    .bluze5 {
    color: #3366ff;
    font-size: 31px;
    font-weight: bold;
    label.check {
    font-weight: bold;
    .orange16 {
    color: #f79420;
    font-size: 14px;
    font-weight: bold;
    .dark13 {
    font-size: 12px;
    font-weight: bold;
    color: #999;
    #col2z {
    width: 700px;
    padding-left: 30px;
    margin-top: 20px;
    #theproblemz {
    padding-left: 5px;
    #monitorcolz {
    #solutioncolz {
    .bb1 {
    float: right;
    .pp2 {
    float: right;
    .bb2 {
    float: right;
    .clearz {
    clear: both;
    #vidz1 {
    margin-right: 30px;
    #seal1 {
    float: right;
    margin-right: 30px;
    margin-bottom: 50px;
    #seal2 {
    float: right;
    margin-right: 30px;
    #seal3 {
    margin-right: 30px;
    float: right;
    #line2 {
    clear: both;
    #line3 {
    clear: both;
    #line1 {
    clear: both;
    #seal6 {
    float: right;
    margin-right: 30px;
    #seal7 {
    float: right;
    margin-right: 30px;
    margin-bottom: 50px;
    #seal8 {
    float: right;
    margin-right: 30px;
    #seal9 {
    float: right;
    margin-right: 30px;
    #seal4 {
    float: right;
    margin-right: 30px;
    margin-bottom: 50px;
    #seal5 {
    float: right;
    margin-right: 30px;
    #vidz2 {
    margin-right: 30px;
    #vidz3 {
    margin-right: 30px;
    #line4 {
    clear: both;
    #seal10 {
    float: right;
    margin-right: 30px;
    margin-bottom: 50px;
    #seal12 {
    #seal11 {
    float: right;
    margin-right: 30px;
    #seal12 {
    float: right;
    margin-right: 30px;
    #seal13 {
    float: right;
    margin-right: 30px;
    margin-bottom: 30px;
    #seal14 {
    float: right;
    margin-right: 30px;
    #seal15 {
    float: right;
    margin-right: 30px;
    #line5 {
    clear: both;
    #solutio {
    clear: both;
    #concontainer2 {
    background-image: url(images/vid-bkg-5.gif);
    background-repeat: no-repeat;
    height: 1460px;
    background-position: center;
    .big {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    font-weight: bolder;
    color: #666666;
    #col5bb {
    width: 375px;
    padding-left: 30px;
    margin-top: 25px;
    #concontainerorder2 {
    background-image: url(images/order-background-new.gif);
    background-repeat: no-repeat;
    height: 560px;
    background-position: center top;
    margin-bottom: 30px;
    margin-top: 20px;
    #col5cc {
    width: 450px;
    float: right;
    margin-right: 40px;
    margin-top: 70px;
    #titlecol2 {
    width: 448px;
    #clickcol2 {
    .lift {
    margin-bottom: 4px;
    .pound {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #00F;
    #col44 {
    width: 330px;
    float: right;
    margin-right: 35px;
    margin-top: 25px;
    margin-left: 15px;
    #page6 .main_table tr .site_center .site_center1 tr td #content tr td #concontainer99 #orderbottom4444 #concontainer333 #col5bb #videocon #lessonsTable tr .txtThree #lessonsTable2 tr td #hook {
    padding: 10px;
    #buycol2 {
    width: 161px;
    float: right;
    padding-top: 35px;
    #buzz {
    margin-top: 20px;
    #pledgecon2 {
    background-image: url(images/video-bkg-2.gif);
    height: 229px;
    background-repeat: no-repeat;
    padding: 10px;
    #aboutuzcon2 {
    font-size: 14px;
    margin-left: 42px;
    padding-top: 4px;
    font-weight: bold;
    color: #999;
    #concontainerorder3 {
    background-image: url(images/order-background-new.gif);
    background-repeat: no-repeat;
    height: 560px;
    background-position: center top;
    margin-bottom: 30px;
    margin-top: 20px;
    #concontainer3 {
    #concontainer3 {
    background-image: url(images/video-bkg-12.gif);
    background-repeat: no-repeat;
    height: 2920px;
    background-position: center;
    #prodetails {
    #col1b {
    width: 251px;
    margin-right: 35px;
    float: right;
    margin-top: 90px;
    #concontainer9 {
    background-image: url(images/index-9.gif);
    background-repeat: no-repeat;
    height: 927px;
    background-position: center;
    #contentscon2 {
    padding-left: 40px;
    padding-right: 40px;
    text-align: justify;
    margin-top: 80px;
    #greatvalue2 {
    width: 230px;
    margin-left: 40px;
    #buy2222 {
    width: 150px;
    float: right;
    margin-right: 30px;
    position: relative;
    padding-top: 20px;
    margin-bottom: 30px;
    #orderbottom9 {
    background-image: url(images/index-bottom-bkg.gif);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
    height: 750px;
    #qvc {
    margin-left: 3px;
    margin-top: 80px;
    #readcol2 {
    background-repeat: no-repeat;
    height: 173px;
    clear: both;
    #revscon2 {
    font-size: 14px;
    font-weight: bold;
    color: #999;
    margin-left: 25px;
    #concontainer33 {
    background-repeat: no-repeat;
    height: 2920px;
    background-position: center;
    #contentscon22 {
    padding-left: 40px;
    padding-right: 40px;
    text-align: justify;
    #orderbottom44 {
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
    height: 3778px;
    #qvc2 {
    margin-left: 3px;
    margin-bottom: 15px;
    #orderbottom444 {
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
    height: 4778px;
    #concontainer99 {
    background-image: url(images/index-9999.gif);
    background-repeat: no-repeat;
    height: 3784px;
    background-position: center;
    #page6 .main_table tr .site_center .site_center1 tr td #content tr td #concontainer99 #orderbottom44 #concontainer33 #col5bb #videocon #lessonsTable tr .txtThree #lessonsTable2 tr td #hook #hook2 {
    padding: 10px;
    #concontainer333 {
    background-repeat: no-repeat;
    height: 3576px;
    background-position: center;
    #orderbottom4444 {
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
    height: 3778px;
    #concontainer999 {
    background-image: url(images/index-99.gif);
    background-repeat: no-repeat;
    height: 927px;
    background-position: center;
    #concontainerz {
    background-image: url(images/index-9.gif);
    background-repeat: no-repeat;
    height: 927px;
    background-position: center;
    #concontainer25 {
    background-image: url(images/index-9.gif);
    background-repeat: no-repeat;
    height: 912px;
    background-position: center;
    #pertutorz {
    padding-left: 5px;
    padding-bottom: 8px;
    #tabzcon9 {
    margin-left: 60px;
    padding-top: 18px;
    font-size: 14px;
    I hope that someone may be able to help.
    Thanks in advance.
    Fitz.

    Hey when i try to add the new code as
    sugested the whole of my pa
    ge code greys out...
    is this right?
    sorry if i sound stupid...
    heres my unchanged code in case of need...
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Learn Windows 7 DVD - ideal for visual learners - View online demo of contents</title>
    <!-- TemplateEndEditable -->
    <META NAME="KEYWORDS" CONTENT=",Learn windows 7 DVD, learn about computers, Windows 7 dvd, pc help, how to use a computer,windows 7,learning about computers,">
    <META NAME="description" content= " Need to learn about computers? Get this great Learn Windows 7 DVD with over
    5 hours of contents teaching everything you need to know Watch online demo of contents">
    <link href="../style.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    //-->
    </script>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body id="page6" onload="MM_preloadImages('../images/m1_1.gif','../images/m2_2.gif','../images/m3_3.gif',' ../images/m4_4.gif','../images/m5_5.gif')">
    <table class="main_table">
      <tr>
      <td  class="site_center"><table class="site_center1">
      <tr>
         <td><!-- TemplateBeginEditable name="Header" -->
           <object style="margin:0px 0 0 -5px" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,24" width="780" height="339">
             <param name="movie" value="../flash/header_v8.swf?button=5" />
             <param name="quality" value="high" />
             <param name="menu" value="false" />
             <!--[if !IE]> <-->
             <object data="../flash/header_v8.swf?button=5"
                width="780" height="339" type="application/x-shockwave-flash">
               <param name="quality" value="high" />
               <param name="menu" value="false" />
               <param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer" />
               FAIL (the browser should render some flash content, not this).
                </object>
             <!--> <![endif]-->
            </object>
         <!-- TemplateEndEditable --></td>
        </tr>
        <tr>
         <td>
          <table id="content">
           <tr>
            <td class="row1"></td>
           </tr>
           <tr>
            <td><div id="pro11con">
              <div id="pro1con">
                <div id="case1con"><img src="../images/product-image.jpg" width="358" height="200" alt="Learn about computers the easy way DVD your visual guide for learning about Computers" />            
                </div>
                <div id="win7con"><img src="../images/leard-dvd.gif" width="345" height="144" alt="Learn Windows 7 The easy way DVD The Visual learning system" /></div>
              </div>
            </div>
    <div id="concontainer99"><!-- TemplateBeginEditable name="Title" -->
      <div id="tabzcon"><strong>About us</strong></div>
    <!-- TemplateEndEditable --><br />
                        <p>
              <!-- Boldchat Visitor Monitor HTML v1.30 (Website=- None -,ChatWindow=My Chat Window,ChatInvitation=My Invite Ruleset) -->
              <script language="JavaScript" type="text/javascript"><!--
    document.write('<scr' + 'ipt language="JavaScript" type="text/javascript" src="http://vms.boldchat.com/aid/1829731387427487376/bc.vms/vms.js?url=' + escape(document.location.href) + '&amp;referrer=' + escape(document.referrer) + '&amp;cidid=4472951096587932166&amp;cwdid=5671252028105896945&amp;cp=http&amp;cw=640&amp; ch=480"></scr' + 'ipt>');
    //-->
                                        </script>
              <noscript>
                 <a href="http://www.boldchat.com" title="Live Chat Software" target="_blank"><img alt="Live Chat Software" src="http://vms.boldchat.com/aid/1829731387427487376/bc.vmi" border="0" width="1" height="1"></a>
                 </noscript>
                        <div id="orderbottom4444">
              <div id="concontainer333"> <span id="concontainer33"><br />
                  </span>
                <div id="col44">
                  <div id="pertutor"><img src="../images/personal-tutor-x.jpg" alt="Learn about computers the easy way your very own Personal Tutor" width="163" height="34" /></div>
                  <span id="concontainer33">
                    <p></p>
                     </span>
                  <div id="qvc2"><!-- TemplateBeginEditable name="vidz" -->
                    <div id="vidzz">
                      <p>
                        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="309" height="263" id="FLVPlayer">
                          <param name="movie" value="../FLVPlayer_Progressive.swf" />
                          <param name="quality" value="high" />
                          <param name="wmode" value="opaque" />
                          <param name="scale" value="noscale" />
                          <param name="salign" value="lt" />
                          <param name="FlashVars" value="&MM_ComponentVersion=1&skinName=../Halo_Skin_3&streamName=../flash/demo/qvc&autoPl ay=true&autoRewind=false" />
                          <param name="swfversion" value="8,0,0,0" />
                          <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
                          <param name="expressinstall" value="../Scripts/expressInstall.swf" />
                          <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                          <!--[if !IE]>-->
                          <object type="application/x-shockwave-flash" data="../FLVPlayer_Progressive.swf" width="309" height="263">
                            <!--<![endif]-->
                            <param name="quality" value="high" />
                            <param name="wmode" value="opaque" />
                            <param name="scale" value="noscale" />
                            <param name="salign" value="lt" />
                            <param name="FlashVars" value="&MM_ComponentVersion=1&skinName=../Halo_Skin_3&streamName=../flash/demo/qvc&autoPl ay=true&autoRewind=false" />
                            <param name="swfversion" value="8,0,0,0" />
                            <param name="expressinstall" value="../Scripts/expressInstall.swf" />
                            <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                            <div>
                              <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                              <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
                               </div>
                            <!--[if !IE]>-->
                             </object>
                          <!--<![endif]-->
                           </object>
                         </p>
                       </div>
                  <!-- TemplateEndEditable -->
                    <p><span class="dark13">A must for every household.</span><span class="greybold"> Get yours Today</span><br />
                       <img src="../images/blue-1.gif" width="287" height="18" alt="Click a blue link on the left to view another product sample" /></p>
                    <p> </p>
                  </div>
                  <div id="pledgecon">
                    <div id="pledcon">
                      <p><span class="indexbold2" id="concontainer33">Our Guarantee</span><span id="concontainer33"><br />
                           </span></p>
                          </div>
                    <div id="piccon"><img src="../images/face-2.gif" width="75" height="73" alt="Ceo Tracy Ferguson Guarantees our product" /></div>
                    <div id="text1">
                      <p>We are so confident that we have the best Learn About Computers DVD on the market that we offer a  full 30 day money back guarantee if you are not 100%  happy with your purchase.</p>
                          </div>
                    <div id="text2">
                      <p><span class="bluze">So why not take a 30 day trial today.</span></p>
                          </div>
                    <div class="bolds" id="text3">
                      <p>~ Tracy Ferguson ezway.co.uk<br />
                        ''Learn today the ezway''
                        <br />
                        <br />
                            </p>
                          </div>
                    <span id="concontainer33">
                      <p></p>
                       </span>
                    <div id="buzz"><img src="../images/but-button-1.gif" alt="Click here to buy it now" width="146" height="42" align="right" onclick="MM_openBrWindow('../pop/buynow.html','BuyNow','width=770,height=673')" /></div>
                    <p> </p>
                    <p> </p>
                    <p><br />
                       </p>
                    <p>  </p>
                    <div>
                      <p class="big">Product  Testimonials <br />
                        <br />
                            <span class="input1">See what others have been saying</span></p>
                       </div>
                    <p> </p>
                    <div id="testa"><span class="bluze5">“</span>I had just brought a new Windows PC but didn’t have a clue  how to use the new features and more importantly didn’t have the time to learn,  the discovery of this DVD solved that problem with all my questions answered  with great easy to follow video explanations. Best of all I can get the answers  to my questions whenever I need on this easy to navigate DVD<span class="bluze3">” </span><br />
                      <br />
                          <span class="dark12"><span class="blue2">David Kelly</span> from Redcar Cleveland, UK</span> </div>
                    <p> </p>
                    <div><span class="bluze5">“</span>Fantastic; I’m a novice when it comes to computers. I have  Windows Vista but my kids couldn’t help me much with it because they have  Windows XP and Vista is totally different. I  bought this tutorial package to see if it could help me. It’s really good. I’m  finding out things that I didn’t know were possible. The demonstration is  really good. It takes you through each step by showing you and talking to you  about how and where things are done. If your like me and not too sure about Vista get this package. At least you will always have it  handy if you run into any problems. If it’s not for you it can always be  returned.<span class="bluze3">” </span><br />
                      <br />
                          <span class="dark12"><span class="blue2">Laura McErlaine</span>,from Devon, UK</span> </div>
                    <p> </p>
                    <div><span class="bluze5">“</span>I bought this DVD package to see if it could  help me. It's really great. I'm finding out things that I didn't know was  possible. The demonstrations are simple to follow. It takes you through each  step by showing you and talking to you about how and where things are done.  Best of all it has an excellent parental control section and now I can keep  tabs on my kids MSN and surfing habits. its also always handy if I ever run  into problems. Highly recommended!<span class="bluze3">” </span><br />
                      <br />
                          <span class="dark12"><span class="blue2">Margaret Taylor</span> from Swindon</span><span class="dark12">, Wilts, UK</span> </div>
                    <p> </p>
                    <div><span class="bluze5">“</span>I have been using Windows for approx 5 mths now, although I  managed, I did not realize how much more there was to using a computer until I  purchased these DVDs. My sister has now brought one, and I have just ordered  one for my brother-inlaw. This is the first time I have left a review for any  of my purchases, (and there are many)<br />
    Well worth the money.<span class="bluze3">” </span><br />
    <br />
    <span class="dark12"><span class="blue2">Niki Huchingson</span> from Cheshire</span><span class="dark12">, UK</span> </div>
                    <p> </p>
                    <div><span class="bluze5">“</span>That day finally came when I had to take that  step and buy a computer, these days everything seem to have reference to the  world wide web and I was getting left far behind in the dark ages.. The day I  brought my shiny new laptop I was disappointed to find no learning aids  included! It didn't even clearly show me how to switch the thing off and on.<br />
                                  <br />
    I bought this tutorial package to see if it could help  me. It's really great. I'm finding out things that I didn't know was possible.  The demonstrations are simple to follow. It takes you through each step by  showing you and talking to you about how and where things are done. Best of all  it has an excellent parental control section and now I can keep tabs on my kids  MSN and surfing habits. its also always handy if I ever run into problems.  Recommended!<span class="bluze3">” </span><br />
    <br />
    <span class="dark12"><span class="blue2">Beverley Web</span>, from Lancashire, UK</span></div>
                    <p> </p>
                    <div><span class="bluze5">“</span>Great product, does just what it says on the box. will be  used as a valuable point of reference for years to come. Quick delivery good  description of product very happy !!<span class="bluze3">” </span>
    </p>
                      <br />
                      <br />
                                <span class="dark12"><span class="blue2">Damien Hayden</span> from Kilmarnock</span><span class="dark12">, Scotland</span></div>
                    <p><span class="learnbold"><a href="file:///E:/WEBSITES%20DOWNLOADED%2030%2012%202010/WIN7%20-%20SITE%20-%2030%2012%202010/www root/index-3.html" class="dark13"><br />
    </a>A must for every household<br />
                         </span><span class="dark13">''Learn today the ezway''</span><span class="learnbold"><br />
                      </span><br />
                          <img src="../images/but-button-1.gif" alt="Click here to buy it now" width="146" height="42" align="right" onclick="MM_openBrWindow('../pop/buynow.html','BuyNow','width=770,height=673')" /></p>
                    <p> </p>
                    <p> </p>
                    <p> </p>
                    <p><!-- BoldChat Live Chat Button HTML v3.00 (Type=Web,ChatButton=Ezway Chat Button,ChatWindow=Ezway Chat Window,Website=- None -,Department=- None -) -->
    <div style="text-align: center; white-space: nowrap;">
    <a href="https://livechat.boldchat.com/aid/1829731387427487376/bc.chat?cwdid=3189782500275221278" target="_blank" onclick="window.open((window.pageViewer && pageViewer.link || function(link){return link;})(this.href + (this.href.indexOf('?')>=0 ? '&amp;' : '?') + 'url=' + escape(document.location.href)), 'Chat3828307382658010510', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=600,height=400 ');return false;">
      <div><script language="JavaScript" type="text/javascript"> document.write(unescape('%3Cimg alt="Live chat by BoldChat" src="' + (('https:' == document.location.protocol) ? 'https:' : 'http:') + '//cbi.boldchat.com/aid/1829731387427487376/bc.cbi?cbdid=4257079219670373462" border="0" /%3E')); </script></div>
    </a>
    <div><font size="1" face="Arial"><a href="http://www.boldchat.com" style="text-decoration: none"><font color="black">Chat software by </font><b><font color="#AD3100">Bold</font><font color="#003163">Chat</font></b></a></font></div>
    </div>
    <!-- /BoldChat Live Chat Button HTML v3.00 -->
     </p>
                       <br />
                     </div>
                  <div id="buttoncon"></div>
                      </div>
                <div class="col4" id="col5bb">
                  <div id="videocon">
                    <table id="lessonsTable" class="lessons" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td class="txtThree" height="20"><table id="lessonsTable2" class="lessons" border="0" cellspacing="0" cellpadding="0">
                            <tr>
                              <td height="20" colspan="5" valign="middle" bgcolor="#F1F1F1"><div id="hook"><!-- TemplateBeginEditable name="DVDcontents" -->
                                <div id="hook2">
                                  <div>
                                    <h1 class="bluze4"><strong>Learn About Computers the Easy Way</strong></h1>
                                    <p class="chapterHd">Get to grips with the newest Windows operating system with your very own Personal Tutor, this essential product will hold your hand through the whole process from the very basics to the most advanced features of Windows 7. With over 5 hours of content, topics covered include Getting started using Windows, Setting up Parental Controls, networking your PCs, Internet and email, multimedia and entertainment and also the essential tasks of protecting and maintaining your computer from viruses and other common threats. A great gift and Excellent value</p>
                                    </div>
                                  </div>
                              <!-- TemplateEndEditable --><span id="concontainer33"><br />
                                   </span></div></td>
                               </tr>
                            <tr>
                              <td align="center" class="iconQuickActive" id="lessonIconActive124"> </td>
                              <td align="center" class="iconQuickActive" id="lessonIconActive124"> </td>
                              <td class="txtThree"> </td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td align="center" class="iconQuickActive" id="lessonIconActive120"> </td>
                              <td align="center" class="iconQuickActive" id="lessonIconActive120"> </td>
                              <td class="txtThree"> </td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td align="center" class="iconQuickActive" id="lessonIconActive119"><img src="../images/quick-time-image-ani.gif" alt="" width="16" height="16" /></td>
                              <td align="center" class="iconQuickActive" id="lessonIconActive119"> </td>
                              <td class="txtThree">Before watching our product clips why not view a product overview video<a href="../demo/Start-menu.html" class="bluze"> Click here</a><!-- TemplateBeginEditable name="intro" --></a><!-- TemplateEndEditable --></a></td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td align="center" class="iconQuickActive" id="lessonIconActive118"> </td>
                              <td align="center" class="iconQuickActive" id="lessonIconActive118"> </td>
                              <td class="txtThree"> </td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td align="center" class="iconQuickActive" id="lessonIconActive0"> </td>
                              <td align="center" class="iconQuickActive" id="lessonIconActive0"> </td>
                              <td class="txtThree"><strong class="learnbold">Part 1 - Learning the Basics - (DVD 1)</strong></td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive128" align="center" class="iconQuickActive"> </td>
                              <td id="lessonIconActive128" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree"> </td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive1" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive1" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Introduction</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive2" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive2" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Getting started </td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive35" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive35" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Shut down options</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive34" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive34" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Shutting down your computer </td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive42" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive42" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Switching accounts</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive41" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive41" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Logging off</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive40" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive40" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Lock Feature </td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive39" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive39" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Restarting Windows</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive38" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive38" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Sleep function</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive37" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive37" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Hibernate feature</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive36" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive36" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Exploring The Start Menu options</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive33" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive33" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Search Box</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive74" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive74" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Document, Pictures and Music folders</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive73" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive73" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Games folder</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive72" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive72" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Computer option</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive71" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive71" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Control Panel</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive70" align="center" class="iconQuickActive"><img src="../images/quick-time-image-ani.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive70" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree"><a href="../demo/Device_Printers.html" class="bluze">Devices and printers <!-- TemplateBeginEditable name="intro99" --><span class="italics">(View sample)</span><!-- TemplateEndEditable --></a></td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive69" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive69" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Default Programs option</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive68" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive68" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Help and Support option</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive67" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive67" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Exploring the rest of the desktop interface</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive66" align="center" class="iconQuickActive"><img src="../images/quick-time-image-ani.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive66" align="center" class="iconQuickActive"> </td>
                              <td class="bluze"><a href="../Demo/Taskbar.html" class="bluze">What is the Windows Taskbar<!-- TemplateBeginEditable name="intro2" --><a href="../Demo/Taskbar.html" class="bluze"><span class="italics">(View sample)</span></a><!-- TemplateEndEditable --></a></td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive65" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive65" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Using WordPad</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive64" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive64" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Paint program</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive31" align="center" class="iconQuickActive"><img src="../images/quick-time-image-ani.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive31" align="center" class="iconQuickActive"> </td>
                              <td class="bluze"><a href="../Demo/Taskbar_Features.html" class="bluze">Advanced Taskbar features<!-- TemplateBeginEditable name="intro3" --><a href="../Demo/Taskbar_Features.html" class="bluze"><span class="italics">(View Sample)</span></a><!-- TemplateEndEditable --></a></td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive63" align="center" class="iconQuickActive"><img src="../images/quick-time-image-ani.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive63" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree"><a href="../Demo/Resizing_Windows.html" class="bluze">Movinq &amp; Resizing Windows <!-- TemplateBeginEditable name="intro3b" --><a href="../Demo/Resizing_Windows.html" class="bluze"><span class="italics"> (View sample)</span></a><!-- TemplateEndEditable --></a></td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive62" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive62" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The snap feature</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive61" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive61" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Hide windows feature</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive60" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive60" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The shake feature</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive59" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive59" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Pin to taskbar feature</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive58" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive58" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Jump lists feature</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive57" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive57" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Open with feature</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive56" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive56" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Windows Shortcuts </td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive55" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive55" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Move icon feature</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive54" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive54" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Show desktop feature</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive53" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive53" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Flip 3D feature</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive52" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive52" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Closing tabs</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive51" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive51" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">The Notification Area</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive50" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive50" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Customising the taskbar</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive49" align="center" class="iconQuickActive"><img src="../images/quick-time-image.gif" alt="" width="16" height="16" /></td>
                              <td id="lessonIconActive49" align="center" class="iconQuickActive"> </td>
                              <td class="txtThree">Lock the taskbar</td>
                              <td align="right" class="textOne"> </td>
                              <td> </td>
                               </tr>
                            <tr>
                              <td id="lessonIconActive48" align="center" class="ico

  • When I use my hotmail now using Firefox as my browser the text has now shrunk to microspcopic proprtions so as to make it unreadable. This does not happen when I open my hotmail using Internet Explorer as my browser

    I was using hotmail yesterday using Firefox as my browser. As I was typing an email the print kept getting smaller and smaller. All folders and text in the inboxes is now so small I cannot read it. My only alternative is to use Internet Explorer as my browser which is still working fine

    problem solved. thank you

  • Wrapping In Internet Explorer 10

    My label in All browsers appear as " Select Input Name "
    but in Internet Explorer 10 appears as
    Select Input
    Name
    Can you tell me why is there wrapping in IE 10?
    How do I correct this issue?
    Thanks in advance

    As you are no telling us your jdev version we really can't help. Solutions, if any,  are depending on this version.
    Timo

  • Text Message sent from LabVIEW using ActiveX and Internet Explorer

    I am fairly new to LabVIEW and I am trying to make a VI that will be able to text me and let me know when a test is about to be done or if something has caused it to shutdown.  My VI uses www.onlinetextmessage.com but I can't get it to click the Send Message button. 
    I can get it to insert text in the text fields.  I just can get it to click send.
    Can you help me?
    Solved!
    Go to Solution.
    Attachments:
    My Texting.vi ‏38 KB

    MoonMan wrote:
    Well it sure seemed like that should have worked but no luck. When I try to add the FormElement with submit in my VI after I wire in the reference wire it automaticaly changes to a regular Element.  Then it wont run because submit is not an option for Element, I have to change the submit back to click. 
    I dont understand, it really seems like the click should work, and it seems like the submit should have also worked.  Getting text into the different fields was easy enough.
    Did you try my modified version?  That uses IHTMLFormElement properly.  If you then change the element name from "Send Message" to "txtmsg" (the name of the form), it appears to work - or at least, it pops up an advertising window in Internet Explorer (I didn't fill in any of the fields as I don't want to give out my phone number or email address to some random website, especially one that pops up advertising).
    When you try to change to FormElement, what steps are you taking?  Are you changing the type of the "type" input to Variant to Data?  You'll need to right-click on that constant, Select ActiveX Class... and choose IHTMLFormElement.
    As a LabVIEW style note, you should close all the ActiveX references you open.  That means all the references (IHTMLFormElement, IHTMLElementCollection, etc) need a Close Reference when you're done with them.
    Again, I think sending an email is a better way to send a text message from within LabVIEW, and for that matter, you might be able to find a better website for doing it.  TMobile allows their subscribers to send SMS messages through their website and it appears that AT&T provides a similar service; Verizon provides a web page to send SMS to their users.
    EDIT: by the way, the submit button is not a named element (it has a "Value" property but not a "Name" property) so you can't get a reference to it by name.  If you probe the item output of the IHTMLElementCollection property node, you'll see it returns an empty variant, which is why "click" has no effect.

  • Does not let me add text to my verizon website. This adding text feature works well on internet explorer. I can click on add text, the box opens up but I can not type in the box for some unknown reason. What can be done to correct this problem ...

    does not let me add text to my verizon website. This adding text feature works well on internet explorer. I can click on add text, the box opens up but I can not type in the box for some unknown reason. What can be done to correct this problem ...

    I didn't search before, but "you are not alone" (the thread [https://support.mozilla.com/en-US/questions/747424 In Verizon's Sitebuilder for webpages, I can not edit text boxes when using Firefox. I do not have this problem if I use Internet Explorer. Is there a setting I can change in Firefox to correct this problem?] has 18 votes for "I have this problem, too).
    I can only guess about the reason... Firefox works with many websites' "rich text" editors, but ones that haven't been updated for five years may assume that Firefox is the old Netscape browser and use scripting techniques that don't work in Firefox.
    If Verizon has a different "basic" or HTML editor that you can tolerate using, you could try that. It might not be subject to the same incompatibilities.
    If I someday get a Verizon account, I will surely be looking into this further, but for now, it's hard to suggest anything else.

Maybe you are looking for

  • Do i need any special type of cover to have my iPhone 5 replaced?

    Okay so the charging port on my iPhone 5 is completly messed up due to the charger, I was told apple should replace it because i do have Apple Care for one year. You can see the charging pin inside of the phone has seperated and it will not charge at

  • File recovery after deleting from trash

    I recently discovered I had duplicates of most of my music files, which quickly filled my hard disk. CDs I have ripped were placed into my "Music" folder instead of my iTunes directory, so I started moving most things from the music folder into the t

  • Service tax and Vat

    Dear Expert How did I can put service tax and vat in same PO line item.? Pl suggest. Thanks Mayur

  • Webcenter Enterprise Capture - MoS Articles

    Hi , Couple of articles published on MoS for Enterprise Capture (formerly ODC) - 11.1.1.8.0 . These articles are for HA / Cluster set up . 1587729.1 -  How to Configure Enterprise Capture for High Availability (HA) Environment 1585919.1 -  Changes to

  • Dreamweaver querry image rotator vs flash animated slideshow

    Hello I am working to create a website. On the header I dont know what is better to use a dreamweaver querry image rotaror or is it better to import a flash slideshow?