Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Asp image upload script

  • 07-02-2002 11:49PM
    #1
    Registered Users, Registered Users 2 Posts: 125 ✭✭


    hello there,
    Anyone know of a good asp image upload script?
    Or could someone help me with this small problem?
    I have built a website in asp that is fully editable in a control panel
    what i now want to do is to let my users upload an image to an images folder

    at the moment i have it setup Something like this

    They fill out a form
    First Name = textbox here
    Last Name = text box here
    image = <img src="images/1.jpg" width="100" height="65">
    Submit

    They then go to a page and see there details.
    Now I know the image isnt uploaded yet, what i have to get them to do then change the name of the image to suite the one they are going to upload eg: <img src="images/joe.jpg" width="100" height="65">
    Then get them to upload that picture using a ftp program
    (All very messy)
    really what im looking for is a browse button on my form that will upload to my images folder aswell
    Any ideas?
    I have done this before in cgi and found it fairly easy to set up.
    I was also thinking maybe as the fill in the form i auto direct then to a page which has this cgi script installed. what do you think ?

    Thanks Tom


Comments

Advertisement
Advertisement