Results 1 to 6 of 6

Thread: can anyone help me?

  1. #1
    Join Date
    Apr 2007
    Location
    uk
    Posts
    35
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default can anyone help me?

    so sorry if i have posted on the wrong section, please tell me if i have.
    I am haveing a problem with my page, i want to add an upload button for people to make a profile and add a few pictures too, i have tried to write a script that may do it, but i must be doing some thing wrong?
    here is the page, http://www.slaveescorts.co.uk/create...lease_fill.htm
    as you can see i have done all what i need to do, but i have to put on an e-mail for people to upload picks, so all gets done seperately, i would like it all to be as one sent, so to stop any confusion as to what piscks go with what profile.
    can anyone help at all?
    any help would be great! and thank you all for looking..

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Is this actually legal?

    Anyway, the answer to your problems is to use an <input type="file"> and handle the data with a server-side script.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Apr 2007
    Location
    uk
    Posts
    35
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    thank you twey for your reply,
    yes is it legal to do this website.
    you talk about server side script? what is that and would you know at all where i would get one, or info on how to make one, at all? sorry for all the questions, i would rely like to learn all this, but not sure on how to look for it what would i put into google to search at all?
    i eagerly await your reply, and thank you so much

  4. #4
    Join Date
    May 2006
    Location
    Sydney, Australia - Near the coast.
    Posts
    1,995
    Thanks
    0
    Thanked 8 Times in 7 Posts

    Default

    http://www.php.net/manual/en/functio...oaded-file.php

    Usually, a script would be somewhere in the comments.
    Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
    Currently: enjoying the early holidays :)
    Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide

  5. #5
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    you talk about server side script? what is that
    A script that runs on the server to dynamically generate content to send to the user. You have one that handles emails already, at http://www.mrsite.co.uk/emailformpost.asp. You'd need to adapt that somehow (alas I don't know ASP, so can't help). You might want to look at http://www.w3schools.com/asp/default.asp.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  6. #6
    Join Date
    Apr 2007
    Location
    uk
    Posts
    35
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    thank you both of you for your reply's i will have a look at all that and see if i can sort it in some way. dont think i can change settings on ftp mr site, but hey i will try. and thanks both

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
  •