Search

You searched for the word(s): upload'A=0
Showing page 215 of 656 (6,557 total posts) < 1 second(s)
  • Passing file name to other php

    I have the uploader portion working fine but I'm trying to get the filename(s) passed to my post form <form action=''./upload.php'' id=''form1'' method=''POST''> then in my upload.php would like to do something like <img src='http://mywebsite/uploads/<?php echo $_POST[''processedlist'']; ?> But that doesn't work ...
    Posted to PHP File Uploader (Forum) by sschuaer513 on October 11, 2011
  • insert image in dynamic directories

    hi recently we upgrade to 6.6 ,yestarday i uploded all the new client fix files and its look good . i edit the web.config module sections with the upload , but it doesnt upload files. it used to work in the older version.  i have for each account is own directory on web server , so if my site is wwwroot/main/MainSite the account folder is ...
    Posted to Cute Editor for .NET (Forum) by hilla1610 on October 11, 2011
  • Problem with script on virtual host

    When I run the demo on my development system everything is wonderful. When I move the working script to my webhost the calculated location of the script is wring, below is the firebug output after clicking the upload button. The direct path on the server to my home directory is /home/users/web/b596/dh.etalentamerica .   The script is called ...
    Posted to PHP File Uploader (Forum) by etalent on September 2, 2011
  • Re: Form Posting - How to retrieve File Details

    Hi, Upload upload the file to the server at background. And returns the GUID as the form data. When you get the GUID , you can use the  SET mvcfile=uploader.GetUploadedFile(GUID) to recieve the temp file  you can use mvcfile.FileName/FileSize to get the file information and use mvcfile.FilePath to get the temp ...
    Posted to ASP Uploader (Forum) by cutechat on August 8, 2011
  • Programmatically Adding Files to the Queue Using Javascript

    I am new to the AjaxUploader, and I am trying to use it to manually start an upload of files the user has selected using the ui buttons and files that have been selected using other buttons on the page.  Is there a way to programmatically add files to the queue list using javascript?  I have also looked at the source code for ...
    Posted to Ajax Uploader (Forum) by rmillergravic on July 28, 2011
  • Re: Citrix environment - Toolbar buttons and content are not displayed

    Thanks Ken, The web application runs on an internal network server with one of our clients.They experience the problem when their employees connect via Citrix from home to their internal network.I don't think that you can test this from your end since they will not allow you into their network.This is not a public website. Please let me ...
    Posted to Cute Editor for .NET (Forum) by atudor on June 16, 2011
  • Where are files uploaded to?

    Hi there,  I've just downloaded the trial version of asp uploaded but I can't upload my files to anywhere other than c:\windows\temp etc.  I try specifying the upload folder but I don't know where it's relative to, the scripts folder running my asp? All I get is ''directory does not exist.''  Any ideas? ...
    Posted to ASP Uploader (Forum) by KJG on June 4, 2011
  • Re: IE8 / Vista: no refresh after fileupload

    yes, same issue ....... plus another one 1. click on the second image (dunes 200x131)2. go to img properties3. click on ''browse'' (if path shows ''http://phphtmledit.com/'' remove everything before /Uploads or you'll get a 404 error.)4. click ''upload files''5. choose a file with the same name (ph02366j.jpg 80x76) on your hard ...
    Posted to Cute Editor for PHP (Forum) by Cassiopeia on May 30, 2011
  • 'read mode' for a gallery?

    We are using CuteEditor to allow users to build a blog that contains photos. In order to do that, they need to be able to upload photos.  Now obviously, I don't want one user to update a second users photos.  So every person gets their own gallery library.  That worked perfectly, I do that through the ASP.NET interface that ...
    Posted to Cute Editor for .NET (Forum) by briankitt on May 6, 2011
  • Re: uploadmodule is not installed into web.config

    Hi Adam, I have already done the above in my web.cofig file still when I try to upload the files, it gives different behaviours in different browsers. For Chrome, I am getting following javascript alert  UploadModule is not installed into web.config.!  When I use the upload in Firefox, it give javascript error as ...
    Posted to Ajax Uploader (Forum) by shailen on April 15, 2011