Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Uploading heavy media files
Old 04-26-2006, 04:48 PM Uploading heavy media files
Junior Talker

Posts: 2
Trades: 0
I have been scratching my brains for quite sometime with this problem:
"eZ publish has a mechanism to store and display structured information which is called datatypes. You can add new datatypes via a plugin system. There is an existing datatype to handle media files like Flash and Quicktime video. This
datatype requires you to upload the files from your local computer via your webbrowser using a standard HTML upload form. This works fine for smaller files, but it for larger files this is not very useful.
Please alter the implementation of the media datatype to allow for browsing on the server hard disc for available files instead of uploading them. Assume that the files are already transfered to the server via e.g. FTP and are readable in the directory /upload on the server. The files should be deleted from the /upload folder once attached to the media datatype."
I figured out that this could be what I need to do theoritically:
"Since the media files are already uploaded in the server, we just need to display it in the client browser. So, we need to implement the web-based file browser using either
cgi-perl / asp / servelet. This file browser will list out the existing files in the /upload folder of the server.
The only change that is required to the media datatype is simply the input. Currently, the input is the file contents posted by the web browser as part of the request. Under the revised system, this would be the name of the file on the server, and so the media datatype would need to read the contents of the file, and then delete the file on the server."
But I absolutely don't have any idea of how to do the coding. Can anybody please give me a code to make the above stuff operational?
abhishek_c2 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-27-2006, 02:30 AM Re: Uploading heavy media files
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
Where did you get that documentation from? It's obviously a specific product or service, and the answer would be easier to figure out if we knew that.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 04-27-2006, 02:39 AM Re: Uploading heavy media files
Junior Talker

Posts: 2
Trades: 0
Hi,
Thanks for the reply...ez publish is a software used for publishing websites... the theoritical solution that i specified above is merely the result of a brainstorming session. It will be a great help if you can help me with the code.
abhishek_c2 is offline
Reply With Quote
View Public Profile
 
Old 04-27-2006, 11:23 AM Re: Uploading heavy media files
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
I don't think you're going to find code for something like that. I personally have never heard of EZ Publish before, and I don't think most people here will have either.

That sounds like a DIY kind of thing to me.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Reply     « Reply to Uploading heavy media files
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13078 seconds with 12 queries