Tagged Questions

0
votes
1answer
66 views

HttpWebRequest C# uploading a file

Hello, using C#, I'm trying to integrate my web store w/ an email marketing client. I want to upload a comma delimited file of subscribers once a night. They say to get this to wo …
0
votes
1answer
8 views

Filename shows as a Required field in a Document Library in Sharepoint 2007.

Ok, so got a stumped scenario. On a Sharepoint MOSS 2007 site, somebody messed around with the settings of a Document Library. You try and upload multiple documents to the docum …
0
votes
3answers
75 views

$_FILES array in PHP is empty…

I'm trying to get a file uploaded through a PHP script, but my $_FILES array is always empty? My $_POST data entry for the file HTML input element has the filename...Just no file …
2
votes
9answers
205 views

Upload a virus using a webform

Is it possible to upload a virus to a remote computer using a webform? If yes how do we prevent this from happening assuming we are limiting file types to just images?
0
votes
1answer
115 views

.NET Http file upload intermittent problems

We have had problems for the past year whereby when users upload files to the server very few files will just not upload via a simple HTTP form. These files have been of varying …
1
vote
1answer
58 views

Is there anyway to dynamically change upload_tmp_dir via an apache module version of PHP dynamically, i.e. before the uploading file is written to disk

I want to rotate the location where temporary files are written however it is my understanding that the PHP script wont execute until after the full post is already completed. By …
2
votes
4answers
427 views

ASP.NET File uploading-dynamic file names

I have a web page where i have an ASP.NET file upload control to upload files from client machine to Server.Now i want to do the uploading n number of times.Ex : I want to upload …
0
votes
3answers
97 views

Is there anyway to compress jpeg using any technology to decrease upload time?

I have an online tool through which another user upload photos. The user is having issues when using slower bandwidth. I found this http://en.wikipedia.org/wiki/Lossless%5Fdata% …
0
votes
1answer
41 views

Multiple uploads

Hi I need to upload the files to FTP from three different classes simultaneously.. How can i handle it using connection Kit .. If i use thread for three classes uploading will not …
0
votes
0answers
133 views

Uploading Multiple Files For FTP in Mac

Hi i am using Connection Kit Framework in my cocoa application.. I need to set multiple connections to a ftp server. and also i am facing problem in multiple file uploads.. How can …
0
votes
0answers
53 views

REST Uploading a Shapefile

Hi, I'm trying to upload a shape file with REST API. Here is the error I get : No such datastore: ws1,nete I've installed version 1.7.5 together with the restconfig-1.7.5.jar plu …
0
votes
1answer
79 views

ASP.NET Webservice corrupts uploaded file

I have a webservice through which I can upload documents to our ASP.NET web site. The problem is when I upload PDF & word documents, they get corrupted when I try to open them …
0
votes
1answer
58 views

iPhone Upload Sounds

Hey, I'm new to this site. I think it is great! Okay, here's the deal. I just downloaded Smule Ocarina. I was wondering how they made it so you can upload a song to the cloud. I mi …
0
votes
1answer
50 views

Best methodology for File Uploading :How does Youtube ?

What is the best method to follow for uploading files to server using my website ? Each user will upload some files to his profile.Should i place all files in a single directory or …
-2
votes
3answers
166 views

error while uploading project to Google App Engine(python)

2009-06-30 23:36:28,483 ERROR appcfg.py:1272 An unexpected error occurred. Aborting. Traceback (most recent call last): File "C:\Program Files\Google\google_appengine\google\appe …

1 2 next
15 30 50 per page