Browse by Tags

Related Posts

  • Skin fileupload control?

    Hello, I am using a skin on my site to format many things, but in this case specifically buttons. Now I also have a file upload control that I want the button to match the generic button. If I do this: .fileupload { border: 1px solid #FFFFFF; color: #FFFFFF; background-color: #ff9900; font-size: 1em;...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by chadwixk on 06-10-2009, 12:00 AM
    Filed under: fileupload
  • Odd problem with FileUpload control: Unable to load certain files on live site!?

    In my latest project, users are able to upload files of any type to the server. This is achieved via the standard FileUpload control. Everything in working fine locally, on my development machine. However, when I deploy the site to the live server (Windows 2003), some thing odd is happening - Some files...
    Posted to Web Forms (Forum) by Daze on 06-04-2009, 12:00 AM
    Filed under: FileUpload, Fileupload problem
  • fileupload extension filter

    Dear friends, I want to apply fileupload extension filter so that when user click on "Browse" button to select file, they get to see only those file for which I have set the filter. Can someone please let me know if it is possible? Thank You, Vishal
    Posted to Client Side Web Development (Forum) by vishal.dedania on 05-28-2009, 12:00 AM
    Filed under: extension filter, fileupload
  • FileUpload Control: PostedFile.FileName is not the Full Path Name in Internet Explorer 8 (IE8)

    I wrote a photo upload page using a FileUpload control. I wanted the original file name with its full path as it exists on the local machine. To do this I used: fileUpload.PostedFile.FileName This worked well using Internet Explorer 7 (IE7). However it now fails using Internet Explorer 8 (IE8). In looking...
    Posted to Web Forms (Forum) by WantaBe on 05-18-2009, 12:00 AM
    Filed under: PostedFile, filename, FileUpload, Full Path Name
  • Broken image when displaying images from DB loaded using FileUpload control - NO problem when same images loaded into DB using WinForms app

    I have an asp.net web app that I want to use to save images into my database and then displaying them using a webhandler where needed. Everything works fine, no errors but I get a broken image sign on display. For testing purposes, I created a WinForms app that loads the same file into the database using...
    Posted to Web Forms (Forum) by funkysmooth on 05-15-2009, 12:00 AM
    Filed under: encoding, ASP.NET, asp.NET drawing images database, byte[], c#, FileUpload, InputStream.Read, database image, winforms
  • FileUpload prompt text?

    How do I put prompt text inside the textbox for a FileUpload control? This is the standard textbox and Browse... button for uploading files. Woudl like to have a text prompt inside the textbox (select .shp file to upload...) to keep the page neat. Is tehre an easy way to do this? Thanks, Derek
    Posted to Web Forms (Forum) by dex3703 on 05-05-2009, 12:00 AM
    Filed under: text, FileUpload
  • File Upload Control HttpException - "Maximum request length exceeded."

    Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:"";...
    Posted to Web Forms (Forum) by tamizhppiriyan on 04-27-2009, 12:00 AM
    Filed under: FileUpload, HttpException
  • fileupload control rendering issue when it is used in as user control

    Hello, I put the fileupload inside a user control. everything is working fine except one rendering issue. the Browse button which has the Browse text inside a white rectangle. If i do a mouse over, the rectangle will disappear but after a page refreshes it will come back again. Any explanation? Thank...
    Posted to Web Forms (Forum) by donkaiser on 04-15-2009, 12:00 AM
    Filed under: UserControl ascx, FileUpload
  • Re: FileUpload Problem

    Hello blink18jew Use this hopefully You can solve ur issue. <form id="form1" runat="server"> < asp:FileUpload ID= "FileUpload1" runat= "server" /> < asp:Button ID= "Button1" runat= "server" onclick= "Button1_Click" Text...
    Posted to Free For All (Forum) by rezakawser on 04-04-2009, 12:00 AM
    Filed under: Upoload Image, FileUpload, HttpFileCollection, Image Uplaod, IO Path
  • FileUpload.HasFile is always false

    This has been driving me crazy the last couple of hours. I've tried everything that I can think of, but for some reason it's just not working. I've used FileUpload controls hundreds of times on dozens of other sites, but for some reason that I can't figure it, it's just not working...
    Posted to Web Forms (Forum) by jamesewelch on 03-19-2009, 12:00 AM
    Filed under: FileUpload
Page 1 of 14 (140 items) 1 2 3 4 5 Next > ... Last ยป