Open "Open Dialog box"

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
dheeraja
Forum Commoner
Posts: 36
Joined: Tue Nov 09, 2010 11:03 pm

Open "Open Dialog box"

Post by dheeraja »

Hello guys,
I want to upload image, video or audio files but don't want to use file field, instead of that I am using button, so I want to open a file open dialog box onclick event, but not getting that how should I open it.

Well tell me one more thing is it possible to upload any file without using file field?

Thanks in advance
Dheeraj
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

Re: Open "Open Dialog box"

Post by yacahuma »

NO. the only other option will be to use flash or a java applet
Post Reply