Closed Thread
Results 1 to 2 of 2

Thread: Script that adds name of file to page when file is uploaded...

  1. #1
    Junior Member aLeXc is an unknown quantity at this point
    Join Date
    Jan 2001
    Posts
    11

    Question

    Hi there!

    I've got an upload script that lets users upload their files into a folder of my website. However, how would I make it so when they do upload a file, details of the file (e.g. name, size, date etc...) are then added to a list of the latest uploads on my front page? Can I download a script for this or is it quite complicated?

    Thanks

    Alex

  2. #2
    NLC Nick is a splendid one to beholdNick is a splendid one to beholdNick is a splendid one to beholdNick is a splendid one to beholdNick is a splendid one to beholdNick is a splendid one to beholdNick is a splendid one to beholdNick is a splendid one to behold Nick's Avatar
    Join Date
    Oct 2000
    Location
    United States
    Posts
    3,493
    You should get a link database similar to the one at Gossamer Threads and set it up. Once you're done, find a script that uploads the file, and on the upload form have a cookie that saves the url to the file and then the next page (link db entry form) uses the cookie to auto select the address and the users can fill out that form. That should work. You'll need someone to help you with the cookies (not me) if you don't know how to make them.
    Nick

Closed Thread

Bookmarks

Posting Permissions

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