User Tag List

Results 1 to 3 of 3

Thread: post picture

  1. #1
    No Products Registered

    Join Date
    Dec 2008
    Posts
    24
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    post picture

    Is there a way to post a picture with moosock (or other extension) in a webserver with php or asp ?

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: post picture

    It's actually been attempted, but moosock has a bug that it doesn't give you any way to tell when a "send file" is done, but any data sent after you start the transfer but before it finishes won't arrive, or will get mangled into the file part-way through.

    Posting a file to a webserver requires you to send a "footer" after the file, unfortunately.

    EDIT: This post links to the most successful uploader we made with moosock: http://theclickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=93006#Post93006
    You can read the thread for the theory and troubles we had.
    EDIT2: Can OINC send files yet? Maybe replacing MooSock with OINC would work.

    What about FTP? That works fine.

  3. #3
    No Products Registered

    Join Date
    Dec 2008
    Posts
    24
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: post picture

    I think OINC doesnt have this function, yet!
    About ftp, I dont think this is a good way to post picture..
    You said about moosock bug that doesnt tell when the file finished isnt it ? But if the file is small (like a jpg picture) Can I put a function that check if the file on the server exist, if exist probably the file was sent!
    I can`t understand what you said with "footer file".. could you explain ? (sorry my stupid brain).
    If a send other file after the fist one before the first finish I`ll get a corrupt file?

    Thankyou for the fast feedbacK!

Similar Threads

  1. BUG: Active Picture > New Picture from Selector doesn't wait for image - Beta9
    By AyreGuitar in forum iOS Export Module Version 2.0
    Replies: 5
    Last Post: 27th January 2013, 03:09 PM
  2. Picture Name$ for Active Picture
    By AyreGuitar in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 11th April 2012, 07:54 AM
  3. Post picture.
    By Dagge in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 25th April 2009, 07:04 PM
  4. Adding a Picture to a Post
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 28th July 2006, 01:29 PM

Posting Permissions

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