|
I'm planning to let my site users upload photos through their mobile devices specifically Iphone.Currently, they can only upload photos through their desktop or laptop.What would be the best approach using ASP.NET 3.5 and Visual Basic?Thanks in advance...
Started by joe capi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Write a web service which accepts photos and write a client on the iPhone which sends to your web, or set up a system that allows users to e-mail in their photos to a unique e-mail address associated.
|
|
KSMY Martial Arts in Sacramento, CA had several owner photos uploaded.
However, once a Google User uploaded a couple of photos, the owner's photos are no longer visible.
When the owner logs into their account, it still shows that the owner uploaded the...
Started by kpmora on
, 21 posts
by 11 people.
Answer Snippets (Read the full thread at google):
Yesterday I changed Street to St at owners request which to remove/re-upload....
So maybe something is quirky.
Places listing - there was NO other Google user who tried to upload photos since this was a brand new with photos too.
|
|
I'm creating an site which allows users to upload photos. It's a linux server.
I was wondering what would be the best directory structure to to save these images? And is there a limit of number of files a folder can have?
Would it be better to save every...
Started by Lost_in_code on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You can determine this figure by executing:
df -i
The figure reported as IFree is the upper bound on the number of files you can hold in a directory, but... .
The only limit to the number of files a directory can hold in linux in the number of free inodes .
|
Ask your Facebook Friends
|
My specific situation
Property management web site where users can upload photos and lease documents. For every apartment unit, there might be 4 photos, so there won't be an overwhelming number of photo in the system.
For photos, there will be thumbnails...
Started by resopollution on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Edit on caching: If you want to cache the file while the user uploads it to ensure the operation finishes as soon as possible, dumping it straight....
The data has to go through a lot more layers when you store it in the db .
No contest.
File system.
|
|
My website would like users to upload their photos...but how do I keep our server safe from harm? Allowing only JPGs should avoid virus trouble, but what if someone selects a 10Gb file - will that slow the whole website down?
We're using Classic ASP and...
Started by Magnus Smith on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
In Persists....
Check it out
http://www.codeproject.com/KB/aspnet/FlashUpload.aspx
This appears to enforce file upload size: http://www.aspupload.com/
I am not sure how it handles it.
There is a great component that uses Flash to upload files.
|
|
While uploading new photos to a linux server with PHP, I'm having to give them unique names (using it's file name is ruled out). There's no interaction with a DB so getting unique IDs is also not possible.
I thought of using DATE+TIME.jpg , but that's...
Started by Lost_in_code on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
upload too much..
|
|
I'm having a problem with getting Facebook photos to upload to my wall. Instead they're just showing up in the Mobile Uploads section, without ever appearing in the news feed. I've searched everywhere online and found a few people with the same problem...
Started by CatchingOn on
, 39 posts
by 15 people.
Answer Snippets (Read the full thread at androidforums):
Pics I upload to FB from my phone show up on my wall and in the mobile uploads is that the Moto Droid is recording....
Anyone have) it works for me.
So, I rotated the photo before the upload, and it still is sideways.
Client sideways.
|
|
I got a javascript code like this to validate the file extension for my users when they upload pics on my server.It should allow both .jpg and .jpeg photos however only .jpg files are accepted and it invalidates if the photo ends with .jpeg.Here's the...
Started by jamal on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Probably best to set a flag in the comparison and not... .
This means it won't get a chance to try the second extension in the list .
Looks to me like it is going to compare the file extension against the first item in the list (.jpeg != .jpg) and return 0 .
|
|
Is there an easy way to exclude photos from upload on the mobile platform. I think the informational video indicated that all photos would be uploaded. While I might want to upload most photos, I doubt I will want to upload all photos.
Started by Davorak on
, 15 posts
by 7 people.
Answer Snippets (Read the full thread at google):
Instant Upload photos are uploaded into a private folder, and you get@Davorak, ....
That's correct.
I debated utilizing this feature but then contemplated the numerous times I DIDN'T upload those photos in them.
|
|
Maybe it's just me but I cant upload photos today. I tried to upload to the gallery and by using the attachment.
Started by dirtycontour on
, 13 posts
by 3 people.
Answer Snippets (Read the full thread at thereeftank):
Gallery said file empty let me try one you email me the pic yu want to upload? Had my girl send the email, I'm at work and can't do much.
In a thread either? When I tried an attachment it says upload fail.
|