Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Links manager special charachter problem
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

DarrenLuxton
Junior Member

184 Posts

Posted - 15 October 2008 :  07:45:56  Show Profile
Hi all, i've been looking around for an answer to this, but can't seem to find one.

Basically, i'm haveing a problem displaying special characters in my links specificall the % sign.

Ok, this is the deal, i want to add a new link that contains the % sign, example http://www.wowwiki.com/Eye_%28Tempest_Keep%29

Now, i've checked the database, and thats exactly what is written it the field, however, when viewing this url via the links manager it seems to add extra info to the link itself.
This is what the links.asp is outputting: http://www.wowwiki.com/Eye_%2528Tempest_Keep%2529

As you can see, whenever it sees the $ sign, it adds a 25 to the output.

I've been looking in the Inc_func_links.asp but can't seem to find anything regarding this, any help much appreciated.

Thanks in advance<

AnonJr
Moderator

United States
5768 Posts

Posted - 15 October 2008 :  08:57:08  Show Profile  Visit AnonJr's Homepage
The percent sign is a special character. I'm willing to bet that somewhere in the Links Manager code it is URL encoding the URL, which is encoding all "%" as "%25" - if I remember correctly "%25" is the URL encoded form of the "%". More likely than not the "%29" already in the URL is from some other special character that has already been encoded.

As far as how you want to fix the problem, that's another issue. The URL encoding is done for a reason, and I'm not sure you want to bypass it. What options that leaves, I'll have to think over while I try to wake up with this cup of coffee. Floor's open to anyone with a bright idea. <
Go to Top of Page

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 16 October 2008 :  04:38:22  Show Profile
If the URL is being encoded before being displayed, then simply replacing the %28 and %29 with the actual characters should solve your problem - I think they are, respectively, ( and ).

<

Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.49 seconds. Powered By: Snitz Forums 2000 Version 3.4.07