Hi,

I currently created a video uploader, but when the video is too big in size, the page seems to be not doing any until the video is completely uploaded. I want to put somewhat like "loading.. please wait" script until the video is not completely uploaded.

Thanks.

//Ana

Recommended Answers

All 2 Replies

I don't know if it's possible to do it with PHP.
Maybe animated gif image and then meta-header redirect, or text echo after upload.
But you can use Javascript to do this, just plugin with library - Jquery + BlockUI plugin should do the job.

I tried javascript, buy it didn't work, I'll try that Jquery you suggested. Jquery is really a great tool, will at it, thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.