SlickUpload
Welcome Guest Search | Active Topics | Log In | Register

How can I upload files without HtmlInputFile Contorl Options
panzh10
#1 Posted : Wednesday, March 26, 2008 4:49:51 AM
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.
ChrisHynes
#2 Posted : Thursday, March 27, 2008 7:30:57 AM
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.

Users browsing this topic
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.