Page 1 of 1

Upoad button to upload a file

Posted: Sat Jun 19, 2010 11:44 pm
by 1pseudoxy
how i can create a Upoad button to upload a file and show their content down this button in the interface, the upload button is designed to work permenantly

Code: Select all

[color=#000040][size=150] :D [/size][/color]
[/b].

Re: Upoad button to upload a file

Posted: Sun Jun 20, 2010 5:08 am
by Jasper
In what? On the web, an native application? What libraries are you using? What sort of content?

If you didn't think of including any of these in your comment asking, i don't think you're ready to implement this at all.

Re: Upoad button to upload a file

Posted: Sun Jun 20, 2010 7:07 am
by 1pseudoxy
i'll use capi interface for a native application.

Re: Upoad button to upload a file

Posted: Sun Jun 20, 2010 7:10 am
by 1pseudoxy
the upload button will load a file & show it under the menu where upload button.
THNX
:lol: ;

Re: Upoad button to upload a file

Posted: Mon Jun 21, 2010 8:58 am
by amos
But if it's a native application what is being uploaded and to where?

Do you mean that you would like to point your application at a file on the local filesystem, have it remember the association and display this in a menu. What do you want to do with the file once it's been associated? Is this in the file menu of a desktop application?