Axosoft Support Forums
»
SlickUpload
»
SlickUpload Support [archive]
»
How can I upload files without HtmlInputFile Contorl
|
|
Rank: Newbie
Groups: Registered
Joined: 3/26/2008 Posts: 1
|
I want to upload a special file in my class using this Component. I don't want to provide the HtmlInputFile Contorl for users to select.how can I do this? please give me some example. thanks.
|
|
|
Rank: Administration

Groups:
Joined: 7/7/2005 Posts: 1,586 Location: Scottsdale, AZ
|
SlickUpload is built around standard browser uploading, and thus require html file inputs.
If you want to change the look and feel of the control, you can use css skinning techniques as outlined here: http://www.quirksmode.org/dom/inputfile.html or here: http://shauninman.com/archive/2007/09/10/styling_file_inputs_with_css_and_the_dom. Simply apply those styles to the file inputs in the UploadHandler.aspx.
|
|
|
|
Guest |
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.