How can i realize weblinks like http://www.foo.de/ppc/?895262C1274272640T&ULP=[[143648$228563]] in weblinks module?

If i turn those links i get an error like "The weblink is not valid. Make sure you have included the http:// part. Other valid protocols are https and ftp" ...

How may i use links like that without an error?

greetings from germany, holger

Techno Magazin www.technomusik.net

Comments

Bèr Kessels’s picture

the [ and ] are invalid characters in a URL. IT is the drupal core url validation that validates the url, so if you think it isncorrect, lpease re-opon with "project" set to drupa, and nalme it valid_url() or so.