Support Spidean

Do you like our FREE downloads? How about the FREE support for the FREE downloads? Please help us out and donate any amount! It's fast and easy through PayPal.

Spidean Forums

Board Index > Support > Postwrap truncates link


 < Last Thread   Next Thread >New Topic  Post Reply
Author: Subject: Postwrap truncates link

Newbie





Posts: 5
Registered: 7/17/2004
Status: Offline

  posted on 4/2/2006 at 02:02 AM
Post wrap is truncating a link I really would like to work!
The original link:
http://storefront.linksynergy.com/fs-bin/store?eid=7cy3Gvk/ Qu0&offerid=102356&stid=6&subid=

Postwrap cuts the link off at:
http://storefront.linksynergy.com/fs-bin/store?eid=7cy3Gvk/ Qu0

Any repair, hack, idea?

 
Reply With Quote

Newbie




Posts: 5
Registered: 7/17/2004
Status: Offline

  posted on 4/2/2006 at 02:12 AM
I found a quickie workaround - I thought of it as I posted the question above.
I created a "forwarding page" in my root folder - makes for a VERY short url

I used an old javascriopt re-direct code...
code:

<script language="Javascript"><!--
var URL = "http://storefront.linksynergy.com/fs-bin/store?eid=7cy3Gvk/Qu0&offerid =102356&stid=6&subid="
var speed = 1
function reload() {
location = URL
}
setTimeout("reload()", speed);
//--></script>



It works, but is there a better way?

 
Reply With Quote
New Topic    Post Reply


Main Menu

Get AutoTheme

Featured Item

Poll

How do you like the new look?

[ Results | Polls ]

Votes: 155

Powered by the AutoTheme HTML Theme System
Page created in 0.099077 Seconds