Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

External links


npn2531

Recommended Posts

Posted

Is it kosher to hardcore a link on a http (non ssl ) page? Or do you get the dreaded 'insecure and secure items' warning, or lose the session id?

 

ie

 

to simply type <a href="http://www.externallink.com" target="blank">external link</a>

 

or is there a proper way to do this?

 

Thanks

Oscommerce site:

 

 

OSC to CSS, http://addons.oscommerce.com/info/7263 -Mail Manager, http://addons.oscommerce.com/info/8120

Posted

Hi Jase,

 

Also had a chrome bug where he did not recognize target blank was a few months ago though .maybe fixed now.

 

Regards

Joli

To improve is to change; to be perfect is to change often.

 

Posted

I have a vague remembrance of reading that 'target=blank' was going to be depreciated, and when I google 'target blank' I find there is a fair amount of 'controversy' over it's use.

I did at least learn that in some browsers 'target=booger' will also open a new browser window. Too bad I'm not 12 years old anymore and find this hilarious.

 

www dot russellheimlich dot com/blog/target_blank-vs-target_new/

Oscommerce site:

 

 

OSC to CSS, http://addons.oscommerce.com/info/7263 -Mail Manager, http://addons.oscommerce.com/info/8120

  • 5 weeks later...
Posted

I have just tried to do the href thing for an external link in the conditions page (inside the text body) of the site and I got this 404 error page...

 

http://yoglin.com/shop/"http://www.whatcanyoudocampaign.org/"

 

Where in the coding can I alter the link manager to NOT put everything inside the store... it would be so helpful to put an external link into the banner manager, links in product pages, etc. and have it go to the external website..

 

Any clues would be appreciated. Thanks in advance.

L Dean

Posted

ok, I found the problem...

<a href=”http://www.whatcanyoudocampaign.org/”> www.whatcanyoudocampaign.org </a>

 

becomes (without the href quotation marks)-

<a href=http://www.whatcanyoudocampaign.org/> www.whatcanyoudocampaign.org </a>

 

and it works great.

 

but that still leaves me with a question of how to alter the banners_url to allow links to external sites?

 

Thanks for your patience with me (asking questions that I inevitably answer 5 minutes later...

 

L Dean

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...