Welcome to TalkGraphics.com
Results 1 to 3 of 3

Thread: Upload Button

  1. #1
    Join Date
    Nov 2006
    Location
    Leicestershire, UK
    Posts
    30

    Question Upload Button

    Hi All

    I was wondering if someone could tell the code for creating an upload button . I am creating a site where viewers can upload their CV

    Thanks
    ShinyB

  2. #2

    Default Re: Upload Button

    This depends on many things.

    Have a look around here

  3. #3
    Join Date
    Oct 2007
    Location
    Sydney, Australia
    Posts
    26

    Default Re: Upload Button

    hey Shiny,

    "An Upload button" really is just a submit button. nothing more. The function of uploading a file to a website is more reliant on what you want done with the file after you've got it!

    What language are you using? (HTML, PHP, ASP, .NET)??
    Do you want to store the file on the file system or in a database and if the answer is the later, is the db, MSSQL, postgress, mysql??

    Questions are many... answers are few.

 

 

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
  •