Site works good in Firefox but not IE

If you go to www.360montage.com with firefox it works fine
and it is all set up and alligned correctly. When you go on it
through internet explorer it is all messed especially the contact
page. I will appreciate any bit of help or hints. I just basically
am stumped on how to make the site Firefox and Internet explorer
friendly at the same time. Thanks For Your Time Please Help

Bregent Thanks for the help I fixed all the valadation errors
on index.html but it is still extended on both sides of IE. But it
did fix my contact page. If you know why the homepage is not
working in IE let me know here is the site again
www.360montage.com, you can view source if you would like.
Thanks

Similar Messages

  • Site works in the app, but not in the browser.

    Hello iWeb experts,
    I've got problems.
    Last night I published my site. And while it appears, and functions, properly in my iWeb app, it doesn't do the same in Safari, Firefox, and Internet Explorer.
    Two issues...
    FONTS
    I chose Bellamie, Univers Condensed, and Marydale as my fonts. From reading these forums, I've discovered those won't wysiwyg on other computers if the fonts aren't available and open on them. So my two choices are to make every bit of text a graphic or to use a set of more universal fonts, correct? So my questions are...One, is there a list somewhere of fonts that will work in any browser? And, two, is there a short-cut, or easy way to transform type into a graphic without having to create image files?
    FUNCTIONS
    Here are the functions that work fine in iWeb but have gone haywire in all of the browsers I tested...
    • The type in one nav link appears smaller than all the rest.
    • Some links are active, others are not.
    • Rollover highlighting works on some links, but not others.
    • Most of the rollover links appear in the proper static color, a few do not.
    I've tested these functions on three Macs, one PC, and in the three browsers mentioned above. All of them show the exact same problems. So something must be going wrong with iWebs coding, or my host server musn't like iWeb.
    Any thoughts, suggestions on these two issues? Thanks much for any advice.
    John
    PS - For reference, see: www.johnrunk.com

    Fascinating, Kirk (+he types with one raised eyebrow+).
    QuickTimeKirk wrote:
    When I drag across your page most of your links do not change. The "text" portion of them doesn't change, either. Something is covering them.
    I can see that. But for the life of me, I don't know what could be covering those links. In my app, when I click in the area of the links, the type is the first item selected. Unless, possibly, it could somehow be the faint reflection of my black-and-white image (me & the ground I stand on). Hmmm...
    QuickTimeKirk wrote:
    Single click (outside the boundaries of your page contents) and an "outline" will appear. It shows the image file dimensions and locations.
    This I don't see. An outline? As in "an object outline," or as in "a list of dimensions and locations?" When I click outside my page contents, I get nothing.
    Thanks, QTK. I truly appreciate your troubleshooting here.
    John

  • Customized selectBooleanCheckbox works fine on Firefox but not IE, Opera?

    I'm using a customized selectBooleanCheckbox solution to give me a 'select all' like feature:
    <h:form>
    <h:dataTable binding="#{DialogManager.bean.nodeTable}" value="#{DialogManager.bean.nodeList}" var="nodeItem" border="1" cellpadding="10" cellspacing="1" >
        <h:column>
            <f:facet name="header">
               <h:selectBooleanCheckbox value="#{DialogManager.bean.selectAll}" valueChangeListener="#{MultipleSelectionDialog.allSelected}" immediate="true" onchange="this.form.submit();" />       
            </f:facet>
            <h:selectBooleanCheckbox value="#{nodeItem.selected}" />       
        </h:column>
    </h:dataTable>
    </h:form>When a user clicks on the selectBooleanCheckbox in the header, the other selectBooleanCheckboxs should also be selected. This works on Firefox, but not on IE or Opera. On IE, the checkbox in the header is selected and none of the checkboxs beneath it are selected. On Opera, the checkbox in the header is only selected for a moment before it is deselected.
    Why would this happen? How can I fix it for IE and Opera?

    tried onclick instead of onchange, no difference.
    The IE browser produces browser failure messages:
    'elements' is Null or not an object
    container.jsp row 325
    'elements.dialog:act' is Null or not an object
    container.jsp row 381
    Code: 0 Character 3I checked in the corresponding files and cannot make sense of the error messages.

  • Facelet working good in IE but not in mozilla for images in template.

    JSF - Facelets sun reference implementation 1.2
    I am experiencing this unusual scenario that for a template layout.xhtml that i declare I can see the background image correctly correctly in IE but not if firefox.
    Any suggestions what i should do in order to run.
    I am running a jboss server and a jboss IDE.
    Regards
    Sandeep

    Such conditional code will only work in IE and not in other browsers like Firefox.
    You can ask questions and advice about web development at the mozillaZine Web Development/Standards Evangelism forum.<br />
    A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.<br />
    The helpers at that forum are more knowledgeable about web development issues.<br />
    You need to register at the mozillaZine forum site in order to post at that forum.<br />
    See http://forums.mozillazine.org/viewforum.php?f=25

  • Spry Collapsible panel works in Safari, Firefox but not in IE 7 and 8

    Revising a page and wish to have the Spry Collapsible Panel load "closed". Never used Spry before but is works ok as mentioned but when page is opened in IE the panel is open and stays open. Clicking does not close it.
    The panel tab reads "CLICK To See Matched Rail & Stile Set-Up Blocks".
    Did I mention I am not a programmer? Thanks for the help.
    http://www.mlcswoodworking.com/shopsite_sc/store/html/smarthtml/pages/set_3pc_roundover_co ve.htm

    jonholcombe wrote:
    Did I mention I am not a programmer? Thanks for the help.
    Jon,
    Not a good way to start. You need to have some basic skills to work on websites. OK, if you want to build a bridge for your toy cars to cross a model railway line, you could probably cope, but to build a bridge in the real world, you need  real knowledge.
    Having said that, I have pulled all of the relevant code from your page to re-construct the collapsible panel and, although the markup would not be the one I would have gone for, the widget works in all browsers, see the code below. This means that the problem lies elsewhere.
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <script src="http://www.mlcswoodworking.com/SpryAssets/SpryCollapsiblePanel.js" type="text/javascript"></script>
    <link href="http://www.mlcswoodworking.com/SpryAssets/SpryCollapsiblePanel.css" rel="stylesheet" type="text/css">
    <style>
    #collapsiblepaneltab {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 13px;
         height: 18px;
         width: 645px;
         color: #512b05;
         text-align: center;
         margin-top: 0px;
         padding-top: 0px;
         line-height: 21px;
         font-weight: normal;
    </style>
    </head>
    <body>
    <table width="645" border="0">
    <tr>
        <td><div id="CollapsiblePanel3pcset" class="CollapsiblePanel">
      <div class="CollapsiblePanelTab" id="collapsiblepaneltab" tabindex="0"><img src="http://www.mlcswoodworking.com/shopsite_sc/store/html/smarthtml/graphics4/collapsiblepanelarrow102.gif" alt="" width="8" height="8" border="0" /> CLICK To See Matched Rail &amp; Stile Set-Up Blocks</div>
      <div class="CollapsiblePanelContent"><table border="1" cellpadding="0" cellspacing="0" width="645">
      <tr>
        <td colspan="4" align="center" valign="middle" bgcolor=""><font size="1"><font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" size="2" color="black"><strong>SET-UP BLOCKS FOR MATCHED RAIL AND STILE BITS</strong></font></td>
      </tr>
      <tr>
        <td align="center" valign="middle" bgcolor="#cccc99" width="55"><font size="1"><font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><font color="black"><strong>Item</strong></font></font></font></td>
        <td align="center" valign="middle" bgcolor="#cccc99"><font size="1"><font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><font size="2" color="black"><strong>Set-Up Block Profile</strong></font></font></font></td>
        <td align="center" valign="middle" bgcolor="#cccc99" width="55"><font size="1"><font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><font color="black"><strong>Price</strong></font></font></font></td>
        <td align="center" valign="middle" bgcolor="#cccc99" width="58"></td>
      </tr>
      <tr>
        <td align="center" valign="middle" width="55"><font size="1"><font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" color="black"><strong>#9745</strong></font></font></td>
        <td align="center" valign="middle"><font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">Set-Up Block for round over matched rail &amp; stile  bits</font></td>
        <td align="center" valign="middle" width="55"><font size="1"><font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" color="black"><strong>$9.95</strong></font></font></td>
        <td align="center" valign="middle" width="58"><a href="http://www.mlcswoodworking.com/cgi-mlcswoodworking/sb/order.cgi?storeid=*16f8a8beab2fd058071ebc4eb5&amp;dbname=products&amp;sku=%239745&amp;function=add"><font size="2"><img src="../graphics/orderbut.gif" alt="" width="58" height="17" border="0" /></font></a></td>
      </tr>
    </table>
    <script type="text/javascript">
    var CollapsiblePanel1 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel3pcset", {contentIsOpen:false});
    </script>
    </body>
    </html>
    To help you any further would take me way outside the scope of this forum, but if you were to employ me to untangle the mess, I would start afresh.
    Gramps

  • Very Strange...10gR3 EM is working fine in Firefox but not in IE6

    Friends,
    OS: Windows XP SP3
    DB: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Prod
    I am able to work on the "Administration" tab in FireFox browser but not able to open the "Administration" tab in IE6.
    But iam able to connect the db using both the browsers but the problem is opening the "Administration" tab in IE6.
    Mozilla Firefox is not having any problem with any tab.
    when i click the "Administration" tab in IE6 its not giving any error but its keep on browsing without showing the "Administration" screen.
    what might be the problem?
    thanks

    I did it but no use.....
    Thanks
    oh.......
    here is the change.....
    i saw the history part.
    it shows "1" day to keep the page history....
    i make it as "0"
    now its working.....
    Message was edited by:
    VPS

  • Sites work using manual proxy but not with automatic detect

    I asked this in the ISA forum but they said since the WPAD file isn't generated by ISA to cross-post over here.
    We have an ISA 2006 build 5.0.5712 operating as our web proxy. We have WPAD configured both in DNS and in DHCP to point to this ISA server. There are two sites (rentsentinel.com and epmsonline.com) which when we use the 'Automatically detect settings' option
    in IE8, it either gives red X's in part of the homepage (rentsentinel), or doesn't show the page at all (epms). If we manually specify the proxy settings for this same server, it works fine. It would also appear that one can browse fine on random sites, but
    once we attempt to browse to one of these two sites,  that further browsing to other sites no longer works, even those we visited in the same browsing session.
    If I manually specify the http://wpad/wpad.dat file in the config field, no change in behavior. But if I use that same entry in Firefox, both websites render fine. Our wpad.dat is included below, with our internal domain
    name switched to domain.com.
    I'm looking for help on getting these sites working correctly with automatic detection. Thanks!
    //Copyright (c) 1997-2006 Microsoft Corporation
    BackupRoute="DIRECT";
    UseDirectForLocal=true;
    function MakeIPs(){
    this[0]="127.0.0.0";
    this[1]="255.0.0.0";
    this[2]="127.0.0.1";
    this[3]="255.255.255.255";
    this[4]="159.10.3.201";
    this[5]="255.255.255.255";
    this[6]="159.10.3.202";
    this[7]="255.255.255.254";
    this[8]="159.10.3.204";
    this[9]="255.255.255.252";
    this[10]="159.10.3.208";
    this[11]="255.255.255.254";
    this[12]="64.244.122.129";
    this[13]="255.255.255.255";
    this[14]="66.45.70.181";
    this[15]="255.255.255.255";
    this[16]="10.0.0.0";
    this[17]="255.0.0.0";
    this[18]="128.0.0.0";
    this[19]="192.0.0.0";
    this[20]="192.0.0.0";
    this[21]="224.0.0.0";
    this[22]="240.0.0.0";
    this[23]="248.0.0.0";
    this[24]="248.0.0.0";
    this[25]="252.0.0.0";
    this[26]="252.0.0.0";
    this[27]="254.0.0.0";
    this[28]="254.0.0.0";
    this[29]="255.0.0.0";
    this[30]="255.0.0.0";
    this[31]="255.128.0.0";
    this[32]="255.128.0.0";
    this[33]="255.192.0.0";
    this[34]="255.192.0.0";
    this[35]="255.224.0.0";
    this[36]="255.224.0.0";
    this[37]="255.240.0.0";
    this[38]="255.240.0.0";
    this[39]="255.248.0.0";
    this[40]="255.248.0.0";
    this[41]="255.252.0.0";
    this[42]="255.252.0.0";
    this[43]="255.254.0.0";
    this[44]="255.254.0.0";
    this[45]="255.255.0.0";
    this[46]="255.255.0.0";
    this[47]="255.255.128.0";
    this[48]="255.255.128.0";
    this[49]="255.255.192.0";
    this[50]="255.255.192.0";
    this[51]="255.255.224.0";
    this[52]="255.255.224.0";
    this[53]="255.255.240.0";
    this[54]="255.255.240.0";
    this[55]="255.255.248.0";
    this[56]="255.255.248.0";
    this[57]="255.255.252.0";
    this[58]="255.255.252.0";
    this[59]="255.255.254.0";
    this[60]="255.255.254.0";
    this[61]="255.255.255.0";
    this[62]="255.255.255.0";
    this[63]="255.255.255.128";
    this[64]="255.255.255.128";
    this[65]="255.255.255.192";
    this[66]="255.255.255.192";
    this[67]="255.255.255.224";
    this[68]="255.255.255.224";
    this[69]="255.255.255.240";
    this[70]="255.255.255.240";
    this[71]="255.255.255.248";
    this[72]="255.255.255.248";
    this[73]="255.255.255.252";
    this[74]="255.255.255.252";
    this[75]="255.255.255.254";
    this[76]="255.255.255.254";
    this[77]="255.255.255.255";
    DirectIPs=new MakeIPs();
    cDirectIPs=78;
    function MakeCARPExceptions(){
    CARPExceptions=new MakeCARPExceptions();
    cCARPExceptions=0;
    function MakeNames(){
    this[0]="gracehill.com";
    this[1]="*.cna.com";
    this[2]="*.itsolutions.com";
    this[3]="*.rentsentinel.com";
    this[4]="domain.com";
    DirectNames=new MakeNames();
    cDirectNames=5;
    HttpPort="8080";
    cNodes=1;
    function MakeProxies(){
    this[0]=new Node("hades-1.domain.com",0,1.000000);
    Proxies = new MakeProxies();
    function Node(name, hash, load){
    this.name = name;
    this.hash = hash;
    this.load = load;
    this.score = 0;
    return this;
    function FindProxyForURL(url, host){
    var hash=0, urllower, i, fIp=false, ip, nocarp=false, skiphost=false;
    var list="", pl, j, score, ibest, bestscore;
    urllower = url.toLowerCase();
    if((urllower.substring(0,5)=="rtsp:") ||
    (urllower.substring(0,6)=="rtspt:") ||
    (urllower.substring(0,6)=="rtspu:") ||
    (urllower.substring(0,4)=="mms:") ||
    (urllower.substring(0,5)=="mmst:") ||
    (urllower.substring(0,5)=="mmsu:"))
    return "DIRECT";
    if(UseDirectForLocal){
    if(isPlainHostName(host))
    fIp = true;}
    for(i=0; i<cDirectNames; i++){
    if(shExpMatch(host, DirectNames[i])){
    fIp = true;
    break;}
    if(shExpMatch(url, DirectNames[i]))
    return "DIRECT";
    if(cDirectIPs == 0){
    if(fIp)
    return "DIRECT";}
    else{
    ip = host;
    if(fIp)
    ip = dnsResolve(host);
    var isIpAddr = /^(\d+.){3}\d+$/;
    if(isIpAddr.test(ip)){
    for(i=0; i<cDirectIPs; i += 2){
    if(isInNet(ip, DirectIPs[i], DirectIPs[i+1]))
    return "DIRECT";}}
    else if(isPlainHostName(host))
    return "DIRECT";
    if(cCARPExceptions > 0){
    for(i = 0; i < cCARPExceptions; i++){
    if(shExpMatch(host, CARPExceptions[i])){
    nocarp = true;}
    if(shExpMatch(url, CARPExceptions[i])){
    nocarp = true;
    skiphost = true;
    break;
    if(!skiphost)
    hash = HashString(host,hash);
    if(nocarp)
    hash = HashString(myIpAddress(), hash);
    pl = new Array();
    for(i = 0; i<cNodes; i++){
    Proxies[i].score = Proxies[i].load * Scramble(hash ^ Proxies[i].hash);
    pl[i] = i;
    for(j = 0; j < cNodes; j++){
    bestscore = -1;
    for(i = 0; i < cNodes-j; i++){
    score = Proxies[pl[i]].score;
    if(score > bestscore){
    bestscore = score;
    ibest = i;
    list = list + "PROXY " + Proxies[pl[ibest]].name + ":" + HttpPort + "; ";
    pl[ibest] = pl[cNodes-j-1];
    list = list + BackupRoute;
    return list;
    var h_tbl = new Array(0,0x10D01913,0x21A03226,0x31702B35,0x4340644C,0x53907D5F,0x62E0566A,0x72304F79,0x8680C898,0x9650D18B,0xA720FABE,0xB7F0E3AD,0xC5C0ACD4,0xD510B5C7,0xE4609EF2,0xF4B087E1);
    function HashString(str, h){
    for(var i=0; i<str.length; i++){
    var c = str.charAt(i);
    if(c ==':' || c == '/') break;
    c = CharToAscii(c.toLowerCase());
    h = (h >>> 4) ^ h_tbl[(h ^ c) & 15];
    h = (h >>> 4) ^ h_tbl[(h ^ (c>>>4)) & 15];
    h = MakeInt(h);
    return h;
    function Scramble(h){
    h += ((h & 0xffff) * 0x1965) + ((((h >> 16) & 0xffff) * 0x1965) << 16) + (((h & 0xffff) * 0x6253) << 16);
    h = MakeInt(h);
    h += (((h & 0x7ff) << 21) | ((h >> 11) & 0x1fffff));
    return MakeInt(h);
    var Chars =" !\"#$%&\'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€???????????Ž????????????ž? ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ ";
    function CharToAscii(c){
    return Chars.indexOf(c) + 32;
    function MakeInt(x){
    x %= 4294967296;
    if(x < 0)
    x += 4294967296;
    return x;

    Hi,
    Sorry for the late response.
    Since the issue is complex and difficulty to troublshooting, we discussed for some time corssing the specialty. Here is some direction we may let you know to do further troubleshooting:
    capture network trace to confirm whats happening across the wire.
    confirm the wpad.dat is the expected.
    If you have any difficulty when doing this, we suggest you to contact with IT Pro Support via the link below:
    http://technet.microsoft.com/en-us/ms772425?WT.mc_id=SMCfoot_ENUS_TEXT
    I think it can help you define the root cause via some deeper tools due to the complicated symptom you have.
    I appreciate your understanding and time.
    Best Regards,
    Annie Gu

  • My site works in Composer preview, but not on the web.

    I have just created a site w/ composer(through mozilla) and it works when i preview the index.html in the mozilla browser. So I am now using the fetch demo to ftp transfer my files to my domain(www.swansondesignline.com) which i registered through nameroute.com. when i view my page everything works except for my images. yes, they are all .jpeg & .gif....no, there are no spaces in the file names....no, i have not changed the location of these files. any help?

    Looks fine here too. However, since this discussion forum is for iWeb, you may find better support in a forum that is specifically for composer.

  • My dreamweaver site is broken in FireFox but not IE. How can I fix this?

    I have just designed my first real site using Dreamweaver CS4.  It looks right in IE but is broken up and ttotally wrong in FF.
    The  site is: www.midsouthsportsmedia.com
    Why is this and how  can I fix this to work in FF short of starting over.
    Any help will be appreciated
    Barry

    I see a similar Path Problem with the background images in your CSS:
    #middle {
        background-image:url(file:///C|/Users/Sean%20Sullivan/Desktop/MSSM%20Web%20Files/Night%20C lub/Original%20Site%20Files/images/middle.gif);
        width:873px;
        height:21px;
    #middle2 {
        background-image:url(file:///C|/Users/Sean%20Sullivan/Desktop/MSSM%20Web%20Files/Night%20C lub/Original%20Site%20Files/images/middle2.gif);
        width:873px;
        height:22px;
    #content {
        background-image:url(file:///C|/Users/Sean%20Sullivan/Desktop/MSSM%20Web%20Files/Night%20C lub/Original%20Site%20Files/images/content.gif);
        width:873px;
    and there are more....
    HINT:  Rename files, folders and images without SPACES.
    Between words, you can safely use underscores _ hyphens -  or UpperAndLowerCaseLetters.  But please don't use spaces.
    Best of luck on your new site.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Flash buttons work in FireFox but not IE

    Please can someone please take a look and see if they can
    figure it out cos i can't!
    roundshaw (dot) co (dot) uk
    The increase and decrease flash buttons at the top of the
    page works ok in FireFox but not in Internet Explorer.
    Can anyone see what i have missed that stops it working in
    IE?
    thanks in advance for your help.
    Jason

    Hello again,
    Yep, sounds like you've got the general idea.
    hries22 wrote:
    I'm going to start from scratch and give it another go...would you reccomend converting every button to a symbol? Then give the symbols  a mouseover, click, and mouseout?
    I'd take all the elements that make up the button, and convert that into a symbol. Then you can go to labels with your code without worrying about the main timeline. Put all your code on the elements themselves, and not on the symbol instance.
    hries22 wrote:
    Also - and this minor - but is there a way to get a button's mouseover area to recognize transparency? For instance - I'll use a .png with transparency for a button...let's say the T-shirt. I want the mouseover to activate only when the mouse is over the t-shirt, and not over the transparent area around the t-shirt...any thoughts?
    By default, the hit area of a div in HTML is its bounding box. Right off the top of my head, I'm not sure there's a way to change it...maybe someone else can chip in?
    EDIT: here's an old-school way...could be a lot of work: http://www.svennerberg.com/2008/09/imagemap-rollover/
    hth,
    Joe

  • I have a problem in this that i want to paas a form in a case that when user pres n then it must go to a form but error arises and not working good and threading is not responding

    made in cosmos help please need it
    using System;
    using Cosmos.Compiler.Builder;
    using System.Threading;
    using System.Windows.Forms;
    namespace IUOS
        class Program
            #region Cosmos Builder logic
            // Most users wont touch this. This will call the Cosmos Build tool
            [STAThread]
            static void Main(string[] args)
                BuildUI.Run();
            #endregion
            // Main entry point of the kernel
            public static void Init()
                var xBoot = new Cosmos.Sys.Boot();
                xBoot.Execute();
                Console.ForegroundColor = ConsoleColor.DarkBlue;
                a:
                Console.WriteLine("------------------------------");
                Console.WriteLine("WELCOME TO THE NEWLY OS MADE BY THE STUDENTS OF IQRA UNIVERSITY!");
                Console.WriteLine("------------------------------");
                Console.WriteLine();
                Console.WriteLine();
                Console.WriteLine();
                Console.WriteLine("\t _____                                
                Console.WriteLine("\t|     |        |            |        
    |            |      |");
                Console.WriteLine("\t|     |        |            |        
    |            |      |");
                Console.WriteLine("\t|     |        |            |        
    |            |      |");
                Console.WriteLine("\t|     |        |            |        
    |            |      |___________");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|_____|        |____________|         |____________|      ____________");
                string input;
                Console.WriteLine();
                Console.Write("\nAbout OS     : a");
                Console.Write("\nTo Shutdown  : s");
                Console.Write("\nTo Reboot    : r");
                Console.Write("\nStart Windows Normaly : n");
                Console.WriteLine();
                input = Console.ReadLine();
                if (input == "s" || input == "S"){
                    Cosmos.Sys.Deboot.ShutDown();
                else
                if (input == "r" || input == "R"){
                    Cosmos.Sys.Deboot.Reboot();
                else
                if (input == "a" || input == "A"){
                    Console.ForegroundColor = ConsoleColor.DarkBlue;
                    Console.Clear();
                    Console.WriteLine("\n\n\n-------------------------------------");
                    Console.WriteLine("version: DISPLAYS OS VERSION");
                    Console.WriteLine("about: DISPLAYS INFO ABOUT ANGRY OS");
                    Console.WriteLine("hello or hi: DISPLAYS A HELLO WORLD");
                    Console.WriteLine("MESSAGE THAT WAS USED TO TEST THIS OS!!");
                    Console.WriteLine("-----------------------------------");
                    Console.Write("You Want to know : ");
                    input = Console.ReadLine();
                    if (input == "version"){
                        Console.WriteLine("--------------------");
                        Console.WriteLine("OS VERSION 0.1");
                        Console.WriteLine("--------------------");
                    else
                    if (input == "about"){
                        Console.WriteLine("--------------------------------------------");
                        Console.WriteLine("OS IS DEVELOPED BY Qazi Jalil-ur-Rahman & Syed Akber Abbas Jafri");
                        Console.WriteLine("--------------------------------------------");
                    Console.Write("Want to go back to the main window");
                    Console.Write("\nYes : ");
                    string ans = Console.ReadLine();
                    if (ans == "y" || ans == "Y")
                        goto a;
                        Thread.Sleep(10000);
                    else
                    if (input == "n" || input == "N")
                        Thread.Sleep(5000);
                        Console.Clear();
                        for (int i = 0; i <= 0; i++){
                            Console.Write("\n\n\n\n\t\t\t\t\t  ____        ____   ___  
                            Console.Write("\n\t\t|\t\t |  |      |    |     
    |   |  | |  |  |");
                            Console.Write("\n\t\t|\t|    |  |----  |    |     
    |   |  | |  |  |---");
                            Console.Write("\n\t\t|____|____|  |____  |___ |____  |___|  |    |  |___");
                            Thread.Sleep(500);
                        Thread.Sleep(5000);
                        Console.Clear();
                        BootUserInterface();
                        Console.ReadLine();
    //                    Form1 fo = new Form1();
                    else{
                        for (int i = 0; i <= 5; i++){
                            Console.Beep();
                            Thread.Sleep(1000);
                            goto a;
                while (true);
            private static void BootUserInterface() {
                Thread t = new Thread(UserInterfaceThread);
                t.IsBackground = true;
                t.SetApartmentState(ApartmentState.STA);
                t.Start();
            private static void UserInterfaceThread(object arg) {
                Form1 frm = new Form1();  // use your own
                Application.Run(frm);
     

    Hi
    Jalil Cracker,
    >>when user pres n then it must go to a form but error arises and not working good and threading is not respondin
    Could you post the error information? And which line caused this error?
    If you want to show Form1, you can use form.show() method
    Form1 frm = new Form1();
    frm.Show();
    In addition, Cosmos is an acronym for C# Open Source Managed Operating System. This is not Microsoft product.If the issue is related to Cosmos, it would be out of our support. Thanks for your understanding. And you need raise an issue at Cosmos site.
    Best regards,
    kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • HTML snippet works on Firefox but not in IE or Safari

    First off, I'm a newbie.
    I just created a webcam site in iWeb at www.blackcatcam.com. I used the following HTML snippet to show the webcam image;
    http://home.comcast.net/~ebizboy/Webcam.jpg />
    It is supposed to go get a constantly updated webcam image from the server and display it on the web site.
    The entire page works fine using Firefox but the webcam image does not show up using Safari and the HTML snippet itself shows up when accessing the page from IE.
    Any suggestions?
    Regards,
    Gatto Nero

    Yikes. Now I'm even more confused. I am using Safari Version 4.0.3. I can see the links on the right and the ads on the left just fine, but still no webcam image. Would you mind clicking on the link for the Live View and let me know if that works for you? I found out that the gadget I used for that won't work with IE but it works fine for me with Safari and Firefox.

  • Rollovers & actions work in Firefox but not IE

    Hello,
    The site www.lamps-on-line.com has rollovers and actions created a few years ago in GoLive and now these effects only work in Firefox, but not in Interenet Explorer (IE7), which displays page errors.  Is there a way to fix this? I acknowledge that the site needs replacing but while it's still running my client wants it fixed.
    I set up a test page at www.lamps-on-line-com/test.html in which I took off all rollovers and actions, and this loads OK but I really don't want to have to resort to doing this on every page.
    I wondered if it is somrthing to do with 'Doctype'?
    Hope someone can help.
    Stephen

    Hytrical wrote:
    The site www.lamps-on-line.com has rollovers and actions created a few years ago in GoLive and now these effects only work in Firefox, but not in Interenet Explorer (IE7) which displays page errors.
    I didn't see any errors when I looked at yourhome page in IE7 (on Vista). So which page elements were producing an error and what was the error you were seeing? Did you delete the cache in IE7 to check whether it was a caching problem? Tools > Internet Options > Browsing history (choose to delete)?
    John

  • My web site works in deskptops,tablets BUT IT DOES NOT WORK IN ANY SMARTPHONES!

    My web site works in deskptops,tablets BUT IT DOES NOT WORK IN ANY SMARTPHONES! I call Adobe support and they say that they cannot gelp me , I call godaddy and they say that i have to call adobe !!! Man I DONT KONOW WHAT TO DO !!!PLEASE I NEED SOME HELP!!! WHEN I TRY TO ENTER TO MY WEB SITE SITE IN MYIPHONE IT SEND ME TO ANOTHER OF MY DOMAINS!!! ANY ADVICE ?

    I believe you have figured out the solution as the site opens fine on my end.
    Thanks,
    Sanjit

  • The scroll function on my mousepad is disabled when viewing a pdf file in firefox version 5.0. The scroll works on the pdf, but not on the other tabs. When the pdf is closed, the scroll function returns to normal. Any ideas?!

    The scroll function on my mousepad is disabled when viewing a pdf file in firefox version 5.0. The scroll works on the pdf, but not on the other tabs. When the pdf is closed, the scroll function returns to normal. Any ideas?!

    Hey thanx for the help, it worked like a charm.
    I think firefox changed the application lay out, as I used to be able to choose my PDF opener from the list at " Adobe Acrobat Forms Document' where I could choose Nitro-PDF reader, but it has now moved all the way to the bottom like you suggested to the obvious place of "Portable Document Format" section.
    If someone didn't tell me , I wouldn't have scrolled all the way down to be able to find it... it really should be with all its cousins up the top...
    Cheers again..

Maybe you are looking for

  • Diagonal line on SSRS line chart

    Hi all, I'm struggling with a charting issue that I was hoping someone here might be able to help with - I've looked through various blogs without success. I need to insert a diagonal line running the full width of a line chart, representing the line

  • EMac high pitched noise

    Hi. I have a 1GHZ eMac G4 that I got second hand several months ago. Recently, I've noticed that there is a high pitch noise that it makes when I first turn it on or wake it from sleep. This noise only lasts for a minute or so, but it is very high in

  • Window.opener question

    Hello, I understand that the windeo.opener reference the parent window. My question is, if I have a parent page and this page calls page2 and page2 calls page3, how can I reference the parent page from page3? I am using window.opener."the applet name

  • Why is my ipod always so slow?

    it is always slow loading things,going back to home screeen, opening internet using apps, slow with safari, appstore,  and itunes store.

  • Rework orders work in sap

    Hi, Could you please explain how rework orders work in SAP APO and what are the basic settings required for the same? Please elaborate on the settings to be done in SAP for the processing of rework orders. Thanks, Prasanth