Results 1 to 3 of 3

Thread: LinksCaffe problem opening the links.

  1. #1

    LinksCaffe problem opening the links.

    Greetings people!

    Im creating a site wich like many other amateur sites uses LinksCaffe for submiting links, the thing is that, i dont whant to submit links..i mean, i whant to submit files, it fits the same..htp://nameofthefile.zip it opens..but the thing is that, i whant it to "open" the file as normal (like when u click on a link on anyother page, and the option to save appears) without opening another window or in the same window go to a blank page when the option appears..i think u guys understand what i mean.

    Here is the code that controls that (i think)
    echo " <font class=text10><b><a target=_blank href='http://$siteurl/links.php?action=rated&link_id=$link_id'>$link_name</b></a></font><br>";
    What i whanted is simple, click on the link, and the site remains the same and the option to save appears, whitout having other window open or go to a blank page..

    If anyone could help..

    Cheers ppl

  2. #2
    maybe u should try removing the target option. In any case, whether a option to save or open apprears depends on the client browser
    Lets stop Thinking and start Drinking!

  3. #3
    Yes i know, but what i mean is that i dont whant a blank window to appear along with the save option, or open a new blank window with the save option..i already tried removing the target..nothing

Posting Permissions

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