Click here to Skip to main content
15,889,116 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: AngularJS and page bookmarking Pin
Nathan Minier14-Apr-16 3:10
professionalNathan Minier14-Apr-16 3:10 
Questionrun vb.net web app in browser that has enough room Pin
dcof11-Apr-16 17:55
dcof11-Apr-16 17:55 
AnswerRe: run vb.net web app in browser that has enough room Pin
Richard MacCutchan11-Apr-16 21:35
mveRichard MacCutchan11-Apr-16 21:35 
QuestionmaxTimeout setting in Machine.config file Pin
Prasanth P1-Apr-16 15:16
Prasanth P1-Apr-16 15:16 
QuestionPHP - Warning: fopen(): Filename cannot be empty Pin
M Riaz Bashir29-Mar-16 22:15
M Riaz Bashir29-Mar-16 22:15 
AnswerRe: PHP - Warning: fopen(): Filename cannot be empty Pin
Jochen Arndt29-Mar-16 22:38
professionalJochen Arndt29-Mar-16 22:38 
GeneralRe: PHP - Warning: fopen(): Filename cannot be empty Pin
M Riaz Bashir30-Mar-16 0:06
M Riaz Bashir30-Mar-16 0:06 
AnswerRe: PHP - Warning: fopen(): Filename cannot be empty Pin
W Balboos, GHB11-Apr-16 5:30
W Balboos, GHB11-Apr-16 5:30 
Also - consider that the large file does not yet exist on the server when because your code migh be doing the file-copy asynchronously.

If this is the case, since it's not there yet, the name may not yet exist int the $_FILES["file"] array. You see how a large file may not be done whilst a small one will be transmitted very quickly.

If other attempts at finding the problem fail, add a delay to your application between the upload and the access steps and see if that fixes things.





"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"As far as we know, our computer has never had an undetected error." - Weisert
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

QuestionAccess Denied issue for Web service Pin
Prasanth P27-Mar-16 0:07
Prasanth P27-Mar-16 0:07 
AnswerRe: Access Denied issue for Web service Pin
Afzaal Ahmad Zeeshan28-Mar-16 9:48
professionalAfzaal Ahmad Zeeshan28-Mar-16 9:48 
QuestionHow to sync database offline and online application Pin
Arvind Zamakia25-Mar-16 22:17
Arvind Zamakia25-Mar-16 22:17 
AnswerRe: How to sync database offline and online application Pin
ZurdoDev28-Mar-16 8:37
professionalZurdoDev28-Mar-16 8:37 
AnswerRe: How to sync database offline and online application Pin
Afzaal Ahmad Zeeshan28-Mar-16 9:50
professionalAfzaal Ahmad Zeeshan28-Mar-16 9:50 
QuestionUnitOfWork And Repository Patterns Not Needed When Using EF Pin
MadDashCoder24-Mar-16 8:34
MadDashCoder24-Mar-16 8:34 
AnswerRe: UnitOfWork And Repository Patterns Not Needed When Using EF Pin
Richard Deeming24-Mar-16 9:13
mveRichard Deeming24-Mar-16 9:13 
QuestionSOMEONE HELP ME FIX THIS. URGENT! Pin
EdzMedallada21-Mar-16 8:33
EdzMedallada21-Mar-16 8:33 
AnswerRe: SOMEONE HELP ME FIX THIS. URGENT! Pin
Serkan Onat21-Mar-16 11:43
professionalSerkan Onat21-Mar-16 11:43 
QuestionDeselecting An Element When Another Element is Selected Pin
MadDashCoder20-Mar-16 21:19
MadDashCoder20-Mar-16 21:19 
AnswerRe: Deselecting An Element When Another Element is Selected Pin
Richard Deeming21-Mar-16 3:22
mveRichard Deeming21-Mar-16 3:22 
GeneralRe: Deselecting An Element When Another Element is Selected Pin
MadDashCoder21-Mar-16 7:49
MadDashCoder21-Mar-16 7:49 
GeneralRe: Deselecting An Element When Another Element is Selected Pin
Richard Deeming21-Mar-16 9:57
mveRichard Deeming21-Mar-16 9:57 
QuestionCan the Prestashop Layered Navigation Block work in Localhost? Pin
Andre HS19-Mar-16 4:20
Andre HS19-Mar-16 4:20 
QuestionDiscount Coupons/Deals site Pin
Riya k Sharma17-Mar-16 7:54
Riya k Sharma17-Mar-16 7:54 
AnswerRe: Discount Coupons/Deals site Pin
Goyllo11-Apr-16 2:31
Goyllo11-Apr-16 2:31 
Questionweb servirce url consume Pin
caradri15-Mar-16 4:09
caradri15-Mar-16 4:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.