Results 1 to 2 of 2

Thread: Contents of URL field

  1. #1
    Join Date
    May 2005
    Posts
    4

    Default Contents of URL field

    Hi,

    I'm interested in Indexu, but I was hoping the URL would have a 'display' and 'target' as 2 different things, because...

    I want list affiliate websites and thought it would be nice to show the companys url in the directory listing, i.e www.example.com, but have the target as my affiliate link through, i.e www.cj.com/?aff_id.

    Is there a way of doing this in indexu, or is there another workaround?

    Any help appreciated.

    M.

  2. #2
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default

    bacically it is just plain ole HTML code anyway you want it. INDEXU uses replaceable tags in the A HREF code. you could do something like

    <a href="<%url%>" onmouseover="window.status=' <%title%>'; return true;" onmouseout="window.status=' '; return true;"><%url%></a>

    you could add a target="_blank" or whatever.

    that is not the original code of indexu but you could do it.



    .
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

Similar Threads

  1. Replies: 3
    Last Post: 06-29-2004, 04:12 AM
  2. Have created field for "image" in admin
    By shogun in forum v5.x
    Replies: 0
    Last Post: 06-12-2004, 12:50 PM
  3. Replies: 2
    Last Post: 08-05-2003, 02:16 AM
  4. Creating db field with radio button or dropdown listbox
    By dody in forum Tutorials, Hints & Tips
    Replies: 4
    Last Post: 05-14-2003, 07:03 AM
  5. New field
    By Carlitus in forum v5.x
    Replies: 3
    Last Post: 10-16-2001, 07:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •