Results 1 to 8 of 8
  1. #1
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default Need Help in a code!!

    Hello, I'm making a new site and i want it so when u hit submit it would go to a loading page wile the file is uploading? (IS it possible??)

    i have got Divs and css on the site so yeah

    Help me with the code

    Reply with a link or the code but hopefully it wont stuff up the uploading.
    Last edited by chrisgocrazyH; 30-12-2007 at 09:46 PM.
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

  2. #2
    Join Date
    Nov 2007
    Posts
    753
    Tokens
    0

    Default

    <form action="page.php" method="post">
    and in page.php add some code that makes the browser redirect to the output page.
    Publishing free website designs, watch this space!
    Total number of designs published: 0
    Current work in progress: Landscape Design


  3. #3
    Join Date
    Mar 2007
    Posts
    1,691
    Tokens
    1,025

    Latest Awards:

    Default

    Or you could use an javascript <div> popup which shows when you click the button and put a simple loading image in it. Will be tutorials all over the place for it.

  4. #4
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default

    will use that but will it stuff up the upload??

    like say i was uploading an image with that it will still redirect to that page but if the file is big it will say loading??
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

  5. #5
    Join Date
    Dec 2007
    Location
    Toronto, Ontario, Canada
    Posts
    689
    Tokens
    0

    Default

    You're asking for an upload script then, right?

  6. #6
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default

    Quote Originally Posted by loserWILL View Post
    You're asking for an upload script then, right?

    No i have done my own i need somthing that will say loading while the image or file is uploading
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

  7. #7
    Join Date
    Dec 2007
    Location
    Toronto, Ontario, Canada
    Posts
    689
    Tokens
    0

    Default

    Ajax would work, would it not?

  8. #8
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default uhh

    Quote Originally Posted by loserWILL View Post
    Ajax would work, would it not?

    i dont know really i've tried most of the codes but they nva work
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

Posting Permissions

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