Browse by Tags

Related Posts

  • FileUpload workaround not workin on IE

    Hi there! I have a FileUpload control inside an UpdatePanel. I found here the workaround to make it work (I added a linkbutton outside the panel and I register: upAttachment.Attributes.Add( "onclick" , Page.ClientScript.GetPostBackEventReference(LinkButton1, "" )); on the Page_Load...
    Posted to "Atlas" Discussion and Suggestions (Forum) by asfaya on 09-08-2006, 12:00 AM
    Filed under: Atlas, Browsers, Atlas Bug, javascript, update, updatepanel, postback, atlass update panel, Partial Rendering, atlas update panel, FileUpload, workaround
  • Re: IE 7 FileUpload display image using Javascript

    Please advise which settings this might be. I looked under: Internet Options>Tools>Security> Include local directory path when uploading files to a server - Enabled I could not find an option for local drive ... which category is this under? Liz
    Posted to Client Side Web Development (Forum) by lizgee on 01-29-2007, 12:00 AM
    Filed under: javascript, ie7.0, browser, display image, local disk, FileUpload
  • Re: FileUpload issue in IE7 -

    Turned off the "Friendly error messages" and found no error. I have been checking these file upload pages on various browsers and found that on Netscape 8.1 if I do the - type about:config in the addressbar - type security.checkloaduri - doubleclick the value found to be set to FALSE This works only...
    Posted to Web Forms (Forum) by lizgee on 01-31-2007, 12:00 AM
    Filed under: javascript, file upload, image, IE7, FileUpload, IE7 7 FileUpload display image
  • Re: FileUpload - listening for file browse, is this possible?

    Hi There, Above is an simple example to set event on fileupload control. hope it help < head runat ="server"> < title > Untitled Page </ title > < script language ="javascript" type ="text/javascript"> function FileUpload_OnChange(sender,e) { document...
    Posted to Web Forms (Forum) by d4dennis@inspir3 on 07-26-2007, 12:00 AM
    Filed under: javascript, FileUpload, onchange
  • Re: javascript manipulations on an image via ImageUrl rewriting issue

    Hello, This is a weird one. I am using a small javascript file in an image's CssClass property to change its appearance on the client-side. I have a UserControl that begins with this image default, and it works great. When the file is uploaded, the ImageUrl is rewritten with the freshly uploaded...
    Posted to ASP.NET AJAX UI (Forum) by Dimebrain on 08-01-2007, 12:00 AM
    Filed under: updatepanel, Javascript, fileupload, image
Page 1 of 1 (5 items)