Contribute cs5, adding a line under another sentence

Please see www.valetingcars.com on the right you will see a price list, when i try to insert another line under FULL VALETS it drops down 2 spaces instead of one, this happens all over the page when i try to insert another line.
Can anyone tell me why, and how to correct this as i only want to add another line underneath.
Thanks

Thanks for that it worked, however if you look at my site www.valetingcars.com you will see right at the top an extra bar since i changed the setting in contribute. My host said they will sort that out for me so no problems. Thanks for the help.

Similar Messages

  • Want to be added as line to another plan, told by VZ store voids warranty

    I have been eligible for an upgrade for a while now and am about ready to do it.  My fiancee has a VZ plan for her and her family and wants to add me.  The prices on phones in the store is alot higher than what I can get it for online and they won't pricematch.  My upgrade is supposed to give me a discount on the phone, a $50 credit from VZ, and sometimes an online discount.  I assumed I could just do my upgrade then at a later date transfer onto my Fiancee's plan as an additional line. 
    When I told the people in the store that I was just going to do my upgrade online so I could get my credits and discounts I was told that if I did that, when I transfer to my fiancee's account my phone's warranty would be void and I wouldn't be able to get the insurance.  This sounded like complete **bleep** so I went to another store and was told the same thing.
    I've been with VZ for a LONG time and many phones, and this just seems like a scam in which no matter what I do, I lose.  If I buy in the store I get to keep a waranty and get insurance, but I pay alot more for the phone and don't get any discounts or credits.  If I buy online and transfer onto her account, I run the chance of having my new phone develop a problem and leave me stuck paying full price for a replacement. 
    Its all VZ, and it would all be new, so why can't I be added as a line without losing my warranty?  Why couldn't I get my upgrade and be added to her plan at the same time?  Is there a way for me to do this without having to go to the store and have to fight because they're losing commission?  I've always bragged about VZ when my friends were complaining about other providers, but this experience is leaving me with a feeling that VZ is just about maximizing profits.

    MarkMyers34429 wrote:
    I have been eligible for an upgrade for a while now and am about ready to do it.  My fiancee has a VZ plan for her and her family and wants to add me.  The prices on phones in the store is alot higher than what I can get it for online and they won't pricematch.  My upgrade is supposed to give me a discount on the phone, a $50 credit from VZ, and sometimes an online discount.  I assumed I could just do my upgrade then at a later date transfer onto my Fiancee's plan as an additional line. 
    When I told the people in the store that I was just going to do my upgrade online so I could get my credits and discounts I was told that if I did that, when I transfer to my fiancee's account my phone's warranty would be void and I wouldn't be able to get the insurance.  This sounded like complete **bleep** so I went to another store and was told the same thing.
    I've been with VZ for a LONG time and many phones, and this just seems like a scam in which no matter what I do, I lose.  If I buy in the store I get to keep a waranty and get insurance, but I pay alot more for the phone and don't get any discounts or credits.  If I buy online and transfer onto her account, I run the chance of having my new phone develop a problem and leave me stuck paying full price for a replacement. 
    Its all VZ, and it would all be new, so why can't I be added as a line without losing my warranty?  Why couldn't I get my upgrade and be added to her plan at the same time?  Is there a way for me to do this without having to go to the store and have to fight because they're losing commission?  I've always bragged about VZ when my friends were complaining about other providers, but this experience is leaving me with a feeling that VZ is just about maximizing profits.
    I don't know how true what you've been told is. There should be no difference whether you purchse in-store or online. What you would need to do to be put on your fiancee's plan is called an Assumption of Liability. When you do this, your contract status and upgrade date remain the same. It is true that when you do an AOL, you void the warranty (it's all over the forums here that this is what happens) SO. To go around this, do the AOL first and get put on your fiancee's plan. Since your upgrade eligibility and contract remain the same, do your upgrade after, and you will keep your warranty. This might, however, forfeit your $50 NE2 credit. I'm not exactly sure. But I guess you just have to choose which one is more important: The $50 off, or to be able to have that 1 year manufacturer's warranty to fall back on.

  • Adding a Dotted red line under characters in a UITextView

    I am trying to create my custom spell checker for the UITextView.
    To show that a word is misspelled, I need to add the "red dotted line" under the misspelled word. To do that, here is what I thought would work -
    I create a dictionary which contains the values for the key NSUnderlineStyleAttributeName. However, what this does is, it does underline the characters but it does not have a dotted pattern. Also, setting the strokeColorAttribute also does not seem to have any effect.
    Here is my code -
    NSMutableDictionary *misspelledAttributes = [NSMutableDictionary dictionary];
    [misspelledAttributes setObject:[NSNumber numberWithInt:kCTUnderlineStyleThick|kCTUnderlinePatternDot] forKey:NSUnderlineStyleAttributeName];
    [misspelledAttributes setObject:[UIColor redColor] forKey:NSStrokeColorAttributeName];
    To set the attributes to a attributed string for a particular range -
    NSMutableAttributedString *attrString = [self.textView.attributedText mutableCopy];
    [attrString addAttributes:misspelledAttributes range:wordRange];
    self.textView.scrollEnabled = NO;
    self.textView.attributedText = attrString;
    self.textView.selectedRange = NSMakeRange(NSMaxRange(range), 0);
    self.textView.scrollEnabled = YES;

    I agree that the NSStrokeColorAttributeName is not the correct property to use. I am not able to edit my post to remove that piece of code.
    I am trying to do this for my iOS project and NSUnderlineColorAttributeName is not available for iOS yet. It is only available for OSX. I just checked that in the developer library.
    Am I missing something here?
    Also, I am unable to add a "dotted" underline. All I can do is put a single line under the text. is Apple allowing us to only put a single line and not any of the other types of underline styles such as dashed, dotted etc.?

  • Using Contribute CS5 to edit site created w/Dreamweaver - PayPal button size issues

    I'm using Adobe Contribute CS5 to edit my web site that was built with Dreamweaver on a Mac.  I have a PC with Windows XP, 1G of ram, a 40G hard drive (used only for programs and operating system) a 1 terabyte external hard drive for all files, etc.  I use MSN Explorer for my browser.
    I have done extensive editing and everything works fine except for when I edit or add PayPal buttons.  The site was built using "tables" for most everything as well as all of my price lists.  When I add a button or edit button properties, that row of cells doubles in height, in the "editing window" they look okay but when I publish the page they take on the doubled height.
    I contacted Contribute tech support and they say Contribute is working properly and the problem is with how the button code was written in Dreamweaver.  The tech said even though the button looks like it is the proper size, the code tells it to take up more space thus giving me the cell height problem.  My standard price lists do not have any lines defining rows and columns but on one page I have been experimenting with I have given the table a line value of 1 to enable me to see what is going on, you can view this page at; http://www.hopscrimshaw.com/birds/owls1.htm
    My Webmaster and I parted ways a few years ago so seeking help there is not an option, she won't return phone calls, reply to e-mails, etc. 
    Any help solving this problem would be very much appreciated.
    Thanks,   PapaHop

    I am also having this problem and any answer would be greatly appreciated. The code <p style="margin-top: 0; margin-bottom: 0;"> </p> gets added whenever text edits are made. This seems to create spaces on the page which pushes content out of alignment. The code gets put into the navigation, the text and anything above the text being edited, jpeg sliders, images, etc.

  • Contribute CS5 Network Install

    Hi,
    I'm trying to package up Contribute CS5 to install across our network.
    As per the other CS5 products I initially tried to use the XML deployment file method (as per http://kb2.adobe.com/cps/842/cpsid_84211.html#InstallSource), however there is no deployments folder on my Contribute CD, and I have been unable to locate a suitable install.xml template, even by doing a recorded install.
    I have also tried using the tool here http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html
    This works an creates a custom msi which installs fine when I run it logged into Windows. However when I run is as an installer through a group policy or startup script it won't install (all the other CS5 products will install this way fine though, weird!).
    The error that the msi installer generates is 'installation sucess or error status: 1603'.
    I've checked through http://kb2.adobe.com/cps/408/kb408716.html but with no progress.
    Is there a way to debug the install further, or do have any idea why the same command line that is used to install withing a logged on windows session would failed during a startup script
    msiexec /i "\\server\share\contributecs5\build\contributecs4.msi" /quiet
    Thanks,
    Phil

    Further to this I have isolated the problem...
    When running the MSI under an normal administrator account is installs fine. However when running it either as a startup script/policy install, or via a cmd prompt running as the 'SYSTEM' account the installation fails with the error code 1603.
    I have tried emptying the temp files as advised in the Adobe KB article and also, Google Deskbar/Search is not installed.
    It is odd that out of all the CS5 products I'm deploying in a similar manner, only Contribute is affected.
    Has anyone got any ideas?
    Cheers,
    Phil

  • Funny red line under link

    Hi
    I posted this issue last night as part of a larger issue which has been solved, so I am reposting this by itself.
    website: www.jeffwenzelart.com
    problem: on home page there is a link to biography, when you click on that link you are taken to the bio page which has 4 links on the side: Bio/CV/Statement/Selected Reviews. Those links are set up using Arial 12 pt regular type, they all remain dark grey no matter what you do (rollover, click etc.) The active link is always in red, bold, arial 14pt type, and stays in red until you click on another link.
    This all works fine and as intended except on the "Selected Review Page". When you are on the "selected review" page Biography is in a different grey color, is bold, and appears with a thin red link line under it...on my screen the red line goes away when I move my cursor over it, but it comes back if I leave that page and return to it
    I have checked and rechecked using inspector to see that I have the correct properties assigned to the link (I do) I have removed all four links from all of the associated pages and rentered them individually as opposed to cutting and pasting...and nothing makes it change.
    I am wondering if that is how it displays to others, and how the heck do I fix it

    thanks for the reply, and let me first say I am not trying to be difficult, but I am trying to understand the problem
    the links are NOT in individual text boxes (primarily to control the amount of space between the lines...I like that sort of tight spacing).... they are in one box, with each line being made a link.
    in addition, on the bio/cv/and statement pages the links are set up that way (one text box) with no issue....they each perform as I expected.
    also, on the selected review page all of the reviews on the page are in one big text box...but there is considerable more spacing between the linked items, and they seem to perform correctly as well.
    can you help me understand the difference between individual text boxes, and a big one with lots of links in it...what problem am I creating by doing it that way.
    I will certainly make the links individual boxes, if you think it will work....it's an easy thing to do, and if it solves the problem that would be great.
    Now here is something I did just a bit ago...and it seems like it might be important to figuring the problem out, but it could just be craziness too, but would you mind reading what I did and tell me if I was going in the right direction, or if it just doesn't have any bearing on the problem.
    it was suggested to me that I had an issue with my css files (this is getting above my head) but in an attempt to figure this out, after I published the site to a folder, I looked in the files for Bio/Statement/CV and/ Selected Reviews because I thought maybe if they looked vastly different it would be a clue as to what the problem is.
    The CV/BIO and /Statement files all had just about the same types of things in them, they each has 13 items in them...mostly shape images....but the Selected Review file had 21 items in it....it had 9 more shape images than the other files...maybe it is unimportant but it seems weird to me; it was also missing some of the same files the other pages had.
    I decided to remove the Bio etc links from the "selected reviews" page, and I republish the site to a folder and once I did that there were only 12 items in the Selected Review file....so I uploaded it to my host....I accessed the website and there was no change ....the removed links still appeared there, and the bio link was still bold with a red line under it....I expected that they would not be on the page at all...why was it pulling an old version of a page I had overwritten ( or thought I had)....where is that page , where is it pulling it from? I don't understand this aspect.
    so I have gone back to iweb, recreated the links and reposted the site and there is no change at all....so I have deleted the links, and then I added them back and there is no change in any version.
    Thanks for anything you can offer to help.

  • Jquery show/hide not working in contribute CS5 or CS6

    We use Dreamweaver templates and our users use contribute CS5 or contribute CS6 to edit webpages. We recently added some Jquery code that shows/hides DIVs on the webpage. When our users try to edit this page, the Divs are hidden they are not able to see the content to edit it. Is there a workaround for this?

    Hi motiondude,
    I am having a similar problem with CS6 and show/hide buttons in an interactive PDF. I am having the German CS6 version of InDesign (just as info).
    What my problem is: I have made some sort of „gallery“, where there are small versions of all pictures on the page, and a big version of everyone are on a pile over each other.
    When you click the small „preview“ image I made a show/hide action that it should show the big version of the picture. This worked fine on the first page where I tried this!
    But on the second page with other images it wasn’t working at all. When I opened the PDF in my Acrobat Pro (Version 10.1.7) the buttons did not show up the pictures when I
    clicked them. The first image stayed there.
    I for sure checked my setting several times, everything is fine and correct in the actions and buttons area. In the SWF preview I checked it too, everything should work fine.
    Yes, I know that this preview is just for SWF, but it is a fast checking tool for actions.
    Afterwards I also tried opening the file with the PDF viewer. The problem still was there.
    What „solved“ my problem for now was to make an idml and open the file in CS5. Making an interactive PDF out of the CS5 – and it worked!
    Though I am just at the very beginning of my document, so lets see if CS5 will be my solution until I am finished with it.
    To summ it up, it seems this is really a bug in CS6. I also read here http://forums.adobe.com/message/4482056 that this seems to be a bug. But one in the forum mentioned
    this bug should be fixed with the new release. But this was back in 2012! I have the newest update. But I still have the problem.
    Maybe it will take some time until it is fixed in the German version? I am not sure. It is really annoying.
    I think writing a bug report should be done in this case!

  • Black Line under Linked Image

    Hey, I have started another website for my portfolio, consisting of many pages. Anyway, I'm mainly using CSS, but there is a little HTML for the navigation.
    Heres the question: When I linked the top banner image to go to the Home page (index.html), there is a random black line under the image. I gave the image and ID tag in CSS and made sure that border:0;
    Please respond, I desperatly need this for a school project and it will look random if there is a weird line in the middle of the page. Thanks in advance!

    Here is the CSS code
    @charset "utf-8";
    /* CSS Document */
    html {
         background-color: #F1D66B;
         background-image: url(../Images/Background.png);
         font-family: "Showcard Gothic", "Cooper Std Black", Calibri, serif;
         word-spacing: 6px;
    body {
         background-color: #F9ECB9;
         margin: 0 auto;
         width: 700px;
         padding: 20px;
         word-spacing: 0px;
    h1 {
         font-size: 38px;
         text-decoration: underline;
         font-variant: small-caps;
         font-weight: bold;
         margin-bottom: 40px;
    h2 {
         font-size: 28px;
         text-decoration: underline;
         font-variant: small-caps;
    h3 {
         margin-top: 20px;
         font-size: 16px;
         background-color: #F1D66B;
         padding: 15px;
         padding-top:40px;
         padding-bottom:40px;
         text-align: center;
         margin-top: 100px;
         word-spacing: 0px;
         font-family: Georgia, "Times New Roman", Times, serif;
         font-weight: bolder;
         font-variant: small-caps;
    h4 {
         font-size: 50px;
         text-decoration: underline;
         font-variant: small-caps;
         font-weight: bolder;
         margin-left: 0px;
         margin-right: 0px;
         margin-top: 20px;
         margin-bottom: 20px;
         text-align: center;
    p {
         font-size: 20px;
         font-family: Georgia, "Times New Roman", Times, serif;
         text-indent: 40px;
         margin-bottom: 70px;
    ul {
         font-family: Georgia, "Times New Roman", Times, serif;
         font-size: 20px;
    strong {
         font-weight: 1200;
    a {
         text-decoration:none;
    a:link {
         color: #000;
         text-decoration: underline;
    a:visited {
         color: #000;
         text-decoration: underline;
    a:hover {
         color:#846B0D;
         text-decoration: underline;
    div{
         bakcground-color: #7C9614;
         text-decoration: underline;
    #logo{
         border-bottom: 10px;
    h5 {
         text-align: center;
         margin: 0 auto;
    a img{
         border: none;
         text-decoration: none;
    And here is the HTML for my index.html page
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "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>Spinoff - Home</title>
    <link href= "CSS.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_nbGroup(event, grpName) { //v6.0
      var i,img,nbArr,args=MM_nbGroup.arguments;
      if (event == "init" && args.length > 2) {
        if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
          img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
          if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
          nbArr[nbArr.length] = img;
          for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
            if (!img.MM_up) img.MM_up = img.src;
            img.src = img.MM_dn = args[i+1];
            nbArr[nbArr.length] = img;
      } else if (event == "over") {
        document.MM_nbOver = nbArr = new Array();
        for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
          nbArr[nbArr.length] = img;
      } else if (event == "out" ) {
        for (i=0; i < document.MM_nbOver.length; i++) {
          img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
      } else if (event == "down") {
        nbArr = document[grpName];
        if (nbArr)
          for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
        document[grpName] = nbArr = new Array();
        for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
          nbArr[nbArr.length] = img;
    //-->
    </script>
    </head>
    <body>
    <h4><a href="index.html"><img src="../Images/Logo.jpg" name="logo" width="700" height="200" border="0" id="logo" /></a></h4>
    <table border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td width="230"><a href="gameshome.html" target="_top" onclick="MM_nbGroup('down','group1','Games','',1)" onmouseover="MM_nbGroup('over','Games','','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Games.jpg" alt="" name="Games" border="0" id="Games" onload="" /></a></td>
        <td width="230"><a href="videoshome.html" target="_top" onclick="MM_nbGroup('down','group1','Videos','',1)" onmouseover="MM_nbGroup('over','Videos','','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Videos.jpg" alt="" name="Videos" border="0" id="Movies" onload="" /></a></td>
        <td width="219"><a href="photoshome.html" target="_top" onclick="MM_nbGroup('down','group1','Photos','',1)" onmouseover="MM_nbGroup('over','Photos','','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Photos.jpg" alt="" name="Photos" border="0" id="Photos" onload="" /></a></td>
      </tr>
    </table>
    <h2>Welcome!</h2>
    <p>Welcome to the home page of <strong>Spin-Off</strong> media! Hey, thanks for coming! As you can see, we have many games, videos and photos for you! We hope you enjoy your stay, and come back! Well, what are you waiting for? Get clicking!</p>
    <h2>Submissions</h2>
    <p>We welcome your submissions here at spin-off! Got a game you want other people to play? Think some people will get a good laugh at your home video? Have a photo you think some people will get a kick out of? Send it to us HERE and we will review it before posting. Please, put the file in the attachment, as well as any title and description you want in the body.</p>
    <p><strong>*NOTE* </strong>Any submissions that do not pass will not be notified, in fact, nobody will be notified. If you see it on the site, congratulations, you have something ahead of you kid. If not, keep trying!</p>
    <h3>Not-So-Copyrighted - Spinoff Media<br />
      <a href="index.html">[home]</a> <a href="gameshome.html">[games]</a> <a href="videoshome.html">[videos]</a> <a href="photoshome.html">[photos]</a><br />
      <a href="mailto:[email protected]?subject=Spin-Off">[contact]</a> <a href="legal.html">[legal]</a> <a href="mailto:[email protected]?subject=Submission">[submit]</a> <a href="about.html">[about]</a><br />
    NSFW? Tell us <a href="mailto:[email protected]?subject=NSFW">HERE</a> and we will respond</h3>
    </body>
    </html>
    The little black line happens right under the first h4

  • Can Contribute CS5 publish to secured PHP pages?

    I have created a site that has standard HTML pages and a members section that uses PHP pages with the Dreamweaver restrict access server behavior to limit access to authorized users.  I'm trying to use Contribute CS5 to update or create new secured pages (ultimately the client will do this) but it only seems to work for the static HTML pages.
    When I open the login PHP page, I can enter the user name and password, but the page that I am then directed to (set us as part of the login user server behavior) returns a script error telling me "Spry" is undefined on a line that dosen't spry.  I can either continue running scripts on the page or not (same behavior results), edit the page and then try to publish it, whereupon I get an error saying that either the server is busy or I am not authorized to publish on the site.  But without exiting the app, I can then go to a static html page, edit and successfully publish it, so it seems that the problem is associated with the restricted access pages, as though session variables aren't being recognized.
    All help appreciated.  Thanks.

    OK, found the problem. There was an incorrect path to a javascript file in my header navbar that only effected PHP pages that were in a file off the root.  All non-PHP pages, being in the root, worked fine.
    So the bottom line is that Contribute works properly, and the problem was a path error that Contribute was in fact flagging.
    Only wish that I had seen this before I changed all of the PHP pages to HTML and revised the login pages to so all of them I needed to update were non-PHP.  OUCH!
    I guess I get 10 points for answering my own question... but not worth it.

  • Contribute CS5 - cannot edit pages

    I have just installed trial (full) verstion of Contribute and I connected, can navigate between pages etc without any problem in view mode.
    However when I click the edit button it says (after trying to download the page and set up some files to work in): "Contribe encountered a network or file system error. Please try the operation again and contact the administrator if the error continues to occur." and does not create an editing page. If I do it again it creates an editing page but it is only the template and no text (apart from what exists in the template). If I add some text and publish it, it adds the text to the page I was editing adding it to the text already there (but which was not viewable in the edit page).
    Any ideas why this is happening? I have never used this programme before. My provider has no idea why this is happening and is not familar with Contribute. Any help to resolve this would be appreciated. Thanks.

    Please clear the preferences and try.
         Delete the Preferences in Library –
               Go to “<username>/Library/Preferences/”   and delete the folder  “Adobe Contribute CS5”
         Delete the Preferences in locale -
               Go to “<username>/Library/Application Support/Adobe/”     and delete the folder  “Contribute 6”
    If the above doesnot help then check if there any other versions of Contribute on the same machine and clear them also along with CS5 and try again.
    Check publishing a plain page from Contribute and reediting the same.
    Can you try editing any other page with a different template ?
    Could you try the same on any other machine and check?
    Can you share the URL ?

  • Workbook - one query under another

    Hello
    I need to create a workbook presenting two queries one under another. The matter is that I am not able to prdict, how many lines the first query will present, when opening and refreshing the workbook. The result is that I have much empty space between reports, or upper report overwrites the lower one.
    Do you know a possibility to link these queries each other? I would like to force the workbook to display the lower query in dynamicaly defined place.
    Thanks in advance,
    Arelis

    Hello
    It is not a solution. What I need is to have the second query always exactly under the above one - not the matter how many lines the first query has.
    A

  • Adobe CS5 adding extra code to an uneditable section of the page?

    I have a website that was created in Dreamweaver and has editable regions set for other people to manage the content using Contribute. The main author of the website is using Contribute CS5, and it is adding extra code to an uneditable region of the page (as defined in the template), which messes up the layout of the header and footer. Can anyone help me figure out why this is happening and how to fix it?
    I have edited the page successfully through my version of Contribute, which is 6.5--it does not add that extra junk into the code.
    The solution, might be to move my user over to 6.5, but I want to find out why it is happening, before we spend any additional money on the program.

    What's the code?

  • Contribute Cs5 bug in reading pdf. file

    I am using a trial version of Contribute Cs5 on my Mac.  When I want to see a pdf. file on my website through Contribute Cs5, after following all the instruction, I got the following message:
    The requested URL /SRC_Residents/Interest Group/Walkers schedule/currentmonth__MMtmp315cb6b9/currentmonth.pdf was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    I then looked into my website and found that there is an added folder with the above name, but there is nothing in this folder. My file is definitely there because I can see it on my website directly in the same folder as the added folder from Contribute.
    I think this is a bug in the Contribute program.  Apparently Contribute created this folder but did not put the file in the right place.
    I will only consider buying this version if the bug is corrected.
    Does the Contribute Cs5 have the same problem in the PC version?
    Tsing Bardin

    Hi Tsing,
         To upload pdf, doc, xls files to your website, you can use the Publish File From My Computer option.
    Click File menu, and select Publish File From My Computer from the dropdown menu.
    In the resulting dialog, browse to the folder that contains the pdf document, select the pdf document and click Select button. (If you are connected to multiple websites, Contribute will ask you to select which website you would want to upload the file to. Select a website.)
    Then, you get the Publish dialog, where, you can choose in which folder you want to publish the file to, and click Publish button.
    Now, the file will be uploaded to your website.
    Similar to Flash Paper option, latest versions of Contribute has Insert Document as PDF and Insert PDF. So, you can embed a pdf document within your web page and then publish. For more information - http://help.adobe.com/en_US/contribute/cs/using/WS5b3ccc516d4fbf351e63e3d1180fba204e-7f91. html
    As for the contents being empty in the temporary folder, the contents are deleted after preview in browser is done. That is, after closing the Browser window after Preview in Browser, the contents in the temporary folder are deleted.

  • I cannot gain access to my website using Contribute CS5

    I have Contribute CS5 on a Mac running 10.7.5 and used to be able to access it but cannot now.  I CAN access the site on the internet fine and using YummyFTP can upload to it fine.
    When I use the CS5 Wizard to set up the connection I end up with "Access Denied.  The file may not exist, or there could be a permission problem."  I have double checked all the inputs, I called my ISP and went thru everything there = all permissions are open to me, I'm usign the proper user ID and password and she can get to the site also. 
    When I do get the CS5 Wizard going it says in a dialog screen "Downloading 'cthub...etc....csi'  and nothing else happens.
    Another dialog that comes up is -- "Contribute cannot verify your connection information.  /  Please contact your administrator for assistance."
    I have talked to the ISP and we can't solve it between us.

    I finally gained access as a User but I cannot call myself an Administrator = it says my password is wrong but I put in the password for my website access - what other password are they talking about???

  • So my friend gave me a ipod touch 5th gen i went to reset the ipod through the settings but after i hit erase ipod it stopped doing anything all you see is the apple sign and a line under it...it has had the same thing on the screen for 2 days ...

    so i bough an ipod touch 5th gen from a friend i went to the settings and tried to factory reset it the ipod...so i hit erase ipod then it went dark..then showed the apple sign and a line under it...but thats it it has had that on the screen for 2 days it wont connect to itunes and i did the rebot thing with the power and home button and it still wont do anything i need help please

    Try:                                               
    - iOS: Not responding or does not turn on           
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable                     
    - Try on another computer                                                       
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar                                     

Maybe you are looking for