look great on pc, but nothing on the real web, online, any help?

look great on pc, but nothing on the real web, online, any help?

just set up a test Web page, integrating edge animate, works fine on pc, but happens online, my server directory, what Miss me here, and if anyone can help.

YES, AND THANKS FOR THE REPLY...

Ive designed a file small edge and put it into Dreamweaver, called great f12, and it looks like the PC.  then, Ive tried to put all the files in the folders in my directory server and get the Web page not available, where the edge file is located on the page, don't know what im doing wrong, or what to do next... any advice.  Cheers.

Tags: Edge Animate

Similar Questions

  • New type of font "Century Gothic" and works well with the 'live view', but also a google chrome. As soon as I download my index.html file my changes disappear and always see them in dreamweaver, but not on my real Web site. any help will be great. Thank y

    I downloaded my new "Century Gothic" font type and works well with live view, but also a google chrome. As soon as I download my index.html file my changes disappear and always see them in dreamweaver, but not on my real Web site. any help will be great. Thank you!

    I use and Filezilla to connect to our FTP site.

    I see on line 42 of style.css

    do-family: 'Courier New', Courier, monospace;

    I see on line 180

    do-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

    and I see FontAwesome used in several places.

    I can only conclude that Courier New is the applied font.

    If you have a different version of style.css on your local system?

  • The work of the CF on the computer local but not on the real web.

    I use CF9 on windows 7 Professional. whenever I run a form action page I get this error:

    Could not find the interface VAFOINS_NEW.Componet.display make you that the name is correct and that the component or interface exists or a ColdFusion component.

    It works fine on my local computer, but the Componet invokes not correctly when it is on the real web. Any suggestions?

    THE syntax of CFCS is below:

    <!-generated by Adobe Dreamweaver CS5 11.0.4.4993 [en] (Win32) - Fri 23 Sep 2011 15:56:13 GMT - 0400 (Eastern Daylight Time) - >

    < cfproperty displayName = "volno" index = "list all NCF, NS, FOID etc. Elements by means of entry volno">

    < cffunction name = returntype "volno" = "query" >

    < name cfquery "volno" = > select TRIM (CONCAT (name.fname,' ', name.xholy)) HAVE brother, name.foiid, fcn.*, nspay.*, Foidpay.*, otherpay.*, CONCAT(otherpay.othpayamt,'-',otherpay.othpaytitle) AS otherpay, fcnsales.salesid, (fcnsales.salesamt) AS FCN_SOLD, salesdate

    OF name, Func, fcnsales, foidpay, nspay, otherpay

    WHERE 0 = 0

    AND Fcn.fcnvolno = ' #form.volno # '.

    AND name.foiid = fcnsales.salesfoiid

    AND FCN.fcnid = fcnsales.salesfcnid

    AND name.foiid = nspay. NSPAYfoiid

    AND nspay.nspaydate = fcnsales.salesdate

    AND name.foiid = FOIDPAY.foidpayfoiid

    AND FOIDPAY.foidpaydate = fcnsales.salesdate

    AND name.foiid = otherpay.othpayfoiid

    AND otherpay.othpaydate = fcnsales.salesdate

    ORDER BY name.city desc, name.foiid

    < / cfquery >

    < cfreturn > "#volno #

    < / cffunction >

    <! - NEW FUNCTION - >

    < = 'total' returntype cffunction name = "query" >

    < name cfquery 'total' = >

    SELECT name.*, fcn.*, sum (fcnsales.salesamt) AS FCN_SOLD_This_Issue, salesdate

    Name, Func, fcnsales

    WHERE 0 = 0

    AND Fcn.fcnvolno = ' #form.volno # '.

    AND name.foiid = fcnsales.salesfoiid

    AND FCN.fcnid = fcnsales.salesfcnid

    < / cfquery >

    < cfreturn > "#total #

    < / cffunction >

    <! - NEW FUNCTION - >

    < cffunction name = returntype "total_NS" = "query" >

    < cfquery name = "total_NS" >

    SELECT SUM (nspay.nspayamt) AS total_ns

    OF nspay

    WHERE 0 = 0

    AND nspay.nspayvolno = ' #form.volno # '.

    < / cfquery >

    < cfreturn > "#total_NS #

    < / cffunction >

    < / cfproperty >

    ------------------------------------------------------------------------------------------ ---

    My action page that calls the cfc has the code below:

    < cfinvoke

    Component = "VAFOINS_NEW.CompoNet.Display"

    method = "volno".

    returnvariable = "volno" >

    <!--> CFC query

    < / cfinvoke >

    < cfinvoke

    Component = "VAFOINS_NEW.CompoNet.Display"

    method = "total".

    returnvariable = "total" >

    <!--> CFC query

    < / cfinvoke >

    < cfinvoke

    Component = "VAFOINS_NEW.CompoNet.Display"

    method = "total_NS".

    returnvariable = "total_NS" >

    <!--> CFC query

    < / cfinvoke >

    < cfquery name = "total_FOID" >

    SELECT SUM (foidpay.foidpayamt) AS total_foid

    OF foidpay

    WHERE 0 = 0

    <!-AND foidpay.foidpaycity = 'richmond'->

    AND foidpay.foidpayvolno = ' #form.volno # '.

    < / cfquery >

    < cfquery name = "total_other" >

    SELECT SUM (otherpay.othpayamt) AS total_other

    Of otherpay

    WHERE 0 = 0

    <!-AND otherpay.othpaycity = 'richmond'->

    AND otherpay.othpayvolno = ' #form.volno # '.

    < / cfquery >

    < cfquery name = "total_FOIClass_Attendance" >

    SELECT COUNT (CLASSFOIID) AS foic_attendance

    OF foiclass

    WHERE 0 = 0

    <!-AND foiclass.classcity = 'richmond'->

    AND foiclass.classvolno = ' #form.volno # '.

    < / cfquery >

    < cfquery name = "List_Class_Attendance" >

    Select trim (CONCAT (name.type,': ', name.fname, '', name.xholy,' ', name.slave)) HAVE brother, name.foiid, foiclass.classfoiid FROM name LEFT JOIN foiclass ON foiclass.classfoiid = name.foiid WHERE foiclass.classvolno =' #form.volno #' order name.type, my brother

    < / cfquery >

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    " < html xmlns =" http://www.w3.org/1999/xhtml ">

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"

    < title > FLIGHT No. results < /title >

    < / head >

    < body >

    <!-CFML below - >

    < / body >

    < / html >

    My guess is a problem with the path of dot notation. I have always fought with that. Most likely your local computer uses a virtual directory named VAFOINS_NEW (http://127.0.0.1/VAFOINS_NEW/) and your points of production directly in the directory VAFOINS_NEW (http://somesite.com/). Path of point rating that you use on your Web site is http://somesite.com/VAFOINS_NEW/. Paths of the dowry are a pain and who invented them should retire like he or she has done enough damage.

    I usually do something like this (I'm typing from memory so there will very probably be error of syntax or two, but I hope you get the idea):

  • Equium L10-273: fan of CPU/HDD / lights come on but nothing on the screen

    I have an Equium L10-273 and had to put in a new power outlet in the mobo.
    I removed the wide and electronics. A friend of my put news on that to get back together.

    It sounds if the HARD disc / CPU fan / lights come on but nothing on the screen.
    Have unplugged the cable from the screen and he recovered but not good.

    Any suggestions welcome

    PS: A mobo out on a Toshiba Equium A60-155 will be mine?

    To me, this looks like a motherboard problem.
    In my view, replace the whole motherboard.
    But it s only my personal suggestion, if you want to be 100% sure what's exactly wrong with you laptop, then go you and technician of the notebook check.

    PS: Don't think that a card mother Equium A60 - 155 to insert in the notebook Equium L10-273.

    Greetings

  • Site looks great with Safari, but all wrong in Internet Explorer...

    So, I developed a website on my Mac using Dreamweaver CS5, spry and tested in Safari.  It looks great.

    But, I have tried Internet Explorer 8 on Windows XP and it is allw rong.

    Here is the site:

    http://staging-area-2.com

    In Safari, the sidebar is on the left (where it should be).  BUT in Internet Explorer 8, the sidebar appears on the right, and what should be the right pane is shown below the box!

    Can anyone help?

    Remove 27px height of the. MenuBackground css

    Add clear: both; to the ContentWrapper css as below:

    {#ContentWrapper}

    Clear: both;

    }

    You will also need to add
    just before the closing tag "MenuBackground" as shown below. This will allow the background image appears.

  • Download not add-ons for Muse. Easy to buy and all seems good, but nothing in the downloads folder. Adobe "Obtained" Watch website I have Mac, Muse CC 2015, C Clowd, Cync files is on.

    Download not add-ons for Muse. Easy to buy and all seems good, but nothing in the downloads folder. Adobe "Obtained" Watch website I have Mac, Muse CC 2015, C Clowd, Cync files is on. Help?

    You should contact the provider of the Add on in this case.

  • I just bought Adobe Acrobat 'download only version '. During the installation process, I wonder for my serial No. But nothing in the packing or the card has a serial number? How get/find my serial number?

    I just bought Adobe Acrobat 'download only version '. During the installation process, I wonder for my serial No. But nothing in the packing or the card has a serial number? How get/find my serial number?

    Hi williamw18489690,

    Please see this KB doc to find your serial number: find the serial number of your product Adobe quickly

    Let us know if you need additional assistance.

    Kind regards

    Meenakshi

  • can I download a previous version when I got my mac fixed? problem is I think I have everything that I need, but I need to download from the internet, but I can't find the previous version. Any help would be great.

    My MAC crashed and I had fixed. Problem is the guy who fixed it, he wiped away. Can I re-download my previous version of Photoshop Elements (11)? The next problem is, I have to do from the internet bc my HDD is screwed. I bought an external disk for her drive, but that won't work either. Any help is appreciated. Thank you.

    Available downloadable Setup files:

    Download and installation help links Adobe

    Help download and installation to Prodesigntools links can be found on the most linked pages.  They are essential; especially steps 1, 2 and 3.  If you click on a link that does not have these listed steps, open a second window by using the link to Lightroom 3 to see these "important Instructions".

  • Hello.when RIP cd media player, I can not info automatically added to the albums and titles. any help, please

    using windows 7. used to get information (artist, album, genre, tracks) of music automatically added when Ripper music CDs, but do not get more information? Any help please

    Hi George Corbett.

    ·         Did you the latest changes on the computer?

    I suggest that you run the windows media player troubleshooting tool and check if it helps.

    http://Windows.Microsoft.com/en-us/Windows7/open-the-Windows-Media-Player-settings-Troubleshooter

  • I am trying to download my software elearning in my account and it shows no download available, even if I paid for it and the data of the invoice is there. any help?

    I am trying to download my software on e-learning in my account and it shows no download available, even if I paid for this and the data of the invoice is there. any help?

    Oh, Yes, well, if you're talking about e-learning 2.0 Suite... it's several years old... I don't know if Adobe has no download access user around holding method for that long... or even until the next version of the product is released... especially these days with the preference of creative cloud.

    Always take the downloads, you have access to and store their future use yourself

    You can try this (which came in another post on this forum):

    Download the free trial version Adobe Elearning Suite | Adobe Elearning Suite 6.1

    But it is for the latest version of eLS, not v.2.0. It can be a real challenge to find the installer for v2...

  • I just want to know the real web linking to the homepage of firefox that I use comodo dragon of ice which is based firefox and I want to use firefox by default in

    I just want to know the real web linking to the homepage of firefox that I use comodo dragon of ice which is based firefox and I want to use firefox by default in

    I see you put the tag b well in there, too. It was a mistake on my part I've already edited my original post. I tried to put about: fat home using HTML tags and I went too fast. Try Subject: House. It should come with zefa logo and below that will be a Yahoo! Search box.

    My first answer as marking and re-polished solution.

  • All of the physical memory used, but nothing in the Task Manager

    Hi I have windows 7 64 bit new installation as of yesterday (fully updated) and encounter a performance problem. When I look under task manager 95% of my physical memory (4 GB 3.5 GB) is used, but there is no task that uses memory. I chose to see the task for all users, and again nothing use the 3.5 GB of memory. It is a pretty clean install (auditor of virus and Skype, installed steam just) so no chance of a virus. I check my page file and it is set for the page file windows automatically scabies.

    I tried many things:-all service stop I can (no change)
    manually configure the paging file (no change)
    Reinstalled windows 7 (problem is finally once that all updates have been applied)

    Any help is greatly appreciated.

    Thank you

    I had the same problem and it is solved.

    a month ago my computer was sluggish and his memory was 77% either 93%, even though nothing was running. in the Task Manager for all the different processes added up to about 1.75 GB, so there was about 2 GB memory unexplained (4gig memory). I always ignored the 'show processes from all users"because im the only user on my computer, but decided to finally click i and a new process comes top of the list. Windows Media Player Network Sharing Service, this process itself was using 2 GB of memory. After completing the process, my memory returned to normal. However another thing you need to do is go to the resource monitor in the performance of the Manager section tasks and to suspend all processes of Window Media Player Network Sharing Service which are still open to slow things, and then set your very pretty.

    I realize that this is maybe not the exact answer to problem for everyone, but give it a shot.

  • Help! Turn on 10 power but nothing on the screen!

    I got my switch 10 during about 6 weeks. First month was great. Then he started to get stuck in the mode 'sleep', but on mine, I realized I just need to hold the power button for 10 seconds to turn off or would be put on normally when I press the power button again. We were happy about that, he has worked steadily.

    Thus, from yesterday: the battery was dead the day before. I left that it plugged in all night and day, then last night, I unplugged and tried to power it back it up. The backlight comes on - and sometimes it stays on, sometimes it goes off after about 10 seconds - but nothing happens. I left it on with the backlight all the night night LAST to drain the battery again. This morning, he was off, I plugged it in, same problem, no change.

    I tried the button power + down / volume; Alt + F10; the reset button seems to do nothing; I have also seen a suggestion of F2 + F9 + F10 + entry that also did not work.

    I can tell when the device is activated because the windows at the bottom of the screen button starts to vibrate when they are hit. Right now he's connected with the fixed Orange light in the power button.

    I am afraid that the thing is just gone, but is there anything ELSE I can do? It was a refurb, so there is no guarantee. The seller has provided a 30 day warranty. Ha ha.

    Thank you...

    OK a tower more: with PC switched off, hold down the F2 key on the keyboard, then hold the power button until something happens.

    After that, I'm out of conjecture.

  • My computer makes a noise but nothing on the screen, theres a light on the modem if

    for the past few weeks that my computer will not start up - which is nothing on the screen, yesterday he started upward and today for a few minutes then froze now cannot get on... I got a blue screen problem as well... do you think that there is nothing I can do or not? I am running windows vista

    Hey doz1990,

    I was not able to locate the specific page for this model computer. I suggest you email or by looking at the manual (if you do not find your they're online too, just use a search engine) and go to them via e-mail or a phone call.

    Looks like it could be a serious hardware problem, but I can't say without more information.
  • Satellite Pro P100-124 starts upward, but nothing on the screen

    Hello world

    I'm a newbie here & laptop but my companion got a satellite Pro P100 (Toshiba Satellite Pro P100-124 PSPA4E-001001EN) & it is my asked for help. Here's the problem:

    Laptop starts to go through the procedure of starting with lights coming and cd player starts to work the rotation of fans, but nothing shows up on the screen

    I said it could be the graphics card but could do with a starting point, I'm PC savvy but on the desktop, it's my first attempt at a portable computer so please be nice...

    Hello

    Have you tried this thing?

    ->, remove the battery and unplug the AC adapter from the portable computer
    -> waiting for ~ 30 min 1 h
    -> connect the two parts again and try to turn on the device

    If this will not help, then it would mean that a hardware problem serious causes this problem and you will need to contact a Toshiba ASP technician to know exactly what s wrogn.

    Good luck

Maybe you are looking for