Welcome, Guest
  • Author Topic: Ecard Directory Question...  (Read 2400 times)

    pilot

    • Server what's that
    • *
    • Posts: 4
      • View Profile
    Ecard Directory Question...
    « on: 09/28/06, 11:08 »
    Greetings, I ran a search but did not find an answer to my question.

    Is it possible for the recipient of the FlashCard to "pickup" the card from a specified directory on the sever (within the web root) vs. the Ecards Directory in which it was created? I would like persons to be able to pickup a card, but NOT be able to get to the ecards directory to send their own.

    Basically I would like a scenario that only allows "approved" persons to access the send function.

    Thanks!

    Musicman

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 2685
      • View Profile
      • Email
    Re: Ecard Directory Question...
    « Reply #1 on: 09/28/06, 16:53 »
    Hi,

    should be possible.
    You can eith change the script so dbtext is parallel to ecards, and put htaccess on ecards
    or you can create scripted login and change the script so that it refuses to send for user not logged in

    Musicman

    pilot

    • Server what's that
    • *
    • Posts: 4
      • View Profile
    Re: Ecard Directory Question...
    « Reply #2 on: 10/03/06, 13:12 »
    Thanks I'll give a shot.