Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
SiHoop #1
Delete flv from server
How do I delete an flv file from a media server? I have an application in which
registered users can store flv files. When a user is removed from the system, I
want to remove their name from a database and all of their videos from the
server. I've taken care of deleting the users from the database, but don't know
how to get rid of their videos. I have all of the file names stored in the
database, so thatis not a problem.
Thanks!
SiHoop Guest
-
Delete Image from Server
I have been unable to find instructions for deleting images from the server. My client would like to clean up his folders and remove images he is no... -
Delete files in server
No it's not. The only way to delete files on the server is to have direct access to it through a FTP program. The one I use is FTP Commander it's... -
How to read an SQL Server into a ASP page and then change, add, delete and write it back to SQL Server
Hello All I need to read a SQL Server table into a Web Page and within the Web Page to permit my users to make changes to the records, delete or... -
mail auto delete from POP server
I would like to write a program that deletes all mails from my popserver which are older than 'n' days Is there a script available already. If I... -
Help with linked server qry (error doing delete!)
Hi all, We are trying to insert rows from one table on an application db server into a destination table on a linked server. First we do a... -
Dpto. Programacion Prodigia Consultores #2
Re: Delete flv from server
you can do it using a php file that delete the flv files as you delete other
files, managing file sentences
"SiHoop" <webforumsuser@macromedia.com> escribió en el mensaje
news:fsdkuu$kao$1@forums.macromedia.com...> How do I delete an flv file from a media server? I have an application in
> which
> registered users can store flv files. When a user is removed from the
> system, I
> want to remove their name from a database and all of their videos from the
> server. I've taken care of deleting the users from the database, but don't
> know
> how to get rid of their videos. I have all of the file names stored in the
> database, so thatis not a problem.
>
> Thanks!
>
Dpto. Programacion Prodigia Consultores Guest
-
Graeme Bull #3
Re: Delete flv from server
You can have a server side code go through the list and call clear() on the
stream object. Check out the docs on the server side stream object and it will
become "clear" to you on how to do it (har har).
Graeme Bull Guest



Reply With Quote

