Announcement

Collapse
No announcement yet.

target=

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    I was about to be nice...I had a reply already posted in another window but noticed the OP was replying so, in case he was saying he'd found the answer, I waited for his reply!

    Good job I did

    oh well, he'll probably not come back to tell us he found the answer anyway (and I know he has )

    But, for anyone else who comes across this thread, the answer is HERE
    Tracey

    Comment


      #17
      Originally posted by budgetbumps
      (and I know he has )
      Tracey we need to find you something more fulfilling to do, i'm sure i can find a few thousand products for you to set some spreadsheets up.

      Comment


        #18
        Originally posted by leehack
        Tracey we need to find you something more fulfilling to do, i'm sure i can find a few thousand products for you to set some spreadsheets up.
        lol
        been doing other things too, honest..just always keeping one eye on the forum
        Tracey

        Comment


          #19
          Morning

          My reply was not meant to be taken as rude and yes my grammar and spelling is poor.

          Has no one ever written a text message only to find it taken the wrong way?

          I was looking for an answer that could have been hard coded in the design window. To solve the problem of going through all the PDF or html links, and to stop it happening in the future.

          I did find mylinkpage.htm" target="_blank but gave up at 9pm 3hours of looking honest.

          p.s I will try to read my message next time to check its rudeness level

          Comment


            #20
            Originally posted by headfish1971
            Morning

            My reply was not meant to be taken as rude and yes my grammar and spelling is poor.

            Has no one ever written a text message only to find it taken the wrong way?

            I was looking for an answer that could have been hard coded in the design window. To solve the problem of going through all the PDF or html links, and to stop it happening in the future.

            ok, interesting idea actually.
            In your design preview window, click on the fragment link text so it highlights the relevent code below

            you'll see <a href="ProductLinkInfo">

            Change this so it says <a href="ProductLinkInfo" target="_blank"> and it should fix it

            I'm not sure what it'll do if you already have a hardcoded target="_blank" in your code though, you'll probably need to remove that, but it will mean you don't have to add it in future.


            Originally posted by headfish1971

            p.s I will try to read my message next time to check its rudeness level
            Good idea!
            Tracey

            Comment


              #21
              Thank you for the nice reply

              i have been playing with that part of the product layout
              but with no joy

              changed it to

              Code:
              	<br><a style="font-size:10px" href='ProductLinkInfo" target="_blank"> ' target="_blank" rel="nofollow">
              opens in same window

              Comment


                #22
                No need for target blank twice. Check out the code it creates via a preview, will be easier to see what you have done wrong. Looks like duplicate code and missing quotes to me.

                Comment


                  #23
                  agreed..get all your code within the <a href> tag, with no duplications and it should work

                  ie

                  <a style="font-size:10px" href="ProductLinkInfo" target="_blank" rel="nofollow">
                  Tracey

                  Comment


                    #24
                    Originally posted by headfish1971
                    was hopping for something better than a answer actinic support could of gave me.
                    can open, worms everywhere.

                    Comment


                      #25
                      Post #21. In that single line you've got 4 errors: Mismatched single and double quotes, repeated sub-tags, two closing > and a spurious single quote.
                      Norman - www.drillpine.biz
                      Edinburgh, U K / Bitez, Turkey

                      Comment


                        #26
                        Opps

                        I done it again posted a message to fast with out checking the information
                        Sorry for the code errors

                        I have amend the code to
                        <a style="font-size:10px" href="ProductLinkInfo" target="_blank" rel="nofollow">

                        And still getting the same window open,
                        Any ideas please

                        can of worms
                        and i so hate fishing

                        Comment


                          #27
                          ok..by "opening in the same window", you're not using a tabbed browser and seeing it open in another tab in the same window, are you?
                          Because, in a tabbed browser, that's what it will do.
                          If you want it to open in a new window, maybe you could call on it to open as a pop up?

                          I'm not to clear why it wouldn't be working properly otherwise
                          Tracey

                          Comment


                            #28
                            Yes I am using internet explore 7 , when I open a page preview and hover over the link it displays the web address but when the link is clicked the pages just opens in the same window and not a new tab.

                            Not sure about open as a pop up

                            Comment


                              #29
                              well, in that case, let's have the url of a page/product that has the correct code but isn't working?
                              Tracey

                              Comment


                                #30
                                not sure if this mite help

                                Code:
                                <!-- saved from url=(0022)http://internet.e-mail -->
                                <!-- ProductLine HTML begin -->
                                <!-- Insert HTML for the top of the individual product -->
                                <table width="556" border="0" style="border:1px solid #ccc;" cellspacing="0" cellpadding="0">
                                	<tr>
                                		<td colspan="2"><div style="text-align:center;background:URL('customImages/back_mainProductGlass.jpg') repeat-x;height:30px;color:#fff;font-weight:bold;font-size:10px;padding-top:7px;position:relative;width:556px">
                                <A HREF="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20AND%0d%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e" ><actinic:variable name="SectionPageName" /></actinic:block><actinic:block if="%28%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20%3d%3d%20false%29%20OR%0d%28%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e%20%3d%3d%20false%29" ><actinic:variable name="SectionURL" /></actinic:block>" style="color:#4D535F;font-size:11px"><actinic:variable name="ProductName" /></a>
                                
                                <div style="position:absolute;top:15px;left:2px;"><img src="ghostLogo.gif" /></div>
                                </div>
                                </td>
                                	</tr>
                                <tr>
                                <actinic:block if="%3cactinic%3avariable%20name%3d%22ListIndex%22%20%2f%3e%20%20%3e%201"><!-- ProductSeparator HTML begin -->
                                <!-- This template specifies the product separators -->
                                
                                
                                
                                <!-- This template specifies the product separators -->
                                <!-- ProductSeparator HTML end --></actinic:block>
                                  <actinic:block if="%3cactinic%3avariable%20name%3d%22IsProductFormUsed%22%20%2f%3e">
                                      <form method="post" action="<actinic:variable name="OnlineScriptURL" value="Shopping Cart Script URL" />"> 
                                         <input type="hidden" name="SID" value="<Actinic:Variable Name="SectionID"/>" />
                                         <input type="hidden" name="PAGE" value="PRODUCT" />           
                                         <input type="hidden" name="PAGEFILENAME" value="<Actinic:Variable Name="SectionPageName"/>" />
                                         <Actinic:SECTION BLOB='<Actinic:Variable Name="SectionCatFile"/>'/>
                                </actinic:block>
                                 
                                
                                
                                    <td>
                                <table border="0" cellpadding="0" cellspacing="0" >
                                  <tr>
                                    <td bgcolor="#CCCCCC">
                                     <table border="0" cellpadding="0" cellspacing="0" bordercolor="#CECFCE" bgcolor="#FFFFFF" style="border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc">
                                      <tr>
                                        <td valign="top">
                                			<table width="100%"  border="0" cellspacing="0" cellpadding="5">
                                          <tr>
                                            <td width="250" valign="top"><actinic:variable name="ProductImageLayout"/></td>
                                            <td valign="middle" width="303">
                                <a name="<actinic:variable name="EncodedProductAnchor"/>"><span class="actxsmall"><b></b> <br />
                                                    <span class="actxxsmall"><actinic:block if="%3cactinic%3avariable%20name%3d%22IsProductReferenceVisible%22%20%2f%3e">
                                         Ref: <actinic:variable name="ProductReference" />
                                </actinic:block></span> <br>
                                            </span> <span class="actxxsmall"><actinic:block if="%3cactinic%3avariable%20name%3d%22IsRetailCustomerMessageUsed%22%20%2f%3e">
                                <br>
                                <Actinic:PRICE_EXPLANATION PROD_REF="<actinic:variable name="ProductID" />" COMPONENTID=-1><Actinic:Variable Name="RetailCustomerMessage"/></Actinic:PRICE_EXPLANATION>
                                </actinic:block><BR/></span><span class="actxxsmall"><actinic:variable name="ProductDescription"/></span> <b><actinic:block if="%3cactinic%3avariable%20name%3d%22PriceIsEnabled%22%20%2f%3e">
                                <b>
                                <Actinic:PRICES PROD_REF="<actinic:variable name="ProductID" />" RETAIL_PRICE_PROMPT="<Actinic:Variable Name="ProductPriceDescription"/>">
                                <actinic:variable name="PriceListRetail" />
                                </Actinic:PRICES>
                                </b>
                                </actinic:block>
                                <actinic:block if="%3cactinic%3avariable%20name%3d%22ProductPriceIsEnabled%22%20%2f%3e%20%3d%3d%20False">
                                <Actinic:NOTINB2B><br><strong><actinic:variable name="ProductPriceNotEnabledMessage" /></strong></Actinic:NOTINB2B>
                                </actinic:block></b></a><actinic:block if="%3cactinic%3avariable%20name%3d%22IsQuantityPromptShown%22%20%2f%3e">
                                      <br />
                                      <span class="actrequired"><Actinic:Variable Name="QuantityPrompt"/></span>
                                      &nbsp;
                                      <input type="text" name="Q_<Actinic:Variable Name="ProductID"/>" size="4" value="<Actinic:Variable Name="DefaultQuantity"/>" />
                                </actinic:block>
                                <actinic:block if="%3cactinic%3avariable%20name%3d%22IsQuantityPromptHidden%22%20%2f%3e">
                                	<input type="hidden" name="Q_<actinic:variable name="ProductID"/>"  value="<actinic:variable name="DefaultQuantity"/>" />
                                </actinic:block></td>
                                          </tr>
                                        </table></td>
                                      </tr>
                                    </table>      </td>
                                  </tr>
                                  <tr>
                                    <td>
                                <table  width="100%" border="0" cellpadding="6" cellspacing="0" bordercolor="#CECFCE" bgcolor="#E5E5E5" style="background:url('horoLines.gif');background-repeat:repeat;">
                                      <tr>
                                        <td valign="top">
                                          <!--<actinic:variable name="AttributeList"/>
                                <actinic:variable name="ComponentList"/>
                                <actinic:block if="%3cactinic%3avariable%20name%3d%22IsAddToCartButtonShown%22%20%2f%3e%20%3d%3d%20False">
                                	<br>
                                </actinic:block>
                                <actinic:block if="%3cactinic%3avariable%20name%3d%22IsAddToCartButtonShown%22%20%2f%3e%20AND%20%0d%28%3cactinic%3avariable%20name%3d%22NumberAttributesInPushButtonGrid%22%20%2f%3e%20%3d%3d%200%29" >
                                   <p>
                                   <actinic:variable name="AddToCartButton" />
                                </actinic:block>
                                
                                
                                      <actinic:block if="%3cactinic%3avariable%20name%3d%22IsOutOfStockShown%22%20%2f%3e"><!-- OutOfStock HTML begin -->
                                <!-- This template is used for the out of stock message. -->
                                
                                <B><P class="actwarningcolor"><actinic:variable name="OutOfStock"/></P></B>
                                
                                <!-- This template is used for the out of stock message. -->
                                <!-- OutOfStock HTML end --></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsCatalogSuspendedShown%22%20%2f%3e"><!-- Suspended HTML begin -->
                                <!-- This template is used for the catalog suspended message. -->
                                
                                <B><P class="actwarningcolor"><actinic:variable name="CatalogSuspended"/></P></B>
                                
                                <!-- This template is used for the catalog suspended message. -->
                                <!-- Suspended HTML end --></actinic:block>
                                -->
                                  
                                  <actinic:variable name="ExtendedInformationLinks"/>
                                  <actinic:variable name="ProductLinkText"/>
                                  
                                  <actinic:block if="%3cactinic%3avariable%20name%3d%22IsDatePromptShown%22%20%2f%3e">
                                         <br />
                                         <span class="actrequired"><actinic:variable name="DatePrompt"/></span><br />
                                         <actinic:variable name="DayList" /><actinic:variable name="MonthList" /><actinic:variable name="YearList" />
                                </actinic:block>
                                  <actinic:block if="%3cactinic%3avariable%20name%3d%22FileURLNotEmpty%22%20%2f%3e">
                                	<br><a style="font-size:10px" href="ProductLinkInfo" target="_blank" rel="nofollow">
                                	</actinic:block>
                                  <actinic:block if="%3cactinic%3avariable%20name%3d%22FileURLNotEmpty%22%20%2f%3e">
                                	</a>
                                </actinic:block>
                                     <actinic:block if="%3cactinic%3avariable%20name%3d%22DiscountDescriptionIsShownForProducts%22%20%2f%3e">
                                      <actinic:variable name="DiscountList" value="Standard Section Discount List" />
                                   </actinic:block>
                                  <actinic:block if="%3cactinic%3avariable%20name%3d%22IsAddToCartButtonShown%22%20%2f%3e%20AND%20%0d%28%3cactinic%3avariable%20name%3d%22NumberAttributesInPushButtonGrid%22%20%2f%3e%20%3d%3d%200%29" >
                                   <actinic:variable name="AddToCartButton" />
                                </actinic:block>
                                <!--
                                <input type=text value="" size=40 onchange="
                                var thisloc=location.href + '#NETQUOTEVAR:PRODUCTANCHOR';
                                if (this.value != '') {
                                location.href='mailto:' + this.value +'?subject=Take%20a%20look%20at%20NETQUOTEVAR:PRODUCTNAME&body=I%20saw%20' + thisloc + '%20and%20thought%20you%20would%20be%20interested.'
                                }
                                ">
                                <input type=button value="OK">
                                -->
                                <script>
                                var url="javascript:ShowPopUp('emailFriend.php?url='+document.location,650,650)";
                                document.write ('<a href="'+url+'"><img src="emailFriend.gif" alt="email this page to a friend" border="0"/ onClick=""></a>');
                                </script>
                                
                                <!--<a href="javascript:ShowPopUp('emailAFriend.php',650,650);"><img src="emailFriend.gif" alt="email this page to a friend" border="0"/></a>-->
                                <actinic:block if="%3cactinic%3avariable%20name%3d%22IsOutOfStockShown%22%20%2f%3e"><!-- OutOfStock HTML begin -->
                                <!-- This template is used for the out of stock message. -->
                                
                                <B><P class="actwarningcolor"><actinic:variable name="OutOfStock"/></P></B>
                                
                                <!-- This template is used for the out of stock message. -->
                                <!-- OutOfStock HTML end --></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsCatalogSuspendedShown%22%20%2f%3e"><!-- Suspended HTML begin -->
                                <!-- This template is used for the catalog suspended message. -->
                                
                                <B><P class="actwarningcolor"><actinic:variable name="CatalogSuspended"/></P></B>
                                
                                <!-- This template is used for the catalog suspended message. -->
                                <!-- Suspended HTML end --></actinic:block>
                                
                                  <actinic:variable name="CartErrorListXML"/></td>
                                        <td width="150" valign="top">
                                		<span class="actxxxsmall "><actinic:block if="%3cactinic%3avariable%20name%3d%22IsOtherInfoPromptShown%22%20%2f%3e">
                                         <br />
                                         <span class="actrequired"><Actinic:Variable Name="OtherInfoPrompt"/></span><br />
                                         <input type="text" name="O_<Actinic:Variable Name="ProductID"/>" size="60" maxlength="1000" value="" />
                                </actinic:block></span>
                                        
                                		<actinic:variable name="AttributeList"/>
                                <actinic:variable name="ComponentList"/>
                                				</td>
                                      </tr>
                                      
                                    </table></td>
                                  </tr>
                                </table>
                                <actinic:block if="%3cactinic%3avariable%20name%3d%22IsProductFormUsed%22%20%2f%3e">
                                      </form>
                                </actinic:block> <actinic:block if="%3cactinic%3avariable%20name%3d%22IsPopUpPageGenerated%22%20%2f%3e">
                                	<actinic:variable name="ExtendedInfoPageDesign"/>
                                </actinic:block> 
                                </table>

                                Comment

                                Working...
                                X