Broken link in Mozilla but not in Safari

New Mac User here and I'm hoping someone is willing and able to help me out.
I've got a PHP based website that I modify from time to time with a Content Management interface. It is professionally important that it comes up clean and reads clean. It is hosted by the web hosting agency that I have my domain name residing.
I noticed recently that the some images on some pages show up in Safari (I just migrated everything over) but it shows up as a broken link in Mozilla. I just cleared the cache, history and cookies and refreshed the page in Mozilla and no image.
Is there a good explanation for this?
I could try this in Explorer on the Mac and I'm wondering if there may also be some difference in terms of how this page shows up on these three browsers in /Windows.
Is it possible that I need to check six versions 2 OS's and 3 browsers to verify that this page is coming up professionally?

HI,
does this sound like total malarkey to you?
No, not at all. JPG is the commonly used format for images for the web.
Open an image file in Preview. From the menu bar click File / Save As. Select JPG.
As an example go here: http://www.google.com/images?hl=en&source=imghp&biw=1277&bih=566&q=flowers&gbv=2 &aq=f&aqi=g10&aql=&oq=&gs_rfai=
Right or control click any image then click Inspect Element. Type in JPG in the search field on the right, press return or enter on your keyboard. You'll see JPG highlighted.
Carolyn

Similar Messages

  • Custom F4 help in a BSP application working in Mozilla but not in IE

    Hi,
    I have created a custom F4 help in a BSP application.
    It is working in Mozilla but not in IE. I tried enabling javascript as well but still it is not working.
    Can someone please suggest a possible solution for this?

    Hi,
    See simmilar discussion in thread /thread/1883519 [original link is broken]
    I think this may be helpful for you.
    Thanks,
    Chandra

  • JQuery Cycle 2 Image Slideshow (Works (cycles) in Explorer, but not in Safari or Chrome??

    I am novice designer. I copied code for Cycle2 into my head (declaration or initializer?) and body (image source) of HTML document. The slider cycles through pictures in Explorer, but not in Safari or Crome. Any help, suggestions, alternatives would be appreciated. Thank you.
    I have tried
    Spry Content Slideshow- trouble being responsive when resized.
    FlexSlider2.2- trouble with image height/viewport sizing to big (kinda had workaround), but had trouble with getting HTML text and image together on one slide.
    WOWSlider- could not get rid of the gutter/margins surrounding the slider.
    Cycle2-won't work in all browsers (for me)
    Here is my code (on otherwise empty HTML and CSS pages) for Cycle 2
    <!doctype html>
    <!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
    <!--[if IE 7]>    <html class="ie7 oldie"> <![endif]-->
    <!--[if IE 8]>    <html class="ie8 oldie"> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="">
    <!--<![endif]-->
    <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>HTML5 document with Cycle2</title>
    <!--Latest jQuery Core Library-->
    <script src="http://code.jquery.com/jquery-latest.min.js">
    </script>
    <!--Cycle2 Plugin Script-->
    <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery.cycle2/20130409/jquery.cycle2.min.js"></script>
    <style>
    .cycle-slideshow, .cycle-slideshow * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin:0 auto;
    width:45%; /**adjust width as required**/
    .cycle-slideshow img {width: 100%;}
    </style>
    <title>Untitled Document</title>
    <link href="css/boilerplate.css" rel="stylesheet" type="text/css">
    <link href="css/stylesheet.css" rel="stylesheet" type="text/css">
    <!--
    To learn more about the conditional comments around the html tags at the top of the file:
    paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/
    Do the following if you're using your customized build of modernizr (http://www.modernizr.com/):
    * insert the link to your js here
    * remove the link below to the html5shiv
    * add the "no-js" class to the html tags at the top
    * you can also remove the link to respond.min.js if you included the MQ Polyfill in your modernizr build
    -->
    <!--[if lt IE 9]>
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <script src="css/respond.min.js"></script>
    </head>
    <body>
    <div class="gridContainer clearfix">
      <div id="LayoutDiv1">Use Insert Panel for additional Fluid Grid Layout Div tags. Note: All Layout Div tags must be inserted directly inside the "gridContainer" div tag. Nested Layout Div tags are not currently supported. </div>
      <div id="top">This is the content for Layout Div Tag "top"</div>
      <div id="header">This is the content for Layout Div Tag "header"</div>
      <div id="navigation">This is the content for Layout Div Tag "navigation"</div>
      <div id="slider"><h1><a href="http://www.malsup.com/jquery/cycle2/">jQuery Cycle 2</a> Responsive Slideshow</h1>
    <!--begin slideshow-->
    <div class="cycle-slideshow"
        data-cycle-pause-on-hover="true"
        data-cycle-speed="700"
    >
    <!--your images go here-->
    <img src="http://malsup.github.com/images/beach1.jpg" data-cycle-title="beach1">
    <img src="http://malsup.github.com/images/beach2.jpg" data-cycle-title="beach2">
    <img src="http://malsup.github.com/images/beach3.jpg" data-cycle-title="beach3">
    <img src="http://malsup.github.com/images/beach4.jpg" data-cycle-title="beach4">
    <img src="http://malsup.github.com/images/beach9.jpg" data-cycle-title="beach9">
    <!--end slideshow-->
    </div></div>
      <div id="content1">This is the content for Layout Div Tag "content1"</div>
    </div>
    </body>
    </html>

    Resize/re-scale & optimize all images for the web in your graphics editor before you insert them into your web pages.  Saves bandwidth and reduces page load.
    Cycle2 is a responsive slideshow.  If you want all images to remain 400px and not responsive to layout,  you'll need to modify the CSS code a little.
    Details on using Previous & Next links are in the documentation.
    http://jquery.malsup.com/cycle2/demo/prevnext.php
    Nancy O.

  • A php script works in IE but not in safari .. please help

    The following php works in internet explorer but not in safari or chrome .
    In IE all files are saved in specified folder .
    But in safari , xml portion works .. that is myxml.xml is saved in 'uploads/'.$temp directory ... but uploaded files are not saved in the given folder ..instead they are saved in 'uploads' folder .... not in 'uploads/'.$temp folder or 'uploads/'.$temp.'/image/' folder ...
    The script is called from flash ...
    I am new to php ... please help ...
    <?php
    session_start();
    $temp=$_SESSION['myfolder'];
    $raw_xml=file_get_contents("php://input");
    if(isset($_FILES['Filedata']['name'])){
    $whichfile=$_FILES['Filedata']['name'];
    $whichextension=substr($whichfile,-3);
    if($whichextension=='flv'||$whichextension=='pdf'||$whichextension=='txt'||$whic hextension=='mp3'){
    move_uploaded_file($_FILES['Filedata']['tmp_name'],'uploads/'.$temp.'/'.basename ($whichfile));
    elseif($whichextension=='jpg'||$whichextension=='png'||$whichextension=='gif'){
    move_uploaded_file($_FILES['Filedata']['tmp_name'],'uploads/'.$temp.'/image/'.ba sename($whichfile));
    elseif($raw_xml!=false){
    $fp=fopen('uploads/'.$temp.'/myxml.xml','w');
    fwrite($fp,$raw_xml);
    fclose($fp);
    else{
    echo "&fname=$temp";
    ?>

    Use this style rule for that image to get that custom cursor:
    <pre><nowiki>cursor: url("dart.cur"), auto;</nowiki></pre>
    See also:
    *https://developer.mozilla.org/en/Using_URL_values_for_the_cursor_property

  • My ipod touch is connected to wi-fi but not access safari, youtube, itunes, app store safari even tells me that is not connected to internet, also had trouble at first because I could not connect to wi-fi, afternoon much as told me that the password was i

    my ipod touch is connected to wi-fi but not access safari, youtube, itunes, app store, safari even tells me that is not connected to internet, also had trouble at first because I could not connect to wi-fi, afternoon much as told me that the password was incorrect when it was correct, please tell me as I do to let me access youtube, safari, app store, i tunes...
    thanks

    - Reset the iPOd. Nothing will be lost.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router
    - Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections

  • When uploading videos to iWeb, the video screen gets cut off at the top. It only happens in Firefox, but not in Safari.

    When uploading videos to iWeb, the video screen gets cut off at the top. It only happens in Firefox, but not in Safari. Has anybody else had this problem?

    I'm using pure HTML5 for mobile websites although you need to provide an OGG file for Firefox. See the movie page on this site...
    http://mobile.ezmacwebdesign.com/
    If you don't have an iPhone, grab the browser handle and drag it to the left to reduce the width to see how it responds to mobile devices' fixed width browsers .
    This will play in all modern browsers and on mobile devices. You can use QuickTime Pro for the OGG or OGV conversion or get the freeware Miro Video Converter...
    http://www.iwebformusicians.com/Website-Movie-Video/Easy-Movie-Player.html
    If you only want to upload an MP4, you can use a flash fallback player and this will cover Firefox and those geriatrics that still use older versions of Internet Explorer....
    http://www.iwebformusicians.com/Website-Movie-Video/Flow-Player.html
    http://www.iwebformusicians.com/Website-Movie-Video/Fallback-To-Flash.html
    http://www.iwebformusicians.com/Website-Movie-Video/JW-Media-Player.html
    If you use any of the four fallback players above, take advantage of the fact that you can add a poster image and stop the video file from preloading. This makes for a faster page download time.
    You can also achieve this using HTML5 by adding preload="none" and poster="URL to the poster image" into the code shown on this page...
    http://www.iwebformusicians.com/Website-Movie-Video/HTML5-Video.html

  • Want: Adobe Reader with Firefox but not with Safari

    I've been using Firefox as my primary browser for awhile, but still use Safari at times. I use Adobe Reader to display PDFs within Firefox, and it is currently also used by Safari.
    I'd like to take advantage of Safari's new ability to natively display PDFs within the browser window without using Adobe Reader, but I want to continue to use Reader with Firefox.
    Does anybody know of a way to make this happen? It seems to be an all-or-nothing proposition since the same plug-in is used by both browsers.
    iBook G4 12"   Mac OS X (10.4.6)   It's white.

    well, you might try quitting safari & firefox, then moving the adobe plugin(s) from /hd/library/internet plug-ins/ to /applications/firefox.app/contents/plug-ins/ In finder, press Apple-shift-G & paste the italicised text above into the box - this will take you to the firefox plug-ins folder ( assuming you have firefox in the applications folder )
    then restart the browsers & see what happens
    Please note - I don't know that this will work, but it's easy to try & easy to revert back to normal - just quit the browsers again & move the plugin(s) back where they came from.
    I'll just test it with a different plug-in......

  • I have to open website which opens only with google but not from safari. how can i get such google?

    i have a website which opens only with google, but not google from safari. how i can get google w/o using safari?

    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.
    If you wish, you may be able to salvage the errant extension by uninstalling and reinstalling it. Its settings will revert to their defaults. If the extension still causes a problem, remove it permanently or refer to its developer for support.

  • Why can I surf on Firefox, but not on Safari?

    Hi,
    I'm running an iBook G4 with 10.4.8 on it. My DSL internet connection is through an apartment server, requiring its own manual network configuration to work. That is the easy part...it took a week to figure out the proxies (the local staff and their command of english is Ok but not that good) and I got Firefox up and running. It has been working great for a month.
    But one thing is puzzling me, why can't Safari see that I have a functioning DSL internet connection? I am using the same manual configuration for the connection and I have made sure that every program that needs this connection can see it. This problem is, in fact, bigger than just Safari. None of my Apple programs (including Network Diagnostics), Yahoo Messenger or Google Earth can see my working internet connection. I'm perplexed! Any ideas?

    Hi, CatherineTW. 
    Thank you for visiting Apple Support Communities. 
    It sounds like your Bluetooth device is connected during playback of these videos.  Try changing the audio source to iPhone or disconnect the Bluetooth device when playing videos. 
    Bluetooth Devices
    Cheers,
    Jason H.

  • Embedded audio shows up using FireFox, but not with Safari?

    I have recently published a website using iWeb 09 to a SFTP host.  The site looks like the iweb verison in Firefox and Safari except that on one page, "About My Bagpipes" one audio clip is not visiable and will not playin Safari, but works fine using Firefox as the browser.
    In addition,  in accessing the site via Safari, I often have to refresh the Home page to see the navbar and/or images, even after clearing teh cache on my iMac.

    Found this :
    http://mysite.verizon.net/r.g.cameron/bobcameronpiperwebpages2012/index.html
    Went here :
    http://www.bobcameronpiper.com/bobcameronpiper.com/Home.html
    2 javascripts won't load.
    One of them is the js file to add the nav
    Feed here :
    http://www.bobcameronpiper.com/bobcameronpiper.com/feed.xml
    This is the culprit page :
    http://www.bobcameronpiper.com/bobcameronpiper.com/About_My_Bagpipes.html

  • Simple Table Displays OK in Mozilla But Not Showing in IE??

    I'm updating our company website and am looking to add sections to each page with bullet points.  (Note: I am using Dreamweaver CS4 version 10.0.)
    I tried using the Unordered List feature but for those bullet points that were extremely long, the 2nd line would never align properly.  So...someone in our IT Dept suggested using a table.
    The table works GREAT in Firefox but only the first bullet point shows when I view using IE 8.  Even the rest of the page does not display.
    Relative newcomer to Dreamweaver so ANY assistance would be GREATLY APPRECIATED!
    Here is the HTML code:
    <table width="346" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td width="27" scope="row"><div align="center">&#8226</div></td>
        <td width="319"><span class="BulletText">Direct integration with other ABC-developed products such as PKonRx, eSignature, and A/R</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226</div></td>
        <td><span class="BulletText">POS A/R transactions automatically update pharmacy A/R module - no more double entry</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226</div></td>
        <td><span class="BulletText">Record all “paid-in” and “paid-out” transactions through POS</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Post Customer A/R and PBM payments</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Eliminate analyzing register tapes with clear and concise POS reports</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">End-of-day takes just minutes</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Create start and stop dates for promotions ahead of time</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Add item messages that remind clerks of promotions, cross-sell and up-sell product</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Identify sales trends by item, department or after each promotion</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Protect margins by tracking price overrides</span></td>
      </tr>
      </table>
    Here is what it looks like in Mozilla:
    Here is what it looks like in IE 8:

    osgood:
    Thanks for the quick response and finding the missing ;!
    Here is the full HTML code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <title>SRS Pharmacy Systems: POS (Point-of-Sale)</title>
    <link href="style.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    <!--
    .style9 {
        font-size: 13px;
        font-weight: bold;
    .style12 {
        font-size: 13px
    .style13 {font-size: 11px; }
    .style16 {color: #000000}
    .style17 {color: #4F5162}
    .style18 {
        font-size: 9px;
        font-style: italic;
    -->
    </style>
    <link href="Level1_Arial.css" rel="stylesheet" type="text/css">
    </head>
    <body>
        <table >
          <tr>
            <td style="height:351px; background:url(images/bg-top.gif) top  repeat-x" align="center">
                <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                       codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
                       width="766" height="351">
                <param name="movie" value="flash/header_v7.swf?button=3">
                <param name="quality" value="high">
                <param name="menu" value="false">
                <!--[if !IE]> <-->
                <object data="flash/header_v7.swf?button=3"
                        width="766" height="351" 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>
            </td>
          </tr>
          <tr>
            <td style="height:368px" align="center" class="m_text">
                <table style="width:766px;">
                  <tr>
                    <td style="height:34px"></td>
                  </tr>
                  <tr>
                    <td >
                        <table >
                          <tr>
                          <td style="width:445px;">
                              <div  style="margin:0px 40px 0 33px">
                                <div align="left"><span class="style9"><span class="ParagraphHead"> <img src="images/Solutions_Spotlight.jpg" width="257" height="27" alt="POS"><br>
                                <br>
                                </span></span><strong><span class="ParagraphHead">Point-of-Sale</span></strong><span class="ParagraphSUBHeading"><br>
                                More Effective Cash Management</span><br>
                              <span class="ParagraphText">Once thought to be a fixture in only large pharmacies, <span class="style9"><span class="style12"><img src="images/POS-3.jpg" alt="Computer Pic" width="117" height="110" align="left" style="margin-right:15px; margin-top:3px"></span></span>an efficient point-of-sale system is now a necessity for <em>any</em> pharmacy looking to more effectively manage their overall business. From complying with recent IRS regulations for FSA/HRA cards, to creating a more accurate and efficient checkout process for customers, to managing pharmacy will-call bins, SRS’ PKon POS is the answer!<br>
                                      <br>
                            </span><strong><span class="ParagraphSUBHeading">Increased Efficiencies</span></strong><span class="ParagraphSUBHeader2"><br>
                                        </span><span class="ParagraphText">Creating a single point of entry for all sales transactions, charges and payments, PKon POS
                                          makes your once tedious end-of-day processes quicker and more efficient as well as adds profitability by improving margins,
                                          identifying sales trends and opportunities.<br>
      <br>
      <table width="346" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td width="27" scope="row"><div align="center">&#8226</div></td>
        <td width="319"><span class="BulletText">Direct integration with other SRS-developed products such as PKonRx, eSignature, and A/R</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226</div></td>
        <td><span class="BulletText">POS A/R transactions automatically update pharmacy A/R module - no more double entry</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226</div></td>
        <td><span class="BulletText">Record all “paid-in” and “paid-out” transactions through POS</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Post Customer A/R and PBM payments</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Eliminate analyzing register tapes with clear and concise POS reports</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">End-of-day takes just minutes</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Create start and stop dates for promotions ahead of time</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Add item messages that remind clerks of promotions, cross-sell and up-sell product</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Identify sales trends by item, department or after each promotion</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Protect margins by tracking price overrides</span></td>
      </tr>
      </table>
                                        </span> <br>
                                    <span class="ParagraphSUBHeading">Increased Security</span><br>
                                    <span class="ParagraphText">Enhance your security and employee accountability by implementing the following security
                                      features:<br>
      <br>
      <table width="346" border="0">
      <tr>
        <td width="17" scope="row"><div align="center">&#8226;</div></td>
        <td width="319"><span class="BulletText">Clerk tracking for every POS transaction</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Track unauthorized price overrides, voided transaction or discounts</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">Restrict register(s) and POS tasks to specific users</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">PCI DSS-compliant software protects customers’ credit card data from fraud and abuse</span></td>
      </tr>
      </table>
                                    </span>
                                     <br>
                                      <span class="ParagraphSUBHeading">Improved Customer Experience</span><br>
                                      <span class="ParagraphText">Customers will quickly judge their shopping experience by an efficient and fast checkout process.
                                      Pharmacies cannot afford a slow checkout system when a customer is ready to pay.</span><br>
                                  <br>
                                  </ul>
                                    <table width="346" border="0">
                                      <tr>
        <td width="17" scope="row"><div align="center">&#8226</div></td>
        <td width="319"><span class="BulletText">POS conveys a more professional image to your customers</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226</div></td>
        <td><span class="BulletText">POS delivers faster sales transactions and reduces the amount of time customers spend in
                              checkout lines</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226</div></td>
        <td><span class="BulletText">POS allows the pharmacy to offer convenient payment options (e.g. credit, debit, FSA, HRA or
                              in-store charge account)</span></td>
      </tr>
      <tr>
        <td scope="row"><div align="center">&#8226;</div></td>
        <td><span class="BulletText">One signature pad to handle all PBM, HIPAA, NSC, A/R and credit/debit card signatures</span></td>
      </tr>
      </table>
                                </span><br>
                                    <span class="ParagraphText">Click on the brochure link for additional information. If you still have questions, <A HREF="mailto:[email protected]" ONCLICK="openWindow('tell_me_more.html','516','381')">contact  us</A> today for a personal response. </span></span><span class="style12"><br>
                                    </span><br>
                                    <br>
                                <a href="PDFs/SRS PKon POS.pdf" class="style13" ><img alt="arrow" src="images/a1.gif" style=" margin-right:5px"></a><span class="Clickhere"><a href="PDFs/SRS_POS.pdf" >Click here </a>for the  POS brochure</span></div>
                                  <a href="PDFs/SRS PKon POS.pdf" class="style13"><span class="Clickhere"><a href="PDFs/SRS_POS.pdf" >
                                  </a>
                            <div align="justify"></div>                          </div>                        </td>
                            <td style="width:40px; background:url(images/bg-line.gif) repeat-y"></td>
                            <td style="width:260px;">
                                <div  style="margin:0px 26px 0 0px">
                                    <img src="images/Pharmacy_Solutions.jpg" alt="" width="192" height="27" ><br>
                                  <strong><br>
                                  </strong><span class="ParagraphText"><span class="ParagraphText">Browse our full suite of pharmacy management applications:</span><br><br><span class="SolutionsBullets">
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 PKon Rx.html" >PKon Rx</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 340B.html" >340B</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 AutoFax.html" >Auto-Fax</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 EPrescriptions.html" >e-Prescriptions</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 ESig.html" >eSignature</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 IVR.html" >IVR</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 MAR.html" >MAR Printing</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 Offsite Backup.html" >Off-Site Backup</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 POS.html" >Point-of-Sale (POS)</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 Receivables.html" >Receivables (A/R)</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 SystemsSupport.html" >Systems Support</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 Thermal Printing.html" >Thermal Printing</a><br>
                                  <img alt="Read More" src="images/a1.gif" style=" margin-right:5px"><a href="index-3 Timeclock.html" >Timeclock</a></span><br>
                                  <br>
    </div>                        </td>
                          </tr>
                      </table>
                    </td>
                  </tr>
                  <tr>
                    <td style="height:16px"></td>
                  </tr>
                </table>
            </td>
          </tr>
          <tr>
            <td >
                <table >
                  <tr>
                    <td style="width:50%; background:url(images/bg-left.gif) top repeat-x #E6E8E9"></td>
                    <td style="width:766px; background:url(images/bg-bot.gif) repeat-y">
                        <table style="width:766px;height:81px; background:url(images/bg-bot2.gif) top repeat-x">
                          <tr>
                            <td height="147" bgcolor="#999999" style="width:271px;"><br>
                                <br>
                                <br>
                                <span class="c_text" style="margin:29px 0px 0 0px">&copy;2010 SRS Pharmacy Systems</span><br>
                            </td>
                            <td bgcolor="#999999" style="width:303px;"><br>
                                <br>
                                <br>
                                <span class="c_text"><span class="style16"><a href="index-1.html">Home</a>  |  <a href="index-2.html">Technology</a>  |  <a href="index-3.html">Solutions</a>  |  <a href="index-4.html">News</a>  |  <a href="index-6.html">Contact Us</a> </span></span></td>
                          </tr>
                        </table>
                    </td>
                    <td style="width:50%; background:url(images/bg-right.gif) top repeat-x #D3D5D6"></td>
                  </tr>
                </table>
            </td>
          </tr>
        </table>
    </body>
    </html>
    Here is the CSS:
    body{
        padding:0px;
        margin:0px;
    table {border-collapse:collapse; border:0px;}
    table, td {
        height:100%;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        list-style-type: disc;
        vertical-align: top;
        color: #666;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
    td {
        vertical-align:top;
        padding:0px;
    a:hover{text-decoration:none;}
    img {
        border:2px;
        float: left;
        border-top: 3px;
    .m_text, table, li, input, textarea
        font-size:13px;
        color: #005891;
        vertical-align: top;
        display: table;
    .m_text a{
        color:#005891
    .m_text span a{ }
    .m_text strong a{ color:#4A4A4A}
    .h_text {}
    .s_text a{ color:#414F66; font-size:10px; text-decoration:none}
    .s_text a:hover{ text-decoration:underline}
    .l_text {}
    .c_text {
        color:#FFF;
        font-size:8pt;
    .c_text a{
        color:#FFF
    .no_class, form, .no_class td
            width:auto;
            height:auto;
            margin:0px;
            padding:0px;
            border:0px;
    .line {
        background:url(images/line.gif) repeat-x;
        width:170px;
        height:2px;
        top: 12px;
    .line2 { background:url(images/line.gif) repeat-x; width:121px; height:1px}
    .form{height:20px; margin-top:3px;}
    .form input {width:213px; height:17px; padding-left:5px}
    textarea {width:213px; height:152px; padding-left:5px; overflow:auto; margin-top:3px}
    ul {
        margin:0;
        list-style-type: disc;
        list-style-position: inside;
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        color: #666;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
    li  {
        margin: 0px;
        background-image: none;
        background-repeat: no-repeat;
        background-position: left center;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#B23737}
    .ParagraphHead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #005891;
        text-align: left;
    .ParagraphText {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 13px;
        color: #333;
    .BulletText {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 13px;
        color: #333;
    .Clickhere {
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 11px;
        color: #333;
    .ParagraphSUBHeading {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #333;
    .ParagraphSUBHeader2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #005891;
    .SolutionsBullets {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #005891;

  • Broken Link on Mozilla Firefox webpage

    The link to join the Beta Programme is broken on the 'What's New' page http://www.mozilla.com/en-GB/firefox/3.6.12/whatsnew/
    The link http://www.mozilla.com/en-GB/beta/ does not exist

    I'm redirected to http://www.mozilla.com/en-GB/firefox/beta/ and that link works.
    See also:
    * http://kb.mozillazine.org/Testing_pre-release_versions
    * http://kb.mozillazine.org/Creating_a_new_Firefox_profile_on_Windows
    * http://kb.mozillazine.org/Using_multiple_profiles_-_Firefox

  • BT URL works in Google Chrome but NOT in Safari

    This is the URL      https://www.bt.com/consumerFaultTracking/secure/fa​ults/tracking.do?pageId=31
    All works on that page as one might expect, but when opened in Safari the links/buttons do NOT work!  
    Please investigate and correct matters.
    Thanks.
    David B.

    What is the output format?
    Sreekanth

  • Second site has a hyperlink in the Announcement, but not in Safari Navbar!

    Earlier I told you all that when I made a second site in my iWeb site, it did not show up when I tried to see it on Safari.
    Subsequent to that, I finished a bunch of tasks and was shown that message that pops up asking whether or not I want to send an Announcement. I clicked Yes, and an email message popped up. It was a generically formatted email saying The Website Is Ready For You To See and Here is the hyperlink.
    I noticed that there were TWO, not just one, hyperlinks. I noticed that in that announcement, the second hyperlink was for the second site that I created in iWeb but which never showed up in Safari. (I clicked all the right clicks to make them show up, too.)
    So the question is:
    Why does the Safari website Navbar not show the existence of my second site, the Announcement email that goes out to my friends does provide a hyperlink for that second site? (Someone here told me that I have to give that second site a name, and I have not yet done so. So if I have not, then why does the Announcement acknowledge that second site?)
    Lorna in Southern California

    Hi Lorna,
    I don't use the announcement function, so it's
    interesting to me that it does that. Thanks for the
    heads up.
    As far as your second site goes, iWeb does not
    automatically put a link in the navigation menu of
    the first site to help people go to your second site.
    You will need to do this yourself if that's what you
    want. You will also want to provide a link back to
    the first site on the second site so that your
    visitors can "travel" from site to site back and
    forth. But iWeb really considers the two sites to
    be separate and that's why it doesn't do this
    automatically for you.
    Some people who have multiple sites choose to make a
    sort of Welcome page that functions as a directory of
    their sites. On this page, all they have is buttons
    that are linked to each of their sites so that people
    can just click and go to the respective site. Just
    another idea to throw out there.
    And you know what? I am wavering between second site and just one site. Lorna in Southern California

  • Datagrid Image Renderer Broken in CS SDK but not Flex project

    Within a Photoshop Extension, I have a DataGrid which has an inline custom image renderer whose dataprovider is an ArrayCollection called "photos"  representing a list of photos and some metadata properties.  One of the properties "fileName" is concatenated with a path to a thumbnail image such as source="{'LR_AUTO/imported/thumbs/' + data.fileName}".
    The dataprovider is bound to a LCDS DataService. When the extension is first launched, the dataservice initializes the dataprovider with the existing values for the "photos" arraycollection.  The thumbnail images are correctly shown.
    However, when the DataService receives a new row and updates the photos dataprovider, the datagrid's new row shows a broken image for the thumbnail even though the path is correct.  I have dumped the photos dataprovider and verified that all information is correct.  When I close Photoshop and relaunch it from Flash Builder, once again LCDS initializes the photos ArrayCollection and THEN the thumbnail that previously showed as broken show up correctly.
    I have a ColdFusion Directory Watcher Gateway that watches a directory where Lightroom auto-imports images from a tethered capture session.  When the camera sends Lightroom a new image, the new image is processed by Lightroom and moved to a target directory, and since ColdFusion's Directory Watcher is watching that targeted directory, ColdFusion will create a thumbnail image in a subfolder and notifiy LCDS that of the new image and related metadata.
    *** This is the interesting part *** When Lightroom places new images in the target directory, this is propogated to the Photoshop Extension's datagrid, and the new row shows up as described earlier, showing a broken image for the thumbnail.  BUT, instead of Lightroom, if I manually copy images to the folder where ColdFusion is watching, then exact same code path is exectuted and in the Photoshop Datagrid the new row appears and THE THUMBNAIL IMAGE shows up correctly.
    The difference seems to be only in how the images are put in the original target location.  The problem is when Lightroom puts them there, but it works when I put them there as a user.
    *** More Interesting Info *** I have the Flex code for the Photoshop Extension duplicated in a standalone, non-CSSDK project using Flex 3.4 which I launch in a browser.  I have mirrored the code in the Photoshop extension, but in this manner, the problem does not exist.  With plain Flex 3.4 in a browser, whenever LCDS notifies the datagrid of a new photo record, the datagrid's new row ALWAYS shows the thumbnail correctly.
    A primary difference in how the thumbnail image is rendered is that in a browser, the Flex 3.4 project accesses the image assets over the network, however, in the Photoshop Extension, the image asset WITH THE SAME RELATIVE PATH is accessed over the local file system.
    source="{'LR_AUTO/imported/thumbs/' + data.fileName}"
    So in the case of the browser, this path is a relative URL and the image is retrieved over HTTP, however, in the PS Extension, the same path represents a file system path relative to the project folder.
    Unfortunately, because the Flash Player (including APE) cannot access BOTH the network and the local filesystem, so I cannot change the Extension to use network access.
    ** The important part to remember is that when I stop the Flash Builder debug session and close Photoshop, then relaunch the debug with Photoshop, then all the images show up correctly in the Extension.
    Your advice is appreciated.
    Thank you!
    Steve
    ====================================================
    Environment
    ====================================================
    Photoshop CS5 Extended 12.01 x32
    Flash Builder 4
    CS SDK 1.02
    Extension Builder SDK 3.4
    MacBook Pro / OS X 10.5 / Intel Core 2 Duo 2.66 GHz / Procs: 1 / Cores: 2 / Memory: 8 GB
    App configured for Photoshop CS5 and Photoshop CS5 Extended
    ====================================================
    NewsAgencyPhotoshop.mxml
    ====================================================
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" xmlns="com.stevenerat.news.*"
                    horizontalScrollPolicy="off" verticalScrollPolicy="off" verticalGap="0"
                    layout="vertical" horizontalAlign="left"  backgroundColor="#353535"
                    historyManagementEnabled="false"
                    creationComplete="init();">
        <mx:Script>
                public function handlePhotoClick(data:Object):void {
                    this.PreviewImageWindow = PreviewImage(PopUpManager.createPopUp(this,PreviewImage,true));
                    var filePath:String = data.dirPath + data.fileName;
                    PreviewImageWindow.addEventListener("imageOpenEvent",imageOpenListener);
                    PreviewImageWindow.addEventListener("imageCloseEvent",imageCloseListener);
                    PreviewImageWindow.addEventListener("imageSavedEvent",imageSaveListener);
                    PreviewImageWindow.setFileName(data.fileName);
                    PreviewImageWindow.setFilePath(filePath);
                    PreviewImageWindow.y = 0;
                    PreviewImageWindow.x = 0;
            ]]>
        </mx:Script>
        <mx:ArrayCollection id="photos"/>
        <NewsPhoto/>
        <mx:DataService id="ds" destination="NewsAgencyPhotos" autoSyncEnabled="true" autoCommit="true" conflict="conflictHandler(event)"/>
        <mx:Label text="News Agency Photos" fontSize="20" paddingBottom="30"/>
        <mx:Label text="Available Images" fontSize="15"/>
        <mx:DataGrid id="photoIPTC" dataProvider="{photos}" editable="true" width="220" rowCount="5" rowHeight="75" wordWrap="true">
            <mx:columns>
                <mx:DataGridColumn headerText="id" dataField="fileName" width="40" editable="false" sortDescending="true"/>
                <mx:DataGridColumn dataField="psLock" width="65" headerText="Status" editable="false" editorDataField="value">
                    <mx:itemEditor>
                        <mx:Component>
                            <mx:ComboBox editable="false">
                                <mx:dataProvider>
                                    <mx:String>New</mx:String>
                                    <mx:String>Open</mx:String>
                                    <mx:String>Edited</mx:String>
                                </mx:dataProvider>
                            </mx:ComboBox>
                        </mx:Component>
                    </mx:itemEditor>
                </mx:DataGridColumn>
                <mx:DataGridColumn headerText="Photo" dataField="fileName" width="80" editable="false">
                    <mx:itemRenderer>
                        <mx:Component>
                            <mx:HBox horizontalAlign="center" horizontalScrollPolicy="off" verticalScrollPolicy="off">
                                <mx:Image click="outerDocument.handlePhotoClick(data);" source="{'LR_AUTO/imported/thumbs/' + data.fileName}" width="75" height="75"/>
                            </mx:HBox>
                        </mx:Component>
                    </mx:itemRenderer>
                </mx:DataGridColumn>
            </mx:columns>
        </mx:DataGrid>
    </mx:Application>
    ====================================================
    A DUMP OF THE DATAPROVIDER
    in this case, one array item existed when launched, then a second was added
    while running.  The first has its thumbnail show, the second item has broken image
    ====================================================
    ------------------DUMP----------------------------
    (mx.collections::ArrayCollection)#0
      filterFunction = (null)
      length = 2
      list = (mx.data::DataList)#1
        fillParameters = (Array)#2
        length = 2
        localItems = (Array)#3
          [0] (com.stevenerat.news::NewsPhoto)#4
            aperture = "F10"
            cameraLens = "EF24-70mm f/2.8L USM"
            cameraModel = "Canon EOS 7D"
            city = ""
            copyrightNotice = "¬© Steven Erat 2011"
            country = ""
            creator = "Steven Erat"
            description = ""
            dirPath = "/Users/stevenerat/LR_AUTO/imported/"
            fileName = "ERAT_STEVEN_20110122_162.jpg"
            focalLen = "42.0 mm"
            headline = ""
            id = 1
            iso = "100"
            keywords = "Alt, Dramatic, Fashion, Girl, Glamorous, Glamour, Inked, Model, Portrait, SOPHA"
            psLock = "New"
            shutterSpeed = "1/128 sec"
            state = ""
          [1] (com.stevenerat.news::NewsPhoto)#5
            aperture = "F10"
            cameraLens = "EF24-70mm f/2.8L USM"
            cameraModel = "Canon EOS 7D"
            city = ""
            copyrightNotice = "¬© Steven Erat 2011"
            country = ""
            creator = "Steven Erat"
            description = ""
            dirPath = "/Users/stevenerat/LR_AUTO/imported/"
            fileName = "ERAT_STEVEN_20110122_163.jpg"
            focalLen = "42.0 mm"
            headline = ""
            id = 2
            iso = "100"
            keywords = "Alt, Dramatic, Fashion, Girl, Glamorous, Glamour, Inked, Model, Portrait, SOPHA"
            psLock = "New"
            shutterSpeed = "1/128 sec"
            state = ""
        uid = "8BAC025E-60D1-11F1-3654-44BDB0D218CE"
        view = (mx.collections::ArrayCollection)#6
          filterFunction = (null)
          length = 2
          list = (mx.data::DataList)#1
          sort = (null)
          source = (null)
      sort = (null)
      source = (null)
    ------------------END_DUMP------------------------

    I expected that if my extension uses the local filesystem AND the network that I would get a Security Sandbox Exception as I recently described in this thread:
    http://forums.adobe.com/thread/791918?tstart=0
    However, I just tried changing my datagrid image renderer to access the thumbnail via HTTP and the thumbnail issue after Lightroom export does not happen.
                <mx:DataGridColumn headerText="Photo" dataField="fileName" width="80" editable="false">
                    <mx:itemRenderer>
                        <mx:Component>
                            <mx:HBox horizontalAlign="center" horizontalScrollPolicy="off" verticalScrollPolicy="off">
                                <mx:Image click="outerDocument.handlePhotoClick(data);" source="{'http://localhost:8500/LR_AUTO/imported/thumbs/' + data.fileName}" width="75" height="75"/>
                            </mx:HBox>
                        </mx:Component>
                    </mx:itemRenderer>
                </mx:DataGridColumn>
    Furthermore, I can also open the image via the Photoshop DOM, and it does open correctly.  It seems that I do have a solution now, although I'm not certain as to why I'm not getting a Security Sandbox Exception as I described in the other post.
    Thanks for reading.

Maybe you are looking for

  • How to make for loop pass only once in a next() method

    Good Day! Can anyone help me or suggest any idea to resolve my problem with the below code, wherein it will only pass the for loop only once. I already tried inserting the for loop in side the if (sqlset4.isFirst()) condition but the problem is it on

  • [SOLVED] Pacman hangs at sync

    Any idea why? I got my rt73 wireless working, and was able to go on the internet with links, but synchronizing with pacman is stuck at 'Synchronizing Package Databases'. Is it because pacman is too old and I need to upgrade it first or what? Last edi

  • Website Translation

    Hi all My question is about how to make websites work in different languages. As I operate my business with customers throughout INDIA I need to present my website in several languages. How does this work? Once I have the text translated, do I have t

  • Help: won't accept CDs and burning smell from keyboard!

    My girlfriend’s iBook G3 (couldn’t tell you much about it beyond that – except I think it has a 12” screen) simultaneously developed 2 problems. Problem 1 was that when you try to insert a CD, the tray pops straight back out. Problem 2 was that there

  • Apache 1.3 re-Install issue...

    Currently I'm on 10.4.9 with some version of apache v2.0.48. It has a preference pane in System prefs called Apache2. There seems to be a need for me to go back to the original installed mac version (I think it's v1.3) but I don't know how to switch